Please review this next set of patches for dunfell and have comments back by end of day Tuesday.
Passed a-full on autobuilder: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2087 The following changes since commit 2cc9e06807026b86038db88c2175c626feadc0be: linux-yocto/5.4: fix arm defconfig warnings (2021-04-22 06:23:22 -1000) are available in the Git repository at: git://git.openembedded.org/openembedded-core-contrib stable/dunfell-nut http://cgit.openembedded.org/openembedded-core-contrib/log/?h=stable/dunfell-nut Alexander Kanavin (2): oeqa: tear down oeqa decorators if one of them raises an exception in setup meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fix Diego Sueiro (1): oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-depends Khem Raj (1): go: Use dl.google.com for SRC_URI Konrad Weihmann (1): cve-update-db-native: skip on empty cpe23Uri Marek Vasut (1): linux-firmware: Package RSI 911x WiFi firmware Reto Schneider (2): license_image.bbclass: Detect broken symlinks license_image.bbclass: Fix symlink to generic license files Richard Purdie (1): yocto-check-layer: Avoid bug when iterating and autoadding dependencies Vinay Kumar (1): Binutils: Fix CVE-2021-20197 Zhang Qiang (1): kernel.bbclass: Configuration for environment with HOSTCXX wangmy (1): go: update SRC_URI to use https protocol meta/classes/kernel.bbclass | 2 + meta/classes/license_image.bbclass | 20 +- meta/lib/oeqa/core/case.py | 9 +- meta/lib/oeqa/core/decorator/oetimeout.py | 5 +- meta/lib/oeqa/core/tests/cases/timeout.py | 13 + meta/lib/oeqa/core/tests/test_decorators.py | 6 + meta/lib/oeqa/selftest/cases/bblayers.py | 5 + .../recipes-core/meta/cve-update-db-native.bb | 7 +- .../binutils/binutils-2.34.inc | 1 + .../binutils/binutils/CVE-2021-20197.patch | 572 ++++++++++++++++++ meta/recipes-devtools/go/go-common.inc | 2 +- .../linux-firmware/linux-firmware_20210208.bb | 11 + scripts/yocto-check-layer | 3 + 13 files changed, 646 insertions(+), 10 deletions(-) create mode 100644 meta/recipes-devtools/binutils/binutils/CVE-2021-20197.patch -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#151134): https://lists.openembedded.org/g/openembedded-core/message/151134 Mute This Topic: https://lists.openembedded.org/mt/82484463/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
