summaryrefslogtreecommitdiffstats
path: root/meta-poky
Commit message (Collapse)AuthorAgeFilesLines
* poky.conf: Bump version for 5.0.18 releasePaul Barker2026-05-121-1/+1
| | | | | | (From meta-yocto rev: ca5a51aadaf651881d640688dc3e1e123aa30bf6) Signed-off-by: Paul Barker <paul@pbarker.dev>
* poky: Fix CentOS Stream distro namesAntonin Godard2026-05-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | CentOS Stream 8 and 9 report as `centos-8/9`, not `centosstream-8.9`. On our stream9-vk-1 autobuilder worker: $ ( source /etc/os-release && echo $ID-$VERSION_ID ) centos-9 We don't have running CentOS Stream 8 workers anymore, but from a local docker container: $ docker run --rm -it quay.io/centos/centos:stream8 bash [root@c33732bb804a /]# cat /etc/os-release .... ID="centos" VERSION_ID="8" (From meta-yocto rev: 0845965f1d81d22d47dcf28c525c7463fafe5245) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
* poky.conf: Bump version for 5.0.17 releasePaul Barker2026-04-021-1/+1
| | | | | | (From meta-yocto rev: c7c38663a1cafb1fa8593c0b246811e51d3bbe20) Signed-off-by: Paul Barker <paul@pbarker.dev>
* poky.conf: add Centos Stream 9 to SANITY_TESTED_DISTROSYoann Congal2026-03-251-0/+1
| | | | | | | | | | | | | | | | We already support related distro: Alma Linux 9 and Rocky Linux 9. A Centos Stream 9 worker is available on autobuilder and ran successfully: * oe-selftest (on an empty sstate): https://autobuilder.yoctoproject.org/valkyrie/#/builders/69/builds/193 * bringup: https://autobuilder.yoctoproject.org/valkyrie/#/builders/96/builds/5 Fixes [YOCTO #16156] (From meta-yocto rev: f87e76ef6bd6745038616876af07c6a74b49f8c9) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>
* poky.conf: add fedora-41, rocky-8 to SANITY_TESTED_DISTROSYoann Congal2026-02-281-0/+2
| | | | | | | | | | | | Those are already documented as supported: https://git.yoctoproject.org/yocto-docs/tree/documentation/ref-manual/system-requirements.rst?h=scarthgap#n65 Actually support them in sanity check. (From meta-yocto rev: 94d19f9d8392f8a125764df0f8eda04205c7e76c) Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 5.0.16 releasePaul Barker2026-02-271-1/+1
| | | | | | | (From meta-yocto rev: 03f93c769ec99e5086e492d8145eb308a718e8d3) Signed-off-by: Paul Barker <paul@pbarker.dev> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: bump version for 5.0.15Steve Sakoman2026-01-021-1/+1
| | | | | | (From meta-yocto rev: 9bb6e6e8b016a0c9dfe290369a6ed91ef4020535) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.14Steve Sakoman2025-11-141-1/+1
| | | | | | (From meta-yocto rev: bf6aea52c4009e08f26565c33ce432eec7cfb090) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.13Steve Sakoman2025-10-131-1/+1
| | | | | | (From meta-yocto rev: 3ff7ca786732390cd56ae92ff4a43aba46a1bf2e) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.12Steve Sakoman2025-08-221-1/+1
| | | | | | (From meta-yocto rev: 82602cda1a89644d1acbe230a81c93e3fb5031c8) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.11Steve Sakoman2025-07-111-1/+1
| | | | | | (From meta-yocto rev: 50e5c0d85d3775ac1294bdcd7f11deaa382c9d08) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* local.conf.sample: Switch to new CDNRichard Purdie2025-06-051-4/+1
| | | | | | | | | | | The project is switching the way handle our CDN provision of sstate objects, update the URL accordingly. (From meta-yocto rev: 7633f51d53f535728fe035fa866416d2e5ba6a9c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit e5b8e76ba8232860943406e1c53e71b3d2790f17) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.10Steve Sakoman2025-06-021-1/+1
| | | | | | (From meta-yocto rev: 70e3095506c9d8f37dc8963158d4c7d146852dea) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.9Steve Sakoman2025-04-191-1/+1
| | | | | | (From meta-yocto rev: 7f1be5a930554ea5036d2c806aa752ae0b2de826) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.8Steve Sakoman2025-03-101-1/+1
| | | | | | (From meta-yocto rev: afa9ec665d1197d9289a86d30389be0cc037d739) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: add ubuntu2404 to SANITY_TESTED_DISTROSSteve Sakoman2025-03-101-0/+1
| | | | | | (From meta-yocto rev: 74e211b936f8c2897d2b6e6b554cc419e352f267) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.7Steve Sakoman2025-01-251-1/+1
| | | | | | (From meta-yocto rev: 03c7935bcdb15fd903d26828085d49c00267b8d9) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: add new tested distrosAntonin Godard2024-12-261-0/+4
| | | | | | | | | These are currently tested on the autobuilder for Scarthgap. (From meta-yocto rev: bd166d1fb8dc1bed7e71bd06b970a3da9149203e) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.6Steve Sakoman2024-12-131-1/+1
| | | | | | (From meta-yocto rev: e9b828fdf46d3b3ad6ccd51710845bdfd29357bb) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.5Steve Sakoman2024-11-091-1/+1
| | | | | | (From meta-yocto rev: 5b35be724c236536f25e66bebd42e21bbe5c127c) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.4Steve Sakoman2024-09-251-1/+1
| | | | | | (From meta-yocto rev: 9b6836117e35258aac4f7b1e7c7d10a420fe9370) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.3Steve Sakoman2024-08-101-1/+1
| | | | | | (From meta-yocto rev: 9a4b3f7d66c5546855805e284585a550b235c313) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.2Steve Sakoman2024-06-241-1/+1
| | | | | | (From meta-yocto rev: e0a218eaa794dddcc2e87e42652e191fcaf0b7bc) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* poky.conf: bump version for 5.0.1Steve Sakoman2024-05-061-1/+1
| | | | | | (From meta-yocto rev: 6e21dca8264c9596c55be0048490d67f861079f7) Signed-off-by: Steve Sakoman <steve@sakoman.com>
* local.conf.sample: Fix hashequivalence server addressRichard Purdie2024-05-021-1/+1
| | | | | | | | | We switched to a new server for the scarthgap release but didn't update the sample config. Fix this. (From meta-yocto rev: f5e9f8ebd65e5a814ec45122e4176bc5407ea946) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 5.0 scarthgap releaseRichard Purdie2024-04-161-1/+1
| | | | | | (From meta-yocto rev: 8f12ba9f7006d54e6f5259eb1c734e6116a2580b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-bleeding.bbclass: Remove use of SRCPVKhem Raj2024-04-141-2/+2
| | | | | | | | | | (From meta-yocto rev: a287fabcc55cbe46bc660ad45e03f94428824386) (From meta-yocto rev: 705258d7ad70b4b69f4c5b5397101853ae7ba4d3) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-altcfg: Default to ipk packagingRichard Purdie2024-03-201-0/+2
| | | | | | | | | | | | | | | | | | | | | poky itself defaults to rpm packaging. In support of the binary distro testing, and for wider testing in general, default poky-altcfg to ipk. Since we plan to have better "binary distro" testing on the autobuilder and we plan to primarily use ipk for this, having ipk based images available as part of our builds is desireable. Since we want systemd based images with ipk, it makes sense to leave standard poky using rpm images but switch poky-altcfg to use ipk. Doing this now for scarthgap gives us a good platform to build off in the long term too. This matches https://git.yoctoproject.org/yocto-autobuilder-helper/commit/?id=a9b4f83c05136dd83e07c0f68ae2ad13507ed36a (From meta-yocto rev: 6d89a66ad8a28d07425cf8886567038950ef65e7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Update to prepare for scarthgap releaseRichard Purdie2024-03-071-3/+3
| | | | | | (From meta-yocto rev: 4e53cc57c1e6c05098f3cfd467bd9cdbc86bd363) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Add genericarm64 MACHINERoss Burton2024-03-051-0/+1
| | | | | | | | | | This is a new 64-bit "generic" Arm machine, that expects the hardware to be SystemReady IR compatible. (From meta-yocto rev: 68de209f58917d8e7108caacfefc55bbe0e0c5a2) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* base-files: add usage warning to motdRoss Burton2024-02-232-0/+6
| | | | | | | | | | | | | | | | | The Poky distro is explicitly a _reference_ distribution for _testing_ and _development_ purposes. It enables most hardware and software features so that they can be tested, but this also means that from a security point of view the attack surface is very large. We encourage anyone using OpenEmbedded for production use to create their own distribution and not use Poky. To encourage this behaviour further, add a warning to /etc/motd when Poky is used so the developer will see it when they log in. (From meta-yocto rev: 2e0cec1e9d97f78ba015da8812fd1888c47debcb) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-poky/conf/templates/default/conf-summary.txt: add a template summaryAlexander Kanavin2024-02-191-0/+1
| | | | | | | | | | | | | | | | | | Existing conf-notes.txt is not adequate in situations where the user needs to select a config template from several, or get an overview of them and is interested only in a brief explanation of what the template is for, but not extended multi-paragraph instructions for how to use it. Such summaries can be provided via conf-summary.txt and this patch adds such a summary for the poky default template. Updates to the tools and a tool for selecting templates which will make specific use of the summary will follow. (From meta-yocto rev: 5f404da45021caa09c796dee015ff735d36fa4c0) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Update for the scarthgap release seriesRichard Purdie2024-02-091-1/+1
| | | | | | | | Prepare for the scarthgap release. (From meta-yocto rev: 5be4f867a3fba39103a569eb4ecf10c39eca3742) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-altcfg: Update PREFERRED_VERSION for kerenlRichard Purdie2024-01-221-2/+2
| | | | | | | | Update to 6.6 since it is our only kernel version. (From meta-yocto rev: 00b2de10d7665a60d32497cb141f40ba3e1143fa) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky/poky-tiny: make 6.6 the default kernelBruce Ashfield2024-01-042-3/+3
| | | | | | | | | | Bumping the reference distros to the latest -stable/lts kernel. (From meta-yocto rev: f148b0ddea099062b07abe6d8a8f6c67b8bc087f) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: update SANITY_TESTED_DISTROS to match autobuilderMichael Opdenacker2023-12-201-3/+2
| | | | | | | | | | | | >From the intersection of the list of allowed workers on https://git.yoctoproject.org/yocto-autobuilder2/tree/config.py and the active workers on https://autobuilder.yoctoproject.org/typhoon/#/workers (From meta-yocto rev: 5859bb1be028d303ddc8729ff761bdde7f7dd5f1) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny: fix PACKAGE_EXCLUDERoss Burton2023-11-081-1/+1
| | | | | | | | | | | | poky-tiny does a PACKAGE_EXCLUDE on shadow-base as the kernel doesn't support multiple users. However it does this by assigning to an override, which makes it impossible for images or machines to extend PACKAGE_EXCLUDE with their own exclusions. (From meta-yocto rev: 5d86975934b46a64b36f60c097bce7a577c1b8b0) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: remove mips edgerouter machineMichael Opdenacker2023-10-261-1/+0
| | | | | | | | | | No longer supported since https://git.yoctoproject.org/poky/commit/?id=0c64d0e4317e3749f7f7ed9ecd5d08bbb0cedc9e (From meta-yocto rev: e93ae2edfb3846ea696f45412b7aedcdd8d0b845) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Update to post release versioningRichard Purdie2023-10-191-1/+1
| | | | | | (From meta-yocto rev: 2c574e299d247f3db0dcea513dc9ea818c488e72) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump version for 4.3 nanbield releaseRichard Purdie2023-10-171-2/+2
| | | | | | (From meta-yocto rev: c9f0946b6fd35ab7cb0197599a489560d129daf2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Document new CDN mirror for sstateRichard Purdie2023-10-151-3/+9
| | | | | | | | | We have a Content Delivery Network available for sstate, document this in local.conf.sample. (From meta-yocto rev: 2b2c68717e05f9e644930f576f5197d673b9cef5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky/poky-tiny: Switch to the 6.5 kernelRichard Purdie2023-10-102-3/+3
| | | | | | | | 6.4 is EOL so switch to the 6.5 kernel. (From meta-yocto rev: 2b6624b894c8a458be7d4b13b1691a89ead44120) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* layer.conf: Update to nanbield release seriesRichard Purdie2023-09-101-1/+1
| | | | | | (From meta-yocto rev: 1274324fedd63a60ac974b35b1d2b53928a42840) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* README: Clarify/standardise contributions processRichard Purdie2023-09-021-13/+2
| | | | | | | | | Now we have a contributor guide combining various wiki pages, point at that and standarise our approach across layers. (From meta-yocto rev: 000bc83cf581aeb47798a5a30299bb0d5c767984) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Switch to post release name/versionPeter Kjellerstedt2023-08-241-2/+2
| | | | | | | (From meta-yocto rev: 803ef4a3f2304350484d2993fc0e811a6d8e1fa7) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky/poky-tiny: set preferred linux-yocto version to 6.4Bruce Ashfield2023-08-162-3/+3
| | | | | | | | | | | | | Bumping poky and poky tiny to test the latest refernce kernel. We leave poky-alt on 6.1 for LTS coverage. (From meta-yocto rev: bb261e23b458b7631006ccd6ce38b91fa096b451) (From meta-yocto rev: 11efa4cf80928cb1036c350a26e221d2de4817cc) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: update SANITY_TESTED_DISTROS to match autobuilderMichael Opdenacker2023-08-081-3/+5
| | | | | | | | | | | | >From the intersection of the list of allowed workers on https://git.yoctoproject.org/yocto-autobuilder2/tree/config.py and the active workers on https://autobuilder.yoctoproject.org/typhoon/#/workers (From meta-yocto rev: dc5bd555e1910cdbba4252b896cc3021a8f1ec51) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky/poky-tiny: Explicitly exclude `shadow`Alex Kiernan2023-08-011-0/+4
| | | | | | | | | | | | | | | `login` from busybox has explicit heuristics to handle CONFIG_MULTIUSER unset (i.e. a kernel without non-root users, groups or capabilities), bringing in the shadow version of `login` causes obscure failures at runtime ("setgid: Function not implemented"), instead exclude it here so anyone who includes it (likely accidentally) will at least get a build time failure. (From meta-yocto rev: be22c2923a0cdf60ab60012668382e55a3618f2b) Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: add Debian 12 to supported distribution listRoss Burton2023-07-121-0/+1
| | | | | | | | | | The autobuilder now has a Debian 12 machine and it appears to be working fine, so add Debian 12 to the supported list. (From meta-yocto rev: c54fb08cc977e68295ba13942d6b3c2e82f9c86a) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gcsections: apply section removal also in C++, not only in CPeter Marko2023-07-121-0/+2
| | | | | | | | | | | | | | | | Currently only CFLAGS contains sections optimizations. This is used during C compilation. C++ compilation uses CXXFLAGS instead. I did not introduce CXXFLAGS_SECTION_REMOVAL because the options are identical in C and C++, while adding it would add whole lot of additional useless lines of code to maintain. (From meta-yocto rev: 4962baf5d0baf3bf61a44020be96cb877f4e4979) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>