summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/distro
Commit message (Collapse)AuthorAgeFilesLines
* poky.conf: Bump version for 3.1.1 dunfell releaseRichard Purdie2020-06-081-1/+1
| | | | | | (From meta-yocto rev: 9d7966cf2fb33d827c999fbb88872d8437d8f0c7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Add Ubuntu 20.04 as a supported distroSteve Sakoman2020-05-281-0/+1
| | | | | | | (From meta-yocto rev: 4ebb37d825ee6a0e713b8c5b59fabcae5d50aa93) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 3.1 dunfell releaseRichard Purdie2020-04-061-2/+3
| | | | | | (From meta-yocto rev: 3f6857be9be9ab5e2ede9a416c212487357eec0d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Add Fedora31 and drop Fedora 28/29 as supported distrosRichard Purdie2020-03-311-2/+1
| | | | | | (From meta-yocto rev: 6f73b728e2e5ad88c7b923ce30a0fdbe747a4ee1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Add Centos8 as a supported distroRichard Purdie2020-03-311-0/+1
| | | | | | (From meta-yocto rev: d7c399f10245f8f7fba3ae1ecb149d78957d4b73) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-alt: bump LTS kernel to v5.4Bruce Ashfield2020-02-221-1/+1
| | | | | | | | | We move from 4.19 to 5.4 as the LTS kernel. (From meta-yocto rev: db7ed0a35a9822ba2ffe629c08bc5056be1cccc0) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: bump preferred kernel to v5.4Bruce Ashfield2020-02-221-1/+1
| | | | | | | | | | Ensure that the 5.4 LTS kernel is the preferred version for all poky boards. (From meta-yocto rev: 966faa29f0540f9262704621b9f639fb1129a781) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Fix previous commit with lost quoteRichard Purdie2020-02-191-1/+1
| | | | | | (From meta-yocto rev: 471eb39af1b171f3a47a1207680ad00ff057a347) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-poky: update to new mailing listsMark Asselstine2020-02-191-1/+1
| | | | | | | | | | | There is still some confustion around the mail list updates, as we have seen on the lists recently: https://lists.yoctoproject.org/g/yocto/message/48439 (From meta-yocto rev: c62fa2a498625e1765c4572618f74a03e1895a23) Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Switch to post release name/versionPeter Kjellerstedt2020-01-071-2/+2
| | | | | | | (From meta-yocto rev: 14bb7405a52ebe25fb4e0e8ffd6f986e43741a57) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Allow the hash server to be overriddenRichard Purdie2019-12-041-1/+1
| | | | | | (From meta-yocto rev: 6ab7787509170d9d7c874096c56d47d6ce81cda9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Default to enabling a local hash equivalence serverRichard Purdie2019-12-041-0/+3
| | | | | | | | | | This doesn't particularly change performance but allows users to have build speedup doing rebuilds during local development so should be useful and enabled by default. (From meta-yocto rev: 6a6a8cb38899ee4c09bb2592a67085b422b6b525) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Default to reproducible buildsRichard Purdie2019-11-281-0/+2
| | | | | | | | | This is essential for sensible use of hash equivalence which we also plan to enable by default in the next release. (From meta-yocto rev: aa1405c864b1dda82da5bea0c5b96bcb9ca1aea0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 3.0 zeus releaseRichard Purdie2019-10-091-3/+3
| | | | | | (From meta-yocto rev: edf4ab9bd70216ae0f3736fd8562938a103da3b2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: add Ubuntu 19.04 as a supported distributionRoss Burton2019-10-091-0/+1
| | | | | | | (From meta-yocto rev: b06bb6cc6f76be3901538c64f506172fa9a4cd86) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny/poky-altcfg: Use busybox-mdev and systemdRichard Purdie2019-09-062-6/+5
| | | | | | (From meta-yocto rev: a058af8c82738620c9aab784118fd9680abfcf55) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Use 5.2 kernel by defaultRichard Purdie2019-09-061-1/+1
| | | | | | (From meta-yocto rev: 7bab9fe27ff6ed67c2f7dfbfe939527f1a6a4430) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-altcfg: Replace poky-lsb with poky-altcfgRichard Purdie2019-08-293-13/+17
| | | | | | | | | | LSB has been removed, replace poky-lsb with poky-altcfg, a place where we can test different configurations on the autobuilder as well as showing an example of how to subclass a distro configuration. (From meta-yocto rev: 00fdefff55717331a220fe624f29c387970d31d7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Remove LSB support bitsAdrian Bunk2019-08-292-4/+1
| | | | | | | | | | | | LSB as a standard isn't current and isn't well suited to embedded anyway. Its putting artifical constraints on the system and with modern layer technology, would now be better off as its own layer. As such its time to split it out. (From meta-yocto rev: 8bb0237a74c2b66d0d0f19e600a5fb39df67894f) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Retire opensuse 42.3 from SANITY_TESTED_DISTROSRichard Purdie2019-08-141-1/+0
| | | | | | | | Its now past EOL so retire it. (From meta-yocto rev: 03046c2fe69c399173cf6303abb55264adaee2b9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro/include: Add poky-distro-alt-test-config.incRichard Purdie2019-07-191-0/+2
| | | | | | | | | | In order to phase out poky-lsb, move the alternate test configurations to a separate .inc file. This is necessary to avoid maintaining this configuration in the autobuilder config (such as kernel version numbers). (From meta-yocto rev: 235f592b44617afcd31211e476428fadf456eaea) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-lsb: Drop libx11 PREFERRED_PROVIDERRichard Purdie2019-07-191-1/+0
| | | | | | | | | This is the default since -trim was dropped back in 2012 so this extra configuration is pointless. (From meta-yocto rev: f2868c6c667c109e416d5e51140f50fd5f0a10bc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-lsb: Drop features already in pokyRichard Purdie2019-07-191-1/+1
| | | | | | (From meta-yocto rev: 91ef1c51e647a2fd5925345b1ec66deeeda2103b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/poky: add Fedora 30 and Opensuse Leap 15.1 to supported distributionsRoss Burton2019-07-181-0/+2
| | | | | | | (From meta-yocto rev: a287de83c5d92492a6d2f88c1e86fc11f1b6f310) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* conf/poky: add debian-10 to the supported distribution listRoss Burton2019-07-151-0/+1
| | | | | | | | | | Debian 10 is the new stable release and is being tested on the autobuilder, so add this to the supported distribution list. [ YOCTO #13432 ] Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny.conf: Remove the removed irda feature from a commentAdrian Bunk2019-05-161-1/+1
| | | | | | | (From meta-yocto rev: 8eccad46b00c3deef353f864de4a6a3b790a0e63) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-poky: remove obsolete DISTRO_FEATURES_LIBCRoss Burton2019-05-032-3/+3
| | | | | | | (From meta-yocto rev: 2d548e8f5f2eaf0b6ae39d01e612284e47ec0899) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Post release version bumpRichard Purdie2019-04-121-2/+2
| | | | | | (From meta-yocto rev: 65ad8f44805593d73c31ce340e9e91323fe72186) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 2.7 warrior releaseRichard Purdie2019-04-121-3/+4
| | | | | | (From meta-yocto rev: 299b4150c66520985415fcc91119d563f7ba663c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny: set 5.0 as the preferred kernelBruce Ashfield2019-04-091-1/+1
| | | | | | | | | | | Updating poky-tiny to prefer 5.0 as the kernel version. Boot tested against qemux86 and qemuarm. This removes the last user of the 4.18 kernel, so we can queue it for removal from master. (From meta-yocto rev: 2d44e7ab1a7f85092b5c20287663448b7d784f39) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky/kernel: make default 5.0Bruce Ashfield2019-03-121-1/+1
| | | | | | | (From meta-yocto rev: a1b111f742ac781cf35769e52cac29125569cb9b) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: remove CONNECTIVITY_CHECK_URISRoss Burton2019-02-251-6/+0
| | | | | | | | | This is now in default-distrovars, so remove it from poky.conf. (From meta-yocto rev: 4da8ef338252667696b82141ae67d0b426255fbe) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: remove redundant MIRRORSRoss Burton2019-02-251-5/+0
| | | | | | | | | | mirrors.bbclass already adds downloads.yoctoproject.org/mirror/sources for FTP and HTTP to ${MIRRORS} so there's no need to do it again. (From meta-yocto rev: 67b79df4fbffcf677f8d127c00672f0d7c6c434b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: remove QEMU_TARGETSRoss Burton2019-02-251-3/+0
| | | | | | | | | | This overrides the default assignment in qemu.inc and in doing so removes RISC-V. (From meta-yocto rev: 8cc9423649b2702c0ded721244a017b371b3a244) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-floating-revisions: remove deleted testsRoss Burton2019-02-121-2/+0
| | | | | | | | | | These tests are very old, unmaintained, and there are better benchmarking systems available now. (From meta-yocto rev: 48b446fe7ee6601e8927a2f6663c98e6c42e9064) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Define SDK_VERSION so DISTRO_VERSION overrides are supportedPeter Kjellerstedt2019-01-221-1/+1
| | | | | | | | | | | | | | | | | If DISTRO_VERSION is defined using an override, e.g., by defining it in auto.conf as DISTRO_VERSION_forcevariable, then the unoverridden value was still used in SDK_VERSION since it was defined using the := operator. However, there should be no reason to define SDK_VERSION this way. Also use getVar to access the variable to ensure tracebacks from problems are less confusing. [RP: Tweaked commit message] (From meta-yocto rev: 74f43fb82a93eecfe7519a87fdf1cb0152d56b48) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-lsb: bump preferred kernel to 4.19Bruce Ashfield2018-12-181-1/+1
| | | | | | | (From meta-yocto rev: a612e5de9a6dbe08bb48ed5bd0cc3aa60a1954e7) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Include SDKMACHINE in SDK nameJoshua Watt2018-11-211-1/+1
| | | | | | | | | | | | | | | Replace SDK_ARCH with SDKMACHINE so that SDK targeting different development machines but having the same architecture don't cause similar errors as found in '3614dd4aee9 ("poky.conf: Add MACHINE to SDK_NAME")' This doesn't have any effect on the SDK machines provided in oe-core, since SDK_ARCH is the same as SDKMACHINE for all of them. (From meta-yocto rev: 951184fd62b3ab14266f300defd47d3c5c09ad9b) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Add MACHINE to SDK_NAMERichard Purdie2018-11-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid errors from: MACHINE=qemux86-64 bitbake core-image-sato:do_populate_sdk then: MACHINE=genericx86-64 bitbake core-image-sato:do_populate_sdk which gives: ERROR: core-image-sato-1.0-r0 do_populate_sdk: The recipe core-image-sato is trying to install files into a shared area when those files already exist. Those files and their manifest location are: deploy/sdk/poky-glibc-x86_64-core-image-sato-core2-64-toolchain-2.6+snapshot.host.manifest (matched in manifest-qemux86_64x86_64-core-image-sato.populate_sdk) deploy/sdk/poky-glibc-x86_64-core-image-sato-core2-64-toolchain-2.6+snapshot.testdata.json (matched in manifest-qemux86_64x86_64-core-image-sato.populate_sdk) deploy/sdk/poky-glibc-x86_64-core-image-sato-core2-64-toolchain-2.6+snapshot.target.manifest (matched in manifest-qemux86_64x86_64-core-image-sato.populate_sdk) deploy/sdk/poky-glibc-x86_64-core-image-sato-core2-64-toolchain-2.6+snapshot.sh (matched in manifest-qemux86_64x86_64-core-image-sato.populate_sdk) Please verify which recipe should provide the above files. Adding MACHINE to the artefact name will avoid this. The issue was highlighted by changes to the autobuilder configuration. (From meta-yocto rev: 3614dd4aee9d19f1024edb6a36b2862c2d726c04) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Update the distros we test against on the autobuilderRichard Purdie2018-11-141-5/+3
| | | | | | (From meta-yocto rev: e2bad29f075d668d70b55f85aec4fd6039e7c119) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Update to post release versioningRichard Purdie2018-11-141-2/+2
| | | | | | (From meta-yocto rev: 5f3083593d7d0bb537d861fd7b995b97a4fee921) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 2.6 thud releaseRichard Purdie2018-10-291-4/+3
| | | | | | (From meta-yocto rev: b5aa0db24dae27e4e66773767ea72f0e3c7c57de) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Promote unknown-configure-option to QA ErrorKhem Raj2018-09-111-1/+1
| | | | | | | | | | | | Currently, this is a QA warning by default, howver its a useful check to catch configuration errors, where we might have forgotten to update or adapt configure options on updates/upgrades to a package (From meta-yocto rev: a75ad2e4227f715146fc1e07f9abef4e80c1aa12) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny: Switch to 4.18 kernelsRichard Purdie2018-09-051-1/+1
| | | | | | (From meta-yocto rev: 2b2d41267bae85dc7bf85a3165c1a46781259000) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: set linux-yocto default to 4.18Bruce Ashfield2018-09-041-1/+1
| | | | | | | | | | 4.18 will be the newest kernel in the upcoming release, so we bump our default to it in preparation of 4.15 being dropped. (From meta-yocto rev: 698c1edd9a258a891b7f1373c3468218e6440856) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Enable security flags+pie by defaultEnable security flags+pie by ↵Khem Raj2018-08-211-0/+1
| | | | | | | | | | | | | | default This has been an opt-in for so long, some distributions e.g. poky-lsb uses it by default however, since most of linux distros have started to default to these settings for security enhancements, time has come for OE to make it default too (From meta-yocto rev: 81bf1019c8601da952242fbcc827e0bef1ff25d7) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-lsb: Remove including security_flags.incKhem Raj2018-08-211-1/+0
| | | | | | | | | This is in default distro config now (From meta-yocto rev: c85fa6a397d7ed97779ce347d4013cd1ea99d53f) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Switch to post release name/versionPeter Kjellerstedt2018-06-031-2/+2
| | | | | | | (From meta-yocto rev: f770608c8377c3d33f96064864820fc8fbc3c039) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 2.5 sumo releaseRichard Purdie2018-04-231-4/+4
| | | | | | (From meta-yocto rev: eb759d24a69da5d649386a333461f4f226920f0d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny: bump to v4.14Bruce Ashfield2018-02-151-1/+1
| | | | | | | | | | Updating poky-tiny to the latest LTS kernel as the default version. (From meta-yocto rev: 2623111ae35218e596eac44509b1d12291840d44) 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>