summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/distro/poky.conf
Commit message (Collapse)AuthorAgeFilesLines
* poky.conf: Fix typoRichard Purdie2017-09-261-1/+1
| | | | | | (From meta-yocto rev: e1f363915056b4fad52de4d597dcac5876285400) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Set version/codename for 2.4/rockoRichard Purdie2017-09-261-2/+2
| | | | | | (From meta-yocto rev: eef92880a26a73f5539af54f19e7653aa6b226a9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Switch to post release name/versionPeter Kjellerstedt2017-08-251-2/+2
| | | | | | | | | | This should have been done after Pyro was released, but it apparently slipped though the cracks. (From meta-yocto rev: 4e6dc6596fd60c35e14ad95899ebd66d16375d77) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: bump preferred version of linux-yocto to 4.12Bruce Ashfield2017-08-231-1/+1
| | | | | | | (From meta-yocto rev: 94c457c04dcbc30e3693c157de47ddbca3ffa8c7) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Add nios2 to list of qemu targetsJuro Bystricky2017-08-171-1/+1
| | | | | | | (From meta-yocto rev: 06ae3f42c40fef98685d449711b91bb697d6b386) Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Enable vulkan by defaultJussi Kukkonen2017-08-161-1/+1
| | | | | | | | | | | | | | | | | Things to note: * This ends up enabling dri3 in mesa * It does not completely enable dri3 in xorg with xf86-video-intel because that requires a run time configuration (xorg.conf) So vulkan in poky with xf86-video-intel still requires a xorg.conf snippet to enable dri3. Otherwise (weston or X with other drivers) it just works. (From meta-yocto rev: f55e894b7fb9fa6974e8048032a8373073738f9e) Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* add fedora-26 to the SANITY_TESTED_DISTROSBenjamin Esquivel2017-07-251-0/+1
| | | | | | | | | | | tested the quickstart guide on Fedora 26 and confirmed that it can build a core-image-sato and run the image via runqemu. (From meta-yocto rev: 4e719fb77d035123d0e2ff84d10cb68c7cc8eccd) Signed-off-by: Benjamin Esquivel <code@esquibits.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Remove machine specific kernel overridesbrian avery2017-07-241-8/+2
| | | | | | | | | | | | | | | | | | This patch removes the machine specific overrides in poky.conf for all the qemu machines. With this patch, if you set PREFERRED_VERSION_linux-yocto="X%" then all the qemu machines as well as the sample hardware boards will use that version. Without this patch, the hardware boards would have used version X but the qemu machines would have needed to have a PREFERRED_VERSION_linux-yocto_qemuarm="X%" for qemuarm to use that version, for example. If we need to force a specific machine (hardware or qemu) to a particular default version we should add it to the machine conf files for that machine, not in the distro conf. (From meta-yocto rev: 6b194a137dcedcae7e4b03f9ebed822d44f53fe2) Signed-off-by: brian avery <brian.avery@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: add Ubuntu 17.04 Zesty Zapus to SANITY_TESTED_DISTROSJoshua Lock2017-07-171-0/+1
| | | | | | | | | | | | | | | The new Ubuntu releases on 2017-04-13, after cutoff for Yocto Project 2.3. I've been running builds of some images and a world build in a container over the past couple of days without issue. I've also run a complete oe-selftest run (with SANITY_TESTED_DISTROS = "") and did not observe any errors. (From meta-yocto rev: ecdaf38e0b6beaeaf8ea7f804ca73a18f0dbe371) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 2.3 pyro releaseRichard Purdie2017-04-201-3/+3
| | | | | | (From meta-yocto rev: 7ce21b84d984f56f3664660b9f55d2315709f0f5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: make 4.10 the qemu* defaultBruce Ashfield2017-03-041-7/+7
| | | | | | | | | | Boot tested against 4.10 with qemu* + musl and glibc. (From meta-yocto rev: c615256e573230b3ec2a5af044cf0d344ae41ece) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: prune SANITY_TESTED_DISTROSJoshua Lock2017-02-151-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove several old/untested distros from the list: * poky-1.8 and poky-2.0 are no longer supported releases * ubuntu-14.04 is an LTS but we plan to remove it from the project's autobuilder cluster as the kernel is old and it doesn't use systemd -- therefore this will no longer be tested. * ubuntu-14.10 and ubuntu-15.10 are no longer supported * fedora-22 and fedora-23 are EOL * opensuse-13.2 is discontinued Add opensuse-42.2, it's the openSUSE version we run on the Yocto Project autobuilder cluster. The distro support plan is documented on the Yocto Project wiki: https://wiki.yoctoproject.org/wiki/Distro_Testing_Plan they are easily summarised as: - Fedora: most recent 2 releases - Ubuntu: most recent LTS and latest release, unless they are the same in which case the most recent 2 releases - CentOS: latest release - openSUSE: latest release (From meta-yocto rev: ba5ad19cbe9066823fe3a3b432a893f4cf67be47) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Follow OE-Core recipe specific sysroot version bumpRichard Purdie2017-01-231-1/+1
| | | | | | (From meta-yocto rev: 89ebf8f2e66bb6d89241ec2dbdeb97b8ae08ac79) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: add fedora-25 to the SANITY_TESTED_DISTROSBenjamin Esquivel2017-01-191-0/+1
| | | | | | | | | | | | I have tested Fedora 25 enough times to add it to the tested distros list. Additionally, in Guadalajara's staging autobuilder has been tested for some time now so it is safe to put it in. (From meta-yocto rev: c6ac52f061207e8fcedebda0ca4279fa5b07b9a6) Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Switch to post release name/versionJoshua Lock2017-01-191-2/+2
| | | | | | | | (From meta-yocto rev: d2a87580c95db2d4e49eba4b78fd2198453b8230) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Add Ubuntu 16.10 as supported distroRichard Purdie2017-01-191-0/+1
| | | | | | | | I'm this locally on my build machine so its likely to work. (From meta-yocto rev: df2bdba3b96ae0957fee5065befa569fc940b5e3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: update SANITY_TEST_DISTROS for new formatJoshua Lock2016-11-151-12/+12
| | | | | | | | | | | | The distribution identifier determined by oe.lsb.distro_identifier() is now returned as a lowercase string. Update the values for tested distros to match. (From meta-yocto rev: cb171bdc9b8dc485b25b9176949427f6d755aeec) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Update QEMU_TARGETS and add mips64elZubair Lutfullah Kakakhel2016-10-281-2/+2
| | | | | | | | | | qemu-system-mips64el is unavailable which causes problems for runqemu Add mips64el to QEMU_TARGETS to build it. (From meta-yocto rev: 98063183ecbe18750ee7036e71bbbbb3044a13ac) Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: fix DISTRO_VERSIONRoss Burton2016-10-111-1/+1
| | | | | | | | | | The autobuilder can't cope with this version format, work around the issue for now. (From meta-yocto rev: ea1a72ed3ae0ad072d6583920bf8a94448c97f9e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 2.2.0 morty releaseRichard Purdie2016-10-111-2/+2
| | | | | | (From meta-yocto rev: 4d72c9a750e531c6421fb094c1e7cfb74b770cf0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: add Fedora-24 to SANITY_TESTED_DISTROSJoshua Lock2016-09-131-0/+1
| | | | | | | | | | | | We've had a builder in the Yocto Project Autobuilder cluster using Fedora 24 for some time now, I think it's safe to say it's tested. (From meta-yocto rev: 8774ecd08f36858db3f047b41d91113ed20aa6be) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Update to linux-yocto 4.8 for qemu* machinesRichard Purdie2016-09-051-7/+7
| | | | | | | | This enables the 4.8 kernel nby default for the qemu machines. (From meta-yocto rev: 2dd82f25a365070b79f0f2d6b4eb2c6e793c74f9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: update supported distrosJose Perez Carranza2016-08-101-3/+5
| | | | | | | | | | | | | Update existing supported distros CentOS and OpenSuse to avoid unsupported distro warning, Add SUSELINUX for leap version. For Yocto Project releases 1.7 was dropped and 2.1,2.2 added. [Yocto #10067] (From meta-yocto rev: ce1fe45e9a18a82e2b95ea7e0b088ba595ceeee6) Signed-off-by: Jose Perez Carranza <jose.perez.carranza@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: drop unsupported distrosJoshua Lock2016-07-071-3/+0
| | | | | | | | | | | We're no longer building CentOS 6, Debian 7 or Fedora 21 on the Autobuilder cluster. (From meta-yocto rev: e4d81d1bcd8aa3ecdd247b8c05a015a87f10cb5e) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Add Ubuntu 16.04 to tested/supported list since I run it myselfRichard Purdie2016-06-021-0/+1
| | | | | | (From meta-yocto rev: 462aaa3a4354b88fb234ebb8953080f6cef29334) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Switch to post release name/versionRichard Purdie2016-04-291-2/+2
| | | | | | (From meta-yocto rev: c9766c66525a0c1b040d1282ecc1c6f41c615dc7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: add Fedora 23 to supported distrosRoss Burton2016-04-091-0/+1
| | | | | | | | | [ YOCTO #8871 ] (From meta-yocto rev: 97ef7ac033f50a7544cc7b199b9af637d0bce858) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Convetion is 2.1, not 2.1.0Richard Purdie2016-04-061-1/+1
| | | | | | (From meta-yocto rev: 35487c9e30a99c66d7a21483ae510cc0218efcd5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 2.1.0 krogoth releaseRichard Purdie2016-04-061-2/+2
| | | | | | (From meta-yocto rev: e1d41fc7971643f137c6df4391ecbbd66e434171) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Exclude DATE from DISTRO/SDK_VERSION checksumsRichard Purdie2016-04-031-0/+3
| | | | | | | | | | | | | DATE is in HASHCONFIG_WHITELIST which means the server does not reparse when DATE changes. If DISTRO_VERSION was used somewhere and contained DATE, the value *would* change however, meaning the server and worker checksums could end up differing. We therefore exclude DATE from the checksums, making everything consistent. (From meta-yocto rev: b5d6379ab9484acd3ea22fa9faeeaf0a1e2c2550) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Enable uninativeRichard Purdie2016-03-091-0/+2
| | | | | | | | | Use uninative by default, not least to benefit from sstate cache reuse on the autobuilders. (From meta-yocto rev: 22e788f73528103b9927e7ffc75e509e51c2ffa9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: Rename to meta-poky to better match its purposeRichard Purdie2016-02-281-0/+104
"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>