summaryrefslogtreecommitdiff
path: root/meta-evb
AgeCommit message (Collapse)AuthorFilesLines
2019-09-14meta-evb: Remove references to EVBBASEBrad Bishop2-4/+1
EVBBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-evb rev: 1da7522494e80d2355c240e0eb05ae7576ee32cf) Change-Id: Ie2f441c1f53bf367bea7cb4fb4da51c7e5602d97 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-01meta-evb: enclustra: move to thud/warriorPatrick Venture2-2/+2
Resolves: openbmc/openbmc#3603 (From meta-evb rev: 0d0349ec8bb0b05934bd026a49bda64c408a4cad) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Icd3d7c3b1d1ca6de7c1bdb44e4c651fd98d2b3ef Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-13meta-evb-nuvoton: evb-npcm750: add warrior compatibilitykwliu2-2/+2
Set compatibility to thud and warrior. (From meta-evb rev: 4d85a858915070372700be7905c397379030d595) Signed-off-by: kwliu <kwliu@nuvoton.com> Change-Id: I5de64963f205ffd5f9e56937f2fccab6cced1138 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-23meta-evb: evb-nuvoton: prepare for yocto 2.6Samuel Jiang2-2/+2
set layer compatability to thud (From meta-evb rev: e16a390306e917b7a5f41fd73dd3ac67a7fbc476) Change-Id: Iaff472e7779f4e59986aa6d5e6fc86c67162eb39 Signed-off-by: Samuel Jiang <Samuel.Jiang@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08meta-evb: evb-zx3-pm3: led-manager-config-native: set LICENSE fieldPatrick Venture1-1/+2
Set LICENSE field explicitly. (From meta-evb rev: e5e7ee9fbce4f3285d53e487c1b0f6967649b458) Change-Id: I890edf620b75c150865111048e2f67386e0c1d80 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08meta-evb: add EVBBASEPatrick Venture1-0/+3
Define a variable that recipes can use for finding the root of the evb layer. Typically this is used to refer to the layer LICENSE for recipes that don't have any source repository. (From meta-evb rev: bf038b9cfd62406da05f692a3cb0a952a1826091) Change-Id: I4a8fbadb3f9bf81ce053385658a1e79c69f34437 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-04Add support for Enclustra Mars ZX3 board as a BMCAlexander Hedges8-0/+169
This adds preliminary support for the Enclustra Mars ZX3 using the upstream meta-xilinx layer. In order to get it to compile this removes the phosphor-gpio-keys feature even though it could theoretically be supported. (From meta-evb rev: 07837e0d7d62497302c114008d27e0a808106ca2) Change-Id: Ie02c329864d2c981dbe245a16e0e9858b37d6aee Signed-off-by: Alexander Hedges <ahedges@ethz.ch> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-18meta-evb: Add license informationBrad Bishop3-0/+204
When meta-evb was split out as a subtree from openbmc the license information was not copied to the new repository. License of the metadata and code remains unchanged - this is only a documentation update. Fixes: 194ff4f1f5d44b12e9cb06ddafa6adb20174a13c (From meta-evb rev: 08aad8396ee6adcd9be614e7f83813b05f5aee6e) Change-Id: I26757042a5a2cbcff8281bfd02493b7772619048 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley18-0/+225
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>