Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bblayers.conf.sample: remove BBLAYERS_NON_REMOVABLE | Paul Eggleton | 2016-03-09 | 1 | -4/+0 |
| | | | | | | | | | | Hob was the only thing paying attention to this, and now Hob itself has been removed we can remove this as well. (From meta-yocto rev: 31f937ebfe916aadcd0beb5f8088d88feadc2a98) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | meta-yocto: Rename to meta-poky to better match its purpose | Richard Purdie | 2016-02-28 | 1 | -0/+16 |
"poky" is the reference distribution for the Yocto Project. This renames the layer within the meta-yocto repository to meta-poky, better matching what that layer contains. A layer.conf file is left behind as this is the only way which allows existing builds to migrate safely to the new name. It will be removed at some future point. This change requires the corresponding OE-Core change to handle the migration and the changes to the infrastructure to support this. (From meta-yocto rev: d0c88df2e14672fca4ebbde93c5efbcd0e4fa9b6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |