summaryrefslogtreecommitdiffstats
path: root/meta-poky
AgeCommit message (Collapse)Author
2021-03-15layer.conf: Update for hardknott release seriesRichard Purdie
(From meta-yocto rev: f07f28224c9d3d1af5e7a63151da8ad4731fd1c5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-03-11local.conf.sample.extended: sample value for SDK_PS1Kai Kang
Provides a sample default value for SDK_PS1 in local.conf.sample.extended. It will look like: poky-glibc-x86_64--cortexa57-qemuarm64-pokysdk:$ (From meta-yocto rev: ce0405745dc302efdb336870b591ed86d73eb304) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-03-11poky: don't use space with +=Vivien Didelot
Bitbake variables are usually appended with one of: FOO_append = " bar" FOO += "bar" While the space is mandatory in the "_append" variant, it doesn't hurt in the "+=" variant, but it can be misleading. Remove the space to avoid confusion. (From meta-yocto rev: 66525f278143b7fe6082c8f5956cdff64b16ff58) Signed-off-by: Vivien Didelot <vdidelot@pbsc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-03-11poky: fix typosVivien Didelot
Fix fromw -> from typo in poky-world-exclude.inc, and confiruration -> configuration in poky-tiny.conf. (From meta-yocto rev: 70f767e9440452bf65dc5c295ae5e336d5622597) Signed-off-by: Vivien Didelot <vdidelot@pbsc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-03-11local.conf.sample: fix typoUlrich Ölmann
(From meta-yocto rev: 63323bc90e1fff9e2c94188db5d9fc4bb92e2649) Signed-off-by: Ulrich Ölmann <u.oelmann@pengutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-02-18local.conf.sample.extended: Bring back into sync with OE-CoreRichard Purdie
(From meta-yocto rev: ea6e777cac72f22b56b2c8be0ba05ba164efe5de) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-02-18local.conf.sample.extended: prefer INIT_MANAGERVivien Didelot
Since the INIT_MANAGER variable has been introduced, there is no need to append the distro features and set the init manager manually. Replace the busybox/mdev and systemd examples with the 4 values currently supported for the INIT_MANAGER variable. (From meta-yocto rev: 2433a0f78a7fdb8450ef9ec64fa044274ac7a9e1) Signed-off-by: Vivien Didelot <vdidelot@pbsc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-02-16local.conf.sample.extended: fix double 'of' typoVivien Didelot
Remove the redundant 'of' word in the INITRAMFS_IMAGE comment. (From meta-yocto rev: 200b05182c74f3f4f778907d5ee92831adb3d77e) Signed-off-by: Vivien Didelot <vdidelot@pbsc.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-01-05poky-alt: don't use conditional assignment for preferred kernel versionBruce Ashfield
The include of poky.conf already sets a preferred kernel version, so the one in the alt-config won't have any impact. This normally isn't a problem, but when we are introducing a new kernel that doesn't yet have compatibility with all machines, it throws warnings. WARNING: preferred version 5.10% of linux-yocto not available (for item kernel-module-x-tables) WARNING: versions of linux-yocto available: 5.4.69+gitAUTOINC+1c358e1969_cfcdd63145 5.8.13+gitAUTOINC+b976de4f41_5981001bf0 (From meta-yocto rev: a7b41f311eb79a2a112a75160b6d557029ca9904) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2021-01-05poky/poky-tiny: set preferred kernel to 5.10Bruce Ashfield
(From meta-yocto rev: c368e39620afd92e0066bc4f5ea1eba6b8f00fd6) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-24local.conf: add aarch64 to the SDKMACHINE example valuesRoss Burton
(From meta-yocto rev: 05922833d04205b8b5288b6ccd5f8e32cf1b3bb0) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-20gcsections: add more suppressions for SDK buildsSinan Kaya
More suppression is needed for glibc, perl and mingw. (From meta-yocto rev: 0e0f03888f876f7025aec292689a14925217619d) Signed-off-by: Sinan Kaya <okaya@kernel.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-09poky: Set SDK_VERSION explicitlyRichard Purdie
After the change from DATE in DISTRO_VERSION, we need to adjust SDK_VERSION. Remove the unneeded vardepexclude. Ensure the value of SDK_VERSION only causes rebuilds when the value changes. (From meta-yocto rev: dc719ee87b4f40a6cf2eadc5767940ad41ab7d64) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-09poky.conf: do not write current date into distro version, use git hash insteadAlexander Kanavin
The date leaks into target installs of items like os-release, and makes them non-reproducible. (From meta-yocto rev: bd6b25f9a3416ce63e26d763cce7ed1ad4fd816d) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-03poky.conf: Drop fedora-30 from tested distrosPaul Barker
The autobuilder no longer contains a worker for this distro. (From meta-yocto rev: d340e38c9ab174d392c61912b0dde1188f06aa6f) Signed-off-by: Paul Barker <pbarker@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-03poky.conf: Add opensuseleap-15.2 and fedora-33 to tested distrosPaul Barker
The autobuilder contains workers for both of these distros. (From meta-yocto rev: c4e80bda9e1de05453a3dfb5b695cca8e7183967) Signed-off-by: Paul Barker <pbarker@konsulko.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-03poky-tiny: enable section removalSinan Kaya
Use GCC sections flags so that unused sections can be garbage collected at link time. (From meta-yocto rev: 70176ee6235c2545e18df855cac2c3524b7e50e4) Signed-off-by: Sinan Kaya <okaya@kernel.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-11-11poky/conf-notes.txt: mention more important images than just satoAlexander Kanavin
(From meta-yocto rev: c9321f75f1f830d5a3f2831f4cbdbffdcbc82bf0) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-30poky-tiny: Enable size optimization by defaultAlejandro Hernandez Samaniego
Compiler size optimization reduces the size of the root filesystem by 15%, since poky-tiny is meant to be used on size constrained devices, enable it by default (From meta-yocto rev: 5e3a784ec7f1456cd3a43ff235719dbfd42a17a6) Signed-off-by: Alejandro Enedino Hernandez Samaniego <alhe@linux.microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-30poky-tiny: Reduce busybox size by 13%Alejandro Hernandez Samaniego
Busybox has released several new verisions since this config was last generated, they come with new features, new defaults as well as dropping some existing features. This patch updates the defconfig used in poky-tiny to reflect the changes mentioned above, it also reduces some seldom used functionality, reducing the installed size by 13%, this can certainly be reduced further if required. [YOCTO #12170] (From meta-yocto rev: b03bda01316d79b53ed2cac97566e647cdaada4f) Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro.hernandez@linux.microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-30poky.conf: Post release version bumpRichard Purdie
(From meta-yocto rev: 66ecf3bcc112be5ac10c83a97e326130672ffdcb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-20poky.conf: Bump version for 3.2 gatesgarth releaseRichard Purdie
(From meta-yocto rev: 269f81c2b2ac64219c65953bc56bd41317a8db0f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-13local.conf.sample.extended: Fix comment typoNaoki Hayama
Fix comment typo. s/overriden/overridden/ s/spefying/specifying/ (From meta-yocto rev: 5c73a7a8cc2ab739128ffe79f29ac5a6acb51c0e) Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-13local.conf.sample: Fix comment typoNaoki Hayama
Fix comment typo. s/necesary/necessary/ (From meta-yocto rev: 94d1714f8ecbedb6fabad72c58d3e4e86c087202) Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-10-09poky.conf: Drop OELAYOUT_ABI pokingRichard Purdie
This has been the same as OE-Core for a long time, drop our custom settings. (From meta-yocto rev: 8c1084f3fd4ca987c3307f4c4c1475b40060ce3f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-09-05local.conf.sample.extended: remove help2man referenceRoss Burton
help2man isn't part of the early build anymore, so there's no point in referring to it here. (From meta-yocto rev: c601f5bd5ddfe8e8be709a4541b95c772a0d3b6f) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-08-28poky.conf: do not install packagegroup-core-device-devel into qemu imagesAlexander Kanavin
The purpose of the group and what it should contain is no longer clear, and generally adding userspace development items to images is best done at the image/class level. (From meta-yocto rev: 4c1c19a94779d16ef8d2c81de395387727143896) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-08-26poky: add preferred version for linux-yocto-rtBruce Ashfield
As a step towards getting more testing on -rt, we should explicitly set the preferred version for linux-yocto-rt. Newly introduced kernels lag in -rt support (as we wait for upstream projects), so we don't want the version to always be the latest by default. (From meta-yocto rev: 8d717a646b3b767105a70e58e5c4372f6b51b411) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-08-26poky-tiny: set preferred version to 5.8Bruce Ashfield
Even though tiny isn't extensively used (it was referencing a removed kernel version), it still should be updated to the latest. Build testing passed with the 5.8 kernel, so we make it the preferred version. (From meta-yocto rev: 45ce0906c38e3b7aedb5c5bb30b5eb4a9dd0c83c) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-08-26local.conf.sample: Document memory resident bitbakeRichard Purdie
Add an example of how to enable this to local.conf.sample (From meta-yocto rev: e29dbff72bdfb99cf672599e8d1814e51ab7290a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-08-25poky: set preferred version for linux-yocto to be v5.8Bruce Ashfield
(From meta-yocto rev: 49675e0eb7f41eed9c93c77af424be9ec43f4144) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-05-28poky.conf: Add Fedora 32, remove Ubuntu 19.04 and poky-2.7Richard Purdie
Update the list of distros we test to match the current autobuilder workers. (From meta-yocto rev: 0ddf2ae6ec099af5c149d68fc69464ddce2fbe85) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-05-28poky: Add Ubuntu 20.04 as a supported distroSteve Sakoman
(From meta-yocto rev: 7b9cacac21a7dedf960d04037eb820843d09eb73) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-05-18meta-poky/meta-yocto-bsp layer.conf: Move to depend on gatesgarth release ↵Richard Purdie
codename (From meta-yocto rev: a6b17a67a7478fb6536eff388bfd30f058388fd5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-05-15poky.conf: Post release version bumpRichard Purdie
(From meta-yocto rev: 48d5ee2b83eb33238f1425d32c6091e57b24cf36) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-05-07poky: We now match OE-Core's error/warning config so simplifyRichard Purdie
(From meta-yocto rev: c90123725f282bae5ce4bb0bec4df141c823d769) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-04-06poky.conf: Bump version for 3.1 dunfell releaseRichard Purdie
(From meta-yocto rev: 3f6857be9be9ab5e2ede9a416c212487357eec0d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-03-31poky: Add Fedora31 and drop Fedora 28/29 as supported distrosRichard Purdie
(From meta-yocto rev: 6f73b728e2e5ad88c7b923ce30a0fdbe747a4ee1) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-03-31poky: Add Centos8 as a supported distroRichard Purdie
(From meta-yocto rev: d7c399f10245f8f7fba3ae1ecb149d78957d4b73) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-03-15layer.conf: Update to new dunfell release nameRichard Purdie
(From meta-yocto rev: a1ae7e14edd36007adf027e21711f016e0f25658) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-02-22poky-alt: bump LTS kernel to v5.4Bruce Ashfield
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>
2020-02-22poky: bump preferred kernel to v5.4Bruce Ashfield
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>
2020-02-19poky: Fix previous commit with lost quoteRichard Purdie
(From meta-yocto rev: 471eb39af1b171f3a47a1207680ad00ff057a347) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-02-19meta-poky: update to new mailing listsMark Asselstine
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>
2020-02-02conf/machine: Remove mpc8315e-rdb machineRichard Purdie
This hardware is old/obsolete and unobtainable. Its proving hard to support with nobody fixing bugs or helping keep the platform running/up to date. Whilst there is value in real hardware testing, this platform ist just too old and obsolete to support. This does leave a gap for the power architecture but at this point there is nobody willing to step up to cover it. The TSC did discuss and agree support for this platform should be removed. It calls into question the support/testing of the architecture by Yocto Project which is being discussed by the TSC and governing board. (From meta-yocto rev: aa691d49ceb6700eb1881b789fe34f8369bcb0ef) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-01-07poky: Switch to post release name/versionPeter Kjellerstedt
(From meta-yocto rev: 14bb7405a52ebe25fb4e0e8ffd6f986e43741a57) Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-12-04poky: Allow the hash server to be overriddenRichard Purdie
(From meta-yocto rev: 6ab7787509170d9d7c874096c56d47d6ce81cda9) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-12-04poky: Default to enabling a local hash equivalence serverRichard Purdie
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>
2019-11-28poky: Default to reproducible buildsRichard Purdie
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>
2019-10-09poky.conf: Bump version for 3.0 zeus releaseRichard Purdie
(From meta-yocto rev: edf4ab9bd70216ae0f3736fd8562938a103da3b2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>