summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/conf-notes.txt
AgeCommit message (Collapse)Author
2016-03-26conf-notes: remove reference to adt-installerEd Bartosh
As adt-installer is not supported anymore in 2.1, removed the reference to it from "Common targets". [YOCTO #9256] (From meta-yocto rev: b4b516f69da3127d3861116d77373f96f8257d50) Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-02-28meta-yocto: Rename to meta-poky to better match its purposeRichard Purdie
"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>