summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-x86/meta-mellanox
Commit message (Collapse)AuthorAgeFilesLines
* [Subtree] Bring openbmc machines to top levelDave Cobbley2018-08-2319-841/+0
| | | | | | | | | The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* [Subtree] Move board support packages to top levelDave Cobbley2018-08-221-2/+2
| | | | | | | | The new subtree paradigm has moved the meta-bsp layers to the top level Change-Id: Ic4f64c39465be699bed3649e125e027d17daf938 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* [Subtree] Removing import-layers directoryDave Cobbley2018-08-221-10/+10
| | | | | | | | | As part of the move to subtrees, need to bring all the import layers content to the top level. Change-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* remove use of meta-virtualizationBrad Bishop2018-08-211-2/+0
| | | | | | | | | | | | | | | Remove meta-virtualization from any bblayer.conf.samples. It was originally added for the python-pyyaml and python-gevent recipes but better maintained versions of these recipes are provided by meta-python. Before this can be done the python-gevent bbappend in the phosphor layer must be removed. The version scope was wildcarded to any version but the patches don't apply to python-gevent_1.2.2, which becomes the default from meta-python when meta-virt is removed. Drop the bbappend. Change-Id: I6658a163460e3c8e63dc7371ffff803a7b6915b5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* machines: Drop ast2400/ast2500 layersBrad Bishop2018-06-151-2/+0
| | | | | | | | | The Aspeed layer now supports both chips and the SOC specific layers do not have any content. Drop the redundant layers. Change-Id: I48a813fe4c02b8fc8861c6dd58906ae559c64403 Tested: Built and verified witherspoon and palmetto images Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Rename and move kernel recipeBrad Bishop2018-06-152-0/+0
| | | | | | | | | | | | | | | | | Rename linux-obmc to linux-aspeed and move to the Aspeed layer. Like recipes for u-boot forks, recipes for kernel forks in support of different SOCs are typically provided in the BSP supporting the SOC. Moved a number of phosphor-isms out of the kernel recipe and put those in a bbappend in aspeed-layer/bbappend. Removed COMPATIBLE_MACHINE setting. We simply use PREFERRED_PROVIDER in machine configuration files to set the default kernel recipe. Tested: Booted spoon/palmetto images using QEMU Change-Id: I7dc73629cad4789dcd5aeb0f7b6214fe064c6adc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Enable use of meta-webserver layerChris Austen2018-05-041-1/+3
| | | | | | | | | One use case on some systems for this layer will be to pull in Nginx Signed-Off-By: Chris Austen <austenc@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I1ac55bc182e7d24704d0fe3405438d8e1c97f1a4
* meta-mellanox: meta-msn: add scripts to initramfs.Mykola Kostenok2017-11-065-0/+582
| | | | | | | | | | | We using same image for both flash. Modify obmc-init.sh for detect flash and minimal boot from second flash. Add scripts for flash recovery from second flash. Add script for flash update from main flash. Change-Id: Ie5de235f341832fe2ec190226a4c79d217e1209b Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com>
* meta-mellanox/meta-msn add ipmi daemon recipeMykola Kostenok2017-09-265-0/+153
| | | | | | | | Add ipmi daemon recipe, including the systemd service file. Change-Id: Ice5c373603b482835beb9cec59e9a5b2346f21aa Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
* meta-mellanox: meta-msn: update defconfigMykola Kostenok2017-09-071-2/+4
| | | | | | | | Disable CONFIG_FSI since msn not using FSI, it's significantly increases kernel size. Change-Id: If99d30814242a3f3b06063d014adbd27082559ee Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com>
* meta-mellanox: meta-msn: add msn specific defconfig layer.Mykola Kostenok2017-08-152-0/+22
| | | | | | | | Add msn specific defconfig layer. It adds configs used by msn boards. Change-Id: Idba0423d554b50c61801c830b7b9daab73633725 Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com>
* meta-msn: change default config.Mykola Kostenok2017-07-051-1/+1
| | | | | | | | Change UBOOT_MACHINE for mellanox msn to ast_g5_ncsi_config becouse changes accepted to ast_g5_ncsi_config. Change-Id: I95be6a4408fbde1de8dd0461eaec1817ff5f3447 Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com>
* mellanox-msn: initial machine support.Mykola Kostenok2017-06-167-0/+84
Add layer for mellanox msn platform. Change-Id: Ic624670f828004cea43e310d74bcdc689e4c1f6f Signed-off-by: Mykola Kostenok <c_mykolak@mellanox.com>
OpenPOWER on IntegriCloud