summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/distro/include/poky-floating-revisions.inc
Commit message (Collapse)AuthorAgeFilesLines
* conf/distro: remove oprofileuiRoss Burton2016-06-151-1/+0
| | | | | | | (From meta-yocto rev: 69ec0bd1e12a80d3e9023d68e882bf6ad4082f40) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-floating-revisions: Fix typoRichard Purdie2016-04-081-1/+1
| | | | | | (From meta-yocto rev: 8b8c3fa97826f76c3b21ae9bc7e7a99a7edafbf4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/distro/include: drop old recipesPaul Eggleton2016-03-091-14/+0
| | | | | | | | | These recipes have been removed (some a very long time ago). (From meta-yocto rev: aaac6caf880c977c1385515580743f0e01800f73) 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 purposeRichard Purdie2016-02-281-0/+73
"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>