summaryrefslogtreecommitdiff
path: root/meta-intel/meta-s2600wf/conf
AgeCommit message (Collapse)AuthorFilesLines
2021-01-25Move meta-intel to meta-intel-openbmcEd Tanous5-282/+0
meta-intel conflicts with the upstream yocto meta layer of the same name. This commit renames meta-intel to meta-intel-openbmc and updates all the relevant bblayers files with the new name. This is to pave the way for allowing the yocto meta-intel in the tree, which would allow the use of generic-x86 machine type, which would allow building and running tests natively. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: Ia19a7a4a10245c1c2f85f6da216997cb6a836daa
2020-12-03meta-s2600wf: Add support for gatesgarthJason M. Bills1-1/+1
(From meta-intel rev: b683105b9cb528c8dfc7ed06f7736cc45a353a57) Change-Id: I99cf2a1a3ea95a701ce713b3a81f6b404f82869e Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-14meta-intel: Change layer compatibility to dunfellJames Feist1-1/+1
(From meta-intel rev: 7375df904a659ab4e634c5e2444b520710bfba38) Change-Id: I787add5ff159def5c5fc00cd7ce31b331bea7bdc Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-10-31Remove meta-x86 from bblayers.conf.sampleJames Feist1-1/+0
There is nothing in this layer, remove it so we can archive the repo. (From meta-intel rev: be1c052026db1042ca43ef111ae1d0804d9522c2) Change-Id: Ia7a7d368e7411206878d60d9fc923a374e4a1fbc Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-26meta-intel: add zeus compatibilityJames Feist1-1/+1
(From meta-intel rev: afeaa26538a9859e2475b323cb9c94363c1c6b80) Change-Id: Icb50d99bab3d5ae3cebe8bc874a292c0bbe7e655 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-09meta-intel: layer.conf: Add warrior compatibilityPatrick Venture1-1/+1
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-intel rev: 8a61b573a9f4586ba204fd38e71433575872e8aa) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ie818ed3781969761beaeb8aaccaedf43dd841dbc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-10Intel: set layer compatibility to thudEd Tanous1-1/+1
(From meta-intel rev: 6cf746d64cbbcbec01548cf0dcaed89e58fde4b6) Change-Id: Ic9c51fe7dc4496abb42928d6fda871c32ca328bd Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-02intel: Remove setting password from local.confRichard Marian Thomaiyar1-6/+0
As setting password is doing through obmc-phosphor-image distro and image recipe, updating password is not needed from local.conf (From meta-intel rev: ce88319101ed6b7eae0460438650443fc3c53741) Change-Id: Ie54274c0ce0339797c204b9c647687a1f7ad52dc Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-12-03Fix LAYERSERIES_COMPAT warning for meta-intel.Jia, Chunhui1-0/+1
Add LAYERSERIES_COMPAT_xx lines in layer.conf to specify OpenEmbedded-Core version that we are compatible with. (From meta-intel rev: 5a9067a52ea29df3d87779a7497d06f92ae2acc4) Change-Id: I4579ab6a031ccd48ca73610903a6f3a8a9af6a8c Signed-off-by: Jia, Chunhui <chunhui.jia@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley5-0/+288
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>