summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-x86
diff options
context:
space:
mode:
authorMykola Kostenok <c_mykolak@mellanox.com>2017-06-13 10:43:22 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-06-16 06:10:05 +0000
commitdd7779273c680be4d9e8a95e7dd70e36902a8b0b (patch)
treeb66202ff63345ffaad6ac5a2b4c6e1be239b3e58 /meta-openbmc-machines/meta-x86
parent169657e29c16309a5fc1e66f3ebee720930f8663 (diff)
downloadtalos-openbmc-dd7779273c680be4d9e8a95e7dd70e36902a8b0b.tar.gz
talos-openbmc-dd7779273c680be4d9e8a95e7dd70e36902a8b0b.zip
mellanox-msn: initial machine support.
Add layer for mellanox msn platform. Change-Id: Ic624670f828004cea43e310d74bcdc689e4c1f6f Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com>
Diffstat (limited to 'meta-openbmc-machines/meta-x86')
-rw-r--r--meta-openbmc-machines/meta-x86/meta-mellanox/conf/layer.conf5
-rw-r--r--meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/bblayers.conf.sample37
-rw-r--r--meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/conf-notes.txt2
-rw-r--r--meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/layer.conf9
-rw-r--r--meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/local.conf.sample21
-rw-r--r--meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/machine/msn.conf9
-rw-r--r--meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes.txt1
7 files changed, 84 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-x86/meta-mellanox/conf/layer.conf b/meta-openbmc-machines/meta-x86/meta-mellanox/conf/layer.conf
new file mode 100644
index 000000000..9b1c6b976
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/meta-mellanox/conf/layer.conf
@@ -0,0 +1,5 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+BBFILE_COLLECTIONS += "mellanox"
+BBFILE_PATTERN_mellanox = ""
diff --git a/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/bblayers.conf.sample b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/bblayers.conf.sample
new file mode 100644
index 000000000..273971a55
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/bblayers.conf.sample
@@ -0,0 +1,37 @@
+# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
+# changes incompatibly
+LCONF_VERSION = "6"
+
+BBPATH = "${TOPDIR}"
+BBFILES ?= ""
+
+BBLAYERS ?= " \
+ ##OEROOT##/meta \
+ ##OEROOT##/meta-poky \
+ ##OEROOT##/import-layers/meta-openembedded/meta-oe \
+ ##OEROOT##/import-layers/meta-openembedded/meta-networking \
+ ##OEROOT##/import-layers/meta-openembedded/meta-perl \
+ ##OEROOT##/import-layers/meta-openembedded/meta-python \
+ ##OEROOT##/import-layers/meta-virtualization \
+ ##OEROOT##/meta-phosphor \
+ ##OEROOT##/meta-openbmc-bsp/meta-aspeed \
+ ##OEROOT##/meta-openbmc-bsp/meta-aspeed/meta-ast2500 \
+ ##OEROOT##/meta-openbmc-machines/meta-x86 \
+ ##OEROOT##/meta-openbmc-machines/meta-x86/meta-mellanox \
+ ##OEROOT##/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn \
+ "
+BBLAYERS_NON_REMOVABLE ?= " \
+ ##OEROOT##/meta \
+ ##OEROOT##/meta-poky \
+ ##OEROOT##/import-layers/meta-openembedded/meta-oe \
+ ##OEROOT##/import-layers/meta-openembedded/meta-networking \
+ ##OEROOT##/import-layers/meta-openembedded/meta-perl \
+ ##OEROOT##/import-layers/meta-openembedded/meta-python \
+ ##OEROOT##/import-layers/meta-virtualization \
+ ##OEROOT##/meta-phosphor \
+ ##OEROOT##/meta-openbmc-bsp/meta-aspeed \
+ ##OEROOT##/meta-openbmc-bsp/meta-aspeed/meta-ast2500 \
+ ##OEROOT##/meta-openbmc-machines/meta-x86 \
+ ##OEROOT##/meta-openbmc-machines/meta-x86/meta-mellanox \
+ ##OEROOT##/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn \
+ "
diff --git a/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/conf-notes.txt b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/conf-notes.txt
new file mode 100644
index 000000000..9b3c01a55
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/conf-notes.txt
@@ -0,0 +1,2 @@
+Common targets are:
+ obmc-phosphor-image
diff --git a/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/layer.conf b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/layer.conf
new file mode 100644
index 000000000..a5711698f
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/layer.conf
@@ -0,0 +1,9 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+# We have recipes-* directories, add to BBFILES
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
+ ${LAYERDIR}/recipes-*/*/*.bbappend"
+
+BBFILE_COLLECTIONS += "msn"
+BBFILE_PATTERN_msn = ""
diff --git a/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/local.conf.sample b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/local.conf.sample
new file mode 100644
index 000000000..2547907ca
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/local.conf.sample
@@ -0,0 +1,21 @@
+MACHINE ??= "msn"
+DISTRO ?= "openbmc-phosphor"
+PACKAGE_CLASSES ?= "package_rpm"
+SANITY_TESTED_DISTROS_append ?= " *"
+EXTRA_IMAGE_FEATURES = "debug-tweaks"
+USER_CLASSES ?= "buildstats image-mklibs image-prelink"
+PATCHRESOLVE = "noop"
+BB_DISKMON_DIRS = "\
+ STOPTASKS,${TMPDIR},1G,100K \
+ STOPTASKS,${DL_DIR},1G,100K \
+ STOPTASKS,${SSTATE_DIR},1G,100K \
+ STOPTASKS,/tmp,100M,100K \
+ ABORT,${TMPDIR},100M,1K \
+ ABORT,${DL_DIR},100M,1K \
+ ABORT,${SSTATE_DIR},100M,1K \
+ ABORT,/tmp,10M,1K"
+CONF_VERSION = "1"
+INHERIT += "extrausers"
+EXTRA_USERS_PARAMS = " \
+ usermod -p '\$1\$UGMqyqdG\$FZiylVFmRRfl9Z0Ue8G7e/' root; \
+ "
diff --git a/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/machine/msn.conf b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/machine/msn.conf
new file mode 100644
index 000000000..76bba3846
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/conf/machine/msn.conf
@@ -0,0 +1,9 @@
+KMACHINE = "aspeed"
+KERNEL_DEVICETREE = "${KMACHINE}-bmc-mellanox-${MACHINE}.dtb"
+
+UBOOT_MACHINE = "ast_g5_ncsi_2boot_config"
+
+FLASH_SIZE = "32768"
+
+require conf/machine/include/ast2500.inc
+require conf/machine/include/obmc-bsp-common.inc
diff --git a/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes.txt b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes.txt
new file mode 100644
index 000000000..c58366847
--- /dev/null
+++ b/meta-openbmc-machines/meta-x86/meta-mellanox/meta-msn/recipes.txt
@@ -0,0 +1 @@
+recipes-phosphor - Phosphor OpenBMC applications and configuration
OpenPOWER on IntegriCloud