Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layer.conf: avoid unnecessary early expansion with := | Christopher Larson | 2013-03-19 | 1 | -3/+3 |
| | | | | | | | | | bitbake handles immediate expansions of LAYERDIR for us automatically. (From meta-yocto rev: ee59f1ec94ba8474876603dad1ab32d131227f49) Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | meta-yocto: Split into distro and bsp components | Richard Purdie | 2012-09-05 | 1 | -0/+11 |
Now we have settled on best practises and compliance criteria, bring meta-yocto into compliance by separating out the hardware support components into meta-yocto-bsp leaving policy configuration in meta-yocto. Also rename the meta-yocto scripts directory to OE-Core can be a clearly isolated component in poky. (From meta-yocto rev: eac90e27a032ea23d9a4f35c7eef8b1940c80e22) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |