Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-yocto: Rename to meta-poky to better match its purpose | Richard Purdie | 2016-02-28 | 1 | -8/+0 |
| | | | | | | | | | | | | | | | | | "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> | ||||
* | meta-toolchain-sdk: Remove references from meta-yocto | Saul Wold | 2013-12-19 | 1 | -1/+0 |
| | | | | | | | | | [YOCTO #5676] (From meta-yocto rev: 0d7ecc132797aacf7642cf4aaa43e0bd4239c491) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | meta-yocto/conf: Add conf-notes.txt | Richard Purdie | 2013-04-02 | 1 | -0/+9 |
Match the changes in master and add the needed text. (From meta-yocto rev: 059cd3dd8eb48b7dd1a9cd0eb4e60061b0408ff9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |