summaryrefslogtreecommitdiff
path: root/meta-evb/conf
AgeCommit message (Collapse)AuthorFilesLines
2019-09-14meta-evb: Remove references to EVBBASEBrad Bishop1-3/+0
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>
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-08-23[Subtree] Bring openbmc machines to top levelDave Cobbley1-0/+5
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>