summaryrefslogtreecommitdiffstats
path: root/meta-poky/conf/distro
AgeCommit message (Collapse)Author
2018-11-14poky.conf: Update the distros we test against on the autobuilderRichard Purdie
(From meta-yocto rev: e2bad29f075d668d70b55f85aec4fd6039e7c119) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-11-14poky.conf: Update to post release versioningRichard Purdie
(From meta-yocto rev: 5f3083593d7d0bb537d861fd7b995b97a4fee921) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-10-29poky.conf: Bump version for 2.6 thud releaseRichard Purdie
(From meta-yocto rev: b5aa0db24dae27e4e66773767ea72f0e3c7c57de) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-11poky.conf: Promote unknown-configure-option to QA ErrorKhem Raj
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>
2018-09-05poky-tiny: Switch to 4.18 kernelsRichard Purdie
(From meta-yocto rev: 2b2d41267bae85dc7bf85a3165c1a46781259000) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-09-04poky: set linux-yocto default to 4.18Bruce Ashfield
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>
2018-08-21poky.conf: Enable security flags+pie by defaultEnable security flags+pie by ↵Khem Raj
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>
2018-08-21poky-lsb: Remove including security_flags.incKhem Raj
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>
2018-06-03poky: Switch to post release name/versionPeter Kjellerstedt
(From meta-yocto rev: f770608c8377c3d33f96064864820fc8fbc3c039) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-04-23poky.conf: Bump version for 2.5 sumo releaseRichard Purdie
(From meta-yocto rev: eb759d24a69da5d649386a333461f4f226920f0d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-02-15poky-tiny: bump to v4.14Bruce Ashfield
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>
2018-02-15poky: update default kernel to v4.15Bruce Ashfield
Updating the default kernel for qemu* to be v4.15. This allows easy integration of the latest fixes/features for new BSPs. 4.14 is also available as a LTS kernel option. (From meta-yocto rev: cdd79c0f879e5e4c480773c4507f921533e17914) 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>
2018-02-15poky-lsb: update default kernel to v4.14Bruce Ashfield
4.14 is a LTS/LTSI kernel and we are dropping anything older than 4.12 in master. As such, we make 4.14 the default for poky-lsb. (From meta-yocto rev: ba6d172fd405dcc28c13f73aec1d1034a10bfc1d) 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>
2017-11-14poky: Switch to post release name/versionPeter Kjellerstedt
(From meta-yocto rev: 5d49cf4cde6945218aade88adcfa049b0e6ac20a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-11-05poky: remove old Fedora releases from SANITY_TESTED_DISTROSJoshua Lock
* Fedora 24 reached end-of-life on 2017-08-08 and hasn't been tested in some time. * Fedora 25 reaches end-of-life in Q4 2017 and is exhibiting a bug which makes it an extremely unreliable host OS for workers on the Yocto Autobuilder. For that reason we'll no longer be using this distro on the Yocto Autobuilder and thus cannot claim the distro is sanity tested. (From meta-yocto rev: 976ee9a60ab786ae07057577975e3b91e388cd47) Signed-off-by: Joshua Lock <joshua.g.lock@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-10-09poky: add debian-9 to SANITY_TESTED_DISTROSMartin Kelly
I have been working with OE on debian-9 for several months now without issue. In addition, I tested a build + runqemu for core-image-sato following the quickstart guide and had no issues. (From meta-yocto rev: 2d8a572df7498ce8eb3a78f05384f0f7dd5ecb91) Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-26poky.conf: Fix typoRichard Purdie
(From meta-yocto rev: e1f363915056b4fad52de4d597dcac5876285400) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-26poky: Set version/codename for 2.4/rockoRichard Purdie
(From meta-yocto rev: eef92880a26a73f5539af54f19e7653aa6b226a9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-26poky-tiny: Bump default kernel version to 4.12Alejandro Hernandez
(From meta-yocto rev: 18d164344b4468ab52bbdd160d0474878042dabb) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-21conf: remove maintainers.inc, now in oe-coreRoss Burton
(From meta-yocto rev: c32855290f41616d5c48bb3cb717ec7a840b867d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-09-12maintainers.inc: updating ownership for apt, dpkg, perl, qemu and related onesLeonardo Sandoval
(From meta-yocto rev: 2966ec0b203dbdce519049e8a6c98fb2f6121a24) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-25poky: Switch to post release name/versionPeter Kjellerstedt
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>
2017-08-24maintainers.inc: assign newly added recipesAlexander Kanavin
Speak up if you disagree with these. (From meta-yocto rev: a09b543f9bd0ff9026b129f23d4ae8a5f5a980a6) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-24maintainers.inc: fix pn- overridePaul Eggleton
Fix typo in override (_pn_go insteadof _pn-go). (From meta-yocto rev: e5860f12878966d9e8590e872c2f9d9264b24663) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-23poky: bump poky lsb to linux 4.9Bruce Ashfield
Due to the age of 4.1 and it being removed from oe-core master as an active kernel, we can bump poky-lsb to the newer 4.9 LTSI kernel version. (From meta-yocto rev: 1f85cc33429e9a217a11adc298e2149f2950724c) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-23poky: bump preferred version of linux-yocto to 4.12Bruce Ashfield
(From meta-yocto rev: 94c457c04dcbc30e3693c157de47ddbca3ffa8c7) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-17poky: Add nios2 to list of qemu targetsJuro Bystricky
(From meta-yocto rev: 06ae3f42c40fef98685d449711b91bb697d6b386) Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-16poky.conf: Enable vulkan by defaultJussi Kukkonen
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>
2017-08-09maintainers.inc: assign newly added recipesAlexander Kanavin
If you disagree with the assignments, please speak up. (From meta-yocto rev: 0966bf5a4e2e202dd1bee04f58a008728b21aed7) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-08-09poky-world-exclude.inc: remove recipes from meta-qt4Alexander Kanavin
Now that meta-qt4 isn't used by the autobuilder, there's no need to exclude broken recipes fron that layer either. (From meta-yocto rev: feb7d9db5979a1b8d5f27c370d01755b50023255) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-25add fedora-26 to the SANITY_TESTED_DISTROSBenjamin Esquivel
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>
2017-07-24poky: Remove machine specific kernel overridesbrian avery
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>
2017-07-17poky: add Ubuntu 17.04 Zesty Zapus to SANITY_TESTED_DISTROSJoshua Lock
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>
2017-06-23conf/maintainers: update for revised maintainershipRoss Burton
- move X.org to MontaVista - change Denys's email to ti.com - move "compression" to TI - move VA to Intel - move some to LG Thanks everyone for taking some recipes! (From meta-yocto rev: 975143f63278a5873bcd41c9763426eebfc19e65) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-06-03maintainers: update maintainers in several python modules, cronie and swigLeonardo Sandoval
The python modules involved are: * Python 2: numpy and setuptools * python 3: async, dbus, distribute, docutils, gitdb, nose, numpy, pip, pygobject, setuptools, six and smmap (From meta-yocto rev: 103690a9469880ad5059d7ce831d574456f59ee1) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-20poky.conf: Bump version for 2.3 pyro releaseRichard Purdie
(From meta-yocto rev: 7ce21b84d984f56f3664660b9f55d2315709f0f5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-20maintainers: move to TIRoss Burton
(From meta-yocto rev: b4a77002ec6e82178ebc9a98500d792523094414) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-20maintainers: reassign to OS SystemsRoss Burton
(From meta-yocto rev: c19383f1d06180d52122090ca5f94bb449800a3f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-20maintainers: reassign to montavistaRoss Burton
(From meta-yocto rev: 2530c7c61cf046bbd04059bc903aa9b65dceb9c3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-20maintainers: move u-boot to marekRoss Burton
(From meta-yocto rev: 9e07c711e022f54162603a6175cad928c883accf) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-13maintainers: change ownership on cve-check-tool, nfs-utils, ↵Leonardo Sandoval
ttf-bitstream-vera and which (From meta-yocto rev: c6bbd7f45260d0921ad1c5f8c1f1f7846aa42270) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-04-10poky-world-exclude.inc: add python-pyqtPaul Eggleton
python-pyqt in meta-qt4 is about to require sip 4.19 that only meta-oe provides; as we only bring in meta-qt4 for LSB, there's no need to be building this as part of world and it would fail without meta-oe anyway. (From meta-yocto rev: 202598d670a1d335d2a8de7685244fa7f480bd26) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-29maintainers.inc: Add maintainers to go-native and vulkan software package ↵Leonardo Sandoval
recipes (From meta-yocto rev: 6edf4e6bf8202378069496eda9f30b9ff7ef85f2) Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-22maintainers list: add self to libpcre2 as maintainerArmin Kuster
(From meta-yocto rev: f011bc3caa0734a90d41e96aac302d1a3dc04c51) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-04poky: make 4.10 the qemu* defaultBruce Ashfield
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>
2017-03-04poky-tiny: Bump default kernel version to 4.9Alejandro Hernandez
(From meta-yocto rev: 5039a10a7f90f045de84cc40c9425e927ce79c72) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-03-04poky-tiny.conf: Adds poky-tiny to DISTROOVERRIDES, so we can re-set DISTRO ↵Alejandro Hernandez
dependant variables such as the kernel accordingly (From meta-yocto rev: bbd7c866cef37e8845cb6ba2312d7d6b9d826e85) Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-02-15poky.conf: prune SANITY_TESTED_DISTROSJoshua Lock
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>
2017-01-23poky: Follow OE-Core recipe specific sysroot version bumpRichard Purdie
(From meta-yocto rev: 89ebf8f2e66bb6d89241ec2dbdeb97b8ae08ac79) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-01-19poky: add fedora-25 to the SANITY_TESTED_DISTROSBenjamin Esquivel
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>