summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2022-03-20toaster: race condition for end-of-builddreyna/submit/dreyna/toaster/toaster_cummulative_03202022David Reyna
Force a sync point for end-of build event handler force the build's outcome status commit, to resolve a race condition with the build completion takedown. [YOCTO #14765] Signed-off-by: David Reyna <David.Reyna@windriver.com>
2022-03-20toaster: detect when bitbake crashedDavid Reyna
Add a polling check on tracebacks in a build's log. This can for example indicate that bitbake crashed, which would stop the event stream that Toaster normally uses to detect build errors. [YOCTO #14085] Signed-off-by: David Reyna <David.Reyna@windriver.com>
2022-03-20classes/setuptools_build_meta: rename to python_setuptools_build_metaRoss Burton
Rename this class to be python-prefixed to match the other new Python build system classes. (From OE-Core rev: 25d6bf8079797906bde7c0cf63a0466c981ba5bb) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20sqlite3: upgrade 3.38.0 -> 3.38.1Alexander Kanavin
(From OE-Core rev: 84b70c7d2d76af72cb6df42e0ceda66dbea49d8a) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20mtools: upgrade 4.0.37 -> 4.0.38Alexander Kanavin
(From OE-Core rev: 2e1f35d654f0833096fb848170dca96a75a9558b) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20meson: upgrade 0.61.2 -> 0.61.3Alexander Kanavin
(From OE-Core rev: e072a9b7cdd937b8976e87f1da1323859bb37c72) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20squashfs-tools: correct upstream version checkAlexander Kanavin
(From OE-Core rev: 9aaa6ee30340795c89010c61b4d30d6a7bca0f86) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20gtk+3: upgrade 3.24.31 -> 3.24.33Alexander Kanavin
(From OE-Core rev: c1e00978b64f3f8590e73be9e59633e7b91d2322) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20diffoscope: upgrade 206 -> 207Alexander Kanavin
(From OE-Core rev: 7b65b733d4771497974e66885d188f9db187901a) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20perl: update 5.34.0 -> 5.34.1Alexander Kanavin
(From OE-Core rev: 0e318a46ceae38a33a99f55079c463e90a15944d) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20perl-cross: update 1.3.6 -> 1.3.7Alexander Kanavin
Drop upstreamed patches. 0001-configure_path.sh-do-not-hardcode-prefix-lib-as-libr.patch is replaced with a tweak to configure parameters. (From OE-Core rev: 1b2e235b5012c21939ced51e16f1305ad8dea75d) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20bind: update 9.16.26 -> 9.18.1Alexander Kanavin
Drop removed python/libtool options. isc/platform.h is no longer installed. Rewrite reproducibility patch to fix the problem at the source. License-Update: copyright years (From OE-Core rev: 8a9a5885995c77774cdafeb09f7522c50750a1e9) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20python3-typing-extensions: fix upstream version checkAlexander Kanavin
(From OE-Core rev: 3adad1e0cf0ad2238e0bbc23949d3b8668d41a5c) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20python3-semantic-version: fix upstream verison checkAlexander Kanavin
(From OE-Core rev: 6fbc555ee50f97c4b4b3e3af5eaeb23551ec4901) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-20weston-init: Use pixman rendering for qemuppc64Khem Raj
(From OE-Core rev: 2b9d8becad7abdd8c53c9f8b46082a0a445dcaf8) 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>
2022-03-20qemuriscv: Use virtio-tablet-pci for mouseKhem Raj
This helps in making mouse response better where transition between host and guest mouse is abrupt and not precise and as a result its difficult to access stuff near the edges. (From OE-Core rev: 010287147d2205790745e6dab8e955e71bc7cac2) 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>
2022-03-20openssh: Default to not using sandbox when cross compilingKhem Raj
backport a patch to fix sandboxing issues seen on ppc32 and also on riscv32 [1] [1] https://bugzilla.mindrot.org/show_bug.cgi?id=3398 (From OE-Core rev: 90895a627be5e8a4e4943fa9195b5553416086d3) 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>
2022-03-20perl: generate alternative link for streamzipSakib Sajal
streamzip is also provided by io-compress-perl, so add an alternative link for streamzip. (From OE-Core rev: 8da6f165c69dae4e873de840eb454c5da1d824e2) Signed-off-by: Sakib Sajal <sakib.sajal@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18iptables: use nft backend with libnftnl PACKAGECONFIGTrevor Gamblin
Currently, when the libnftnl (part of meta-networking) PACKAGECONFIG is enabled for iptables, both legacy and nft-based binaries are built and installed in the image. However, the "iptables" symlink in this case still points to xtables-legacy-multi, rather than xtables-nft-multi. This patch adds a conditional check to replace the symlink to point to the latter if iptables is built with libnftnl support, which is consistent with other major distros (e.g. Fedora). The "iptables-legacy" symlink remains present and unmodified. (From OE-Core rev: bc41682ab2a259b7bc6a56fa3ba42907f4c8bf25) Signed-off-by: tgamblin <trevor.gamblin@windriver.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18weston-init: Use pixman on riscv64 qemuKhem Raj
Helps boot weston/wayland images (From OE-Core rev: ed2c7c806f1a48c388282f5cbdc93f034ba2c93d) 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>
2022-03-18scripts/patchreview: handle Inactive-Upstream statusAlexandre Belloni
(From OE-Core rev: 44afce53725f59fefb0ca5df6babe2b8bec6a68b) Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18mesa: Allow building Mesa's OpenCL through PACKAGECONFIGZoltán Böszörményi
(From OE-Core rev: 78d17787eb4dd65dacde785dbb47359726c22173) Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18oeqa/selftest/tinfoil: Improve tinfoil event test debuggingRichard Purdie
We still see occasional test failures for unknown reasons. Add some debugging to show whether the matching files event was received even if the command complete wasn't. Also ensure any commandfailed/commandexit event is shown. This will hopefully aid debugging the next time the issue occurs. (From OE-Core rev: 2f7a788bb51ef09ee23c94176285437ea760fab7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-cryptography-vectors: upgrade to 36.0.2Ross Burton
This needs to be upgraded in lockstep with python3-cryptography. (From OE-Core rev: 1a66c415af0b8178fdaa44ebf0d59957194e891f) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-cryptography: enforce identical version for -cryptography-vectorsRoss Burton
python3-cryptography and python3-cryptography-vectors are actually the same project but are on Pypi as two separate modules. The test suite validates that they're the same version and fails if they are not: FAIL: tests/test_utils.py::test_vector_version def test_vector_version(): > assert cryptography.__version__ == cryptography_vectors.__version__ E AssertionError: assert '36.0.2' == '36.0.1' Catch this slightly earlier by mandating that python3-cryptography-ptest pulls in an identically versioned python3-cryptography-vectors. (From OE-Core rev: 7c098aac08faf5da01aafec5c5d87f563d913744) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-cryptography: Upgrade to 36.0.2Khem Raj
(From OE-Core rev: 3acf088edec6e328f4e25ddd741f967368ae5ae0) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18buildtools-docs-tarball: Add test for building documentation using sphinxRichard Purdie
(From OE-Core rev: 26b224a1bbe27b5d9886be4552147e1d66e34519) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18Add buildtools-docs-tarball recipeRichard Purdie
(From OE-Core rev: 4f691a4ecd02dd588158b28e57f5a58a42beffea) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18maintainers.inc: Add new python recipesRichard Purdie
(From OE-Core rev: 39e6aed362a1d4dffcd9827cea3f216a7774da43) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3: Add missing HOMEPAGE entriesRichard Purdie
(From OE-Core rev: 979122077165b2dcdce5bb8e9b88a764254ddef8) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-sphinx: Work around reproducibility issueRichard Purdie
The dict used in this recipe doesn't write into the cache consistently, work around it until this issue is resolved in python upstream (similar to frozenset issues). (From OE-Core rev: a0d056862c218f5fcd921905271169742cf464dc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-sphinx: Add a new recipeRichard Purdie
Needed to build the sphinx based yocto-docs Based on a recipe from Armin Kuster <akuster808@gmail.com> (From OE-Core rev: 15b623e74846b7c7cd2f5e5b309e1379af86cf3f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-sphinx-rtd-theme: Add new recipeRichard Purdie
Needed for building sphinx docs Based on a patch from Armin Kuster <akuster808@gmail.com> (From OE-Core rev: 765772631d6f03621d1f11a79b1e3f1a464111cb) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-sphinxcontrib-applehelp: add new recipeRichard Purdie
Based on a patch from Armin Kuster <akuster808@gmail.com> (From OE-Core rev: deaf4cd5af29207dc06203fbaab9bd7ab90ac789) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-sphinxcontrib-jsmath: Add new recipeRichard Purdie
Based on a patch from Armin Kuster <akuster808@gmail.com> (From OE-Core rev: 03e070b3c4a4a618bbce10a8dfe9323bf7b9973d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-sphinxcontrib-serializinghtml: Add new recipeRichard Purdie
Based on a patch from Armin Kuster <akuster808@gmail.com> (From OE-Core rev: e8b6482f554db2c8089c57aaaaf2e0f77a065a82) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-sphinxcontrib-htmlhelp: Add new recipeRichard Purdie
Based on a patch from Armin Kuster <akuster808@gmail.com> (From OE-Core rev: 9c73148c3956249ce6039928fdeb6865f268b4b5) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-sphinxcontrib-devhelp: Add new recipeRichard Purdie
Based on a patch from Armin Kuster <akuster808@gmail.com> (From OE-Core rev: ab23d1ec2c8c67f2808fa2e2f31e06dde2ee9772) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-sphinxcontrib-qthelp: Add new recipeRichard Purdie
Based on a patch from Armin Kuster <akuster808@gmail.com> (From OE-Core rev: 9efd9322b920818a4ceff123fe244ce63aa88c8b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-babel: Add recipe from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: 84e56f68e80b272a533646ce43a1f3bb13eed74f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-urllib3: Add from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: cc339666f2324a68e4e1b131e5bcb442ce72a755) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-requests: Add from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: 5971e3540763f628918992919315ec49b016c02e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-pytest-runner: Add from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: 3b8f5c823595ea8f375f89e9c30d534c217f160a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-pysocks: Add from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: 01106cfda226c26efed9928026af680a49f5ffcc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-pyopenssl: Add from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: be7d74f786065c2ad7897e572054155122946a27) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-ndg-httpsclient: Add from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: ee9f6ee89e4c0334b75da9faec655eecec34f703) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-chardet: Add from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: 00a9f10a539aa209ae0385e15c6b18716350e512) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-certifi: Add from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: 663e76dc3f9d727deef6a4406a24c7f1b7ecac74) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18ptest-packagelists.inc: Add python3-pyasn1 to fast ptests listRichard Purdie
(From OE-Core rev: 6239b6b987cec1e42b50513fd43db92dd5cdc449) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-18python3-pyasn1: Add from meta-oe/meta-pythonRichard Purdie
(From OE-Core rev: eff589862d6f98845531b9870c0b727e2e7bf0d3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>