Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Layer Updates: sources/meta-altera sources/meta-arm sources/meta-yoe… #411

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Jun 18, 2020

… sources/openembedded-core

  • sources/meta-altera b85ce25...363a3f9 (1):

    u-boot-socfpga: update to latest HEAD

  • sources/meta-arm 938b47f...3237858 (9):

    external-arm-toolchain: Add package specific licenses
    meta-arm-toolchain: Add README
    external-arm-toolchain: Align glibc packaging to OE TARGET_SYS
    external-arm-toolchain: Refine dev libraries/headers packaging
    external-arm-toolchain: Remove glibc locale dependency
    arm-autonomy, xenguest-manager: Guest creation failure cleanup
    arm-autonomy, xenguest: Fail if Dom0 is not properly initialized
    arm-bsp/edk2-firmware: fix destsuffix and PV for recursion error
    arm/edk2-firmware: fix passing of linker flags

  • sources/meta-yoe 5e535e8...01b4cea (1):

    Merge pull request envsetup.sh: Widen logic for BUILDHOST_DISTRO to consider more distros #72 from YoeDistro/yoe/mut

  • sources/openembedded-core 8c68dfe7fd...67cf30ca59 (57):

    armv8/tunes: Set TUNE_PKGARCH_64 based on ARMPKGARCH
    gcc: Do not set -march for arm64 for libatomic
    armv8/tunes: Define TUNE_PKGARCH
    aarch64: Adjust big.LITTLE tune files to use -mcpu
    tune-cortexa57.inc: Add new tune file
    tune-cortexa55.inc: crc and crypto extentions are default on cortex-a55
    tunes: Add new tune files for cortexa55 and cortexa73-cortexa53
    gcc-runtime: Avoid march conflicts with newer cortex-a55 CPUs
    libucontext: Bring in mips/mips64 support
    lto.inc: Add global LTO distro policy file
    report-error.bbclass: replace angle brackets with < and >
    report-error: Allow to upload reports automatically
    linux-yocto: Add powerpc64le support
    qemuppc64: Add a QEMU machine definition for ppc64
    qemux86: Add identical qemux86copy variant for tests
    runit: Add runit and related recipes
    < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
    vim: _FORTIFY_SOURCE=2 be gone
    build-sysroots: add sysroot paths with native binaries to PATH
    linux-firmware: upgrade 20200421 -> 20200519
    db: do not install db_verify if 'verify' is not enabled
    qemu: force build type to production
    oe-selftest: Recursively patch test case paths
    oe-selftest: Allow overriding the build directory used for tests
    archiver: Fix test case for srpm archiver mode
    patchelf: Add patch to address corrupt shared library issue
    cogl: point to correct HOMEPAGE
    cve-check: include epoch in product version output
    oeqa/targetcontrol: Rework exception handling to avoid warnings
    cairo: Do not try to remove nonexistent directories
    logrotate: Drop obsolete setting/comment
    maintainers: Update Ross' email address
    lz4: disable static library
    sysfsutils: rem leftover settings for libsysfs-dev
    util-linux: alternatify rtcwake
    ltp: Exclude the memcg_stress tests due to timeout problems
    core-image-minimal-initramfs: keep restriction with initramfs-module-install
    < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
    < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
    < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
    < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
    < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
    < packagegroup-go-sdk-target: Add go to packagegroup
    < go: Rely on go-runtime to provide needed modules
    < binutils: Install PIC version of libiberty.a
    < binutils: Detect proper static-libstdc++ support when using clang
    < gcc: Configure all gccs with --disable-install-libiberty
    < packagegroup-go-sdk-target: Enable on rv64
    < ruby: Link with libucontext on musl
    < libucontext: Bring in mips/mips64 support
    < lto.inc: Add global LTO distro policy file
    < report-error.bbclass: replace angle brackets with < and >
    < report-error: Allow to upload reports automatically
    < linux-yocto: Add powerpc64le support
    < qemuppc64: Add a QEMU machine definition for ppc64
    < qemux86: Add identical qemux86copy variant for tests
    < runit: Add runit and related recipes

Signed-off-by: Khem Raj [email protected]

…sources/openembedded-core

* sources/meta-altera b85ce25...363a3f9 (1):
  > u-boot-socfpga: update to latest HEAD

* sources/meta-arm 938b47f...3237858 (9):
  > external-arm-toolchain: Add package specific licenses
  > meta-arm-toolchain: Add README
  > external-arm-toolchain: Align glibc packaging to OE TARGET_SYS
  > external-arm-toolchain: Refine dev libraries/headers packaging
  > external-arm-toolchain: Remove glibc locale dependency
  > arm-autonomy, xenguest-manager: Guest creation failure cleanup
  > arm-autonomy, xenguest: Fail if Dom0 is not properly initialized
  > arm-bsp/edk2-firmware: fix destsuffix and PV for recursion error
  > arm/edk2-firmware: fix passing of linker flags

* sources/meta-yoe 5e535e8...01b4cea (1):
  > Merge pull request #72 from YoeDistro/yoe/mut

* sources/openembedded-core 8c68dfe7fd...67cf30ca59 (57):
  > armv8/tunes: Set TUNE_PKGARCH_64 based on ARMPKGARCH
  > gcc: Do not set -march for arm64 for libatomic
  > armv8/tunes: Define TUNE_PKGARCH
  > aarch64: Adjust big.LITTLE tune files to use -mcpu
  > tune-cortexa57.inc: Add new tune file
  > tune-cortexa55.inc: crc and crypto extentions are default on cortex-a55
  > tunes: Add new tune files for cortexa55 and cortexa73-cortexa53
  > gcc-runtime: Avoid march conflicts with newer cortex-a55 CPUs
  > libucontext: Bring in mips/mips64 support
  > lto.inc: Add global LTO distro policy file
  > report-error.bbclass: replace angle brackets with &lt; and &gt;
  > report-error: Allow to upload reports automatically
  > linux-yocto: Add powerpc64le support
  > qemuppc64: Add a QEMU machine definition for ppc64
  > qemux86: Add identical qemux86copy variant for tests
  > runit: Add runit and related recipes
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  > vim: _FORTIFY_SOURCE=2 be gone
  > build-sysroots: add sysroot paths with native binaries to PATH
  > linux-firmware: upgrade 20200421 -> 20200519
  > db: do not install db_verify if 'verify' is not enabled
  > qemu: force build type to production
  > oe-selftest: Recursively patch test case paths
  > oe-selftest: Allow overriding the build directory used for tests
  > archiver: Fix test case for srpm archiver mode
  > patchelf: Add patch to address corrupt shared library issue
  > cogl: point to correct HOMEPAGE
  > cve-check: include epoch in product version output
  > oeqa/targetcontrol: Rework exception handling to avoid warnings
  > cairo: Do not try to remove nonexistent directories
  > logrotate: Drop obsolete setting/comment
  > maintainers: Update Ross' email address
  > lz4: disable static library
  > sysfsutils: rem leftover settings for libsysfs-dev
  > util-linux: alternatify rtcwake
  > ltp: Exclude the memcg_stress tests due to timeout problems
  > core-image-minimal-initramfs: keep restriction with initramfs-module-install
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell
  < packagegroup-go-sdk-target: Add go to packagegroup
  < go: Rely on go-runtime to provide needed modules
  < binutils: Install PIC version of libiberty.a
  < binutils: Detect proper static-libstdc++ support when using clang
  < gcc: Configure all gccs with --disable-install-libiberty
  < packagegroup-go-sdk-target: Enable on rv64
  < ruby: Link with libucontext on musl
  < libucontext: Bring in mips/mips64 support
  < lto.inc: Add global LTO distro policy file
  < report-error.bbclass: replace angle brackets with &lt; and &gt;
  < report-error: Allow to upload reports automatically
  < linux-yocto: Add powerpc64le support
  < qemuppc64: Add a QEMU machine definition for ppc64
  < qemux86: Add identical qemux86copy variant for tests
  < runit: Add runit and related recipes

Signed-off-by: Khem Raj <[email protected]>
@kraj kraj mentioned this pull request Jun 18, 2020
@cbrake cbrake merged commit 3e283fe into dunfell Jun 19, 2020
kraj added a commit that referenced this pull request Dec 23, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...95d0b26e (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > bitbake-worker: Respect nonetwork task flag
  > utils: Add disable_network function
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm c4f5359...ae753c3 (14):
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f9807...571f215ba (45):
  > XXX: Add Github actions CI support
  > python-cantools: update to 37.0.0
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > nss: upgrade 3.64 -> 3.73.1
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-qt5 b64b0a2...21db273 (1):
  > qtbase: Fix ptest compilation with clang

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b4...050aad0e9d (80):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > glibc: Upgrade to 2.35 (RFC)
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > wayland: upgrade 1.19.0 -> 1.20.0
  > base/patch: Disable network for unpack/patch/configure/compile/install
  > cve-check: add coverage statistics on recipes without CVEs
  > gcc: Drop stdlib++ option patch
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 23, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...95d0b26e (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > bitbake-worker: Respect nonetwork task flag
  > utils: Add disable_network function
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm c4f5359...ae753c3 (14):
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f9807...37cc35240 (50):
  > XXX: Add Github actions CI support
  > python3-h5py: upgrade 3.5.0 -> 3.6.0
  > python3-huey: upgrade 2.4.1 -> 2.4.2
  > python3-msgpack: upgrade 1.0.2 -> 1.0.3
  > python-cantools: update to 37.0.0
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > nss: upgrade 3.64 -> 3.73.1
  > postgresql: fix CVE-2021-23214,CVE-2021-23222
  > xl2tpd: update to 1.3.16
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-qt5 b64b0a2...21db273 (1):
  > qtbase: Fix ptest compilation with clang

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b4...050aad0e9d (80):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > glibc: Upgrade to 2.35 (RFC)
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > wayland: upgrade 1.19.0 -> 1.20.0
  > base/patch: Disable network for unpack/patch/configure/compile/install
  > cve-check: add coverage statistics on recipes without CVEs
  > gcc: Drop stdlib++ option patch
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 24, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...95d0b26e (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > bitbake-worker: Respect nonetwork task flag
  > utils: Add disable_network function
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm c4f5359...8061ecf (16):
  > arm-bsp/u-boot: fix EFI image load alignment
  > CI: add patch status metrics
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f9807...c9832f73d (51):
  > XXX: Add Github actions CI support
  > python3-h5py: upgrade 3.5.0 -> 3.6.0
  > python3-huey: upgrade 2.4.1 -> 2.4.2
  > python3-msgpack: upgrade 1.0.2 -> 1.0.3
  > python-cantools: update to 37.0.0
  > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > nss: upgrade 3.64 -> 3.73.1
  > postgresql: fix CVE-2021-23214,CVE-2021-23222
  > xl2tpd: update to 1.3.16
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-qt5 b64b0a2...21db273 (1):
  > qtbase: Fix ptest compilation with clang

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b4...050aad0e9d (80):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > glibc: Upgrade to 2.35 (RFC)
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > wayland: upgrade 1.19.0 -> 1.20.0
  > base/patch: Disable network for unpack/patch/configure/compile/install
  > cve-check: add coverage statistics on recipes without CVEs
  > gcc: Drop stdlib++ option patch
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 24, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...95d0b26e (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > bitbake-worker: Respect nonetwork task flag
  > utils: Add disable_network function
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm c4f5359...8061ecf (16):
  > arm-bsp/u-boot: fix EFI image load alignment
  > CI: add patch status metrics
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f9807...b1166c9e5 (52):
  > XXX: Add Github actions CI support
  > python3-h5py: upgrade 3.5.0 -> 3.6.0
  > python3-huey: upgrade 2.4.1 -> 2.4.2
  > python3-msgpack: upgrade 1.0.2 -> 1.0.3
  > python-cantools: update to 37.0.0
  > nss: upgrade 3.64 -> 3.73.1
  > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > tvheadend: Disable dvbscan
  > postgresql: fix CVE-2021-23214,CVE-2021-23222
  > xl2tpd: update to 1.3.16
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-qt5 b64b0a2...21db273 (1):
  > qtbase: Fix ptest compilation with clang

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b4...050aad0e9d (80):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > glibc: Upgrade to 2.35 (RFC)
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > wayland: upgrade 1.19.0 -> 1.20.0
  > base/patch: Disable network for unpack/patch/configure/compile/install
  > cve-check: add coverage statistics on recipes without CVEs
  > gcc: Drop stdlib++ option patch
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 24, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...95d0b26e (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > bitbake-worker: Respect nonetwork task flag
  > utils: Add disable_network function
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm c4f5359...8061ecf (16):
  > arm-bsp/u-boot: fix EFI image load alignment
  > CI: add patch status metrics
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f9807...924d388d2 (56):
  > XXX: Add Github actions CI support
  > python3-wtforms: add missing dependencies
  > python3-execnet: depend on setuptools-scm
  > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1
  > python3-h5py: upgrade 3.5.0 -> 3.6.0
  > python3-huey: upgrade 2.4.1 -> 2.4.2
  > python3-msgpack: upgrade 1.0.2 -> 1.0.3
  > python-cantools: update to 37.0.0
  > nss: upgrade 3.64 -> 3.73.1
  > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS
  > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > tvheadend: Disable dvbscan
  > postgresql: fix CVE-2021-23214,CVE-2021-23222
  > xl2tpd: update to 1.3.16
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-qt5 b64b0a2...21db273 (1):
  > qtbase: Fix ptest compilation with clang

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b4...050aad0e9d (80):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > glibc: Upgrade to 2.35 (RFC)
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > wayland: upgrade 1.19.0 -> 1.20.0
  > base/patch: Disable network for unpack/patch/configure/compile/install
  > cve-check: add coverage statistics on recipes without CVEs
  > gcc: Drop stdlib++ option patch
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 25, 2021
…e-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...bdf5739c (2):
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-arm c4f5359...8061ecf (16):
  > arm-bsp/u-boot: fix EFI image load alignment
  > CI: add patch status metrics
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f98070...245afbc8bd (47):
  > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS
  > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > tvheadend: Disable dvbscan
  > postgresql: fix CVE-2021-23214,CVE-2021-23222
  > xl2tpd: update to 1.3.16
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b46...24c1b8346a2 (66):
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 25, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...95d0b26e (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > bitbake-worker: Respect nonetwork task flag
  > utils: Add disable_network function
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm c4f5359...8061ecf (16):
  > arm-bsp/u-boot: fix EFI image load alignment
  > CI: add patch status metrics
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f9807...924d388d2 (56):
  > XXX: Add Github actions CI support
  > python3-wtforms: add missing dependencies
  > python3-execnet: depend on setuptools-scm
  > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1
  > python3-h5py: upgrade 3.5.0 -> 3.6.0
  > python3-huey: upgrade 2.4.1 -> 2.4.2
  > python3-msgpack: upgrade 1.0.2 -> 1.0.3
  > python-cantools: update to 37.0.0
  > nss: upgrade 3.64 -> 3.73.1
  > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS
  > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > tvheadend: Disable dvbscan
  > postgresql: fix CVE-2021-23214,CVE-2021-23222
  > xl2tpd: update to 1.3.16
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-qt5 b64b0a2...21db273 (1):
  > qtbase: Fix ptest compilation with clang

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b4...050aad0e9d (80):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > glibc: Upgrade to 2.35 (RFC)
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > wayland: upgrade 1.19.0 -> 1.20.0
  > base/patch: Disable network for unpack/patch/configure/compile/install
  > cve-check: add coverage statistics on recipes without CVEs
  > gcc: Drop stdlib++ option patch
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 25, 2021
… sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...95d0b26e (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > bitbake-worker: Respect nonetwork task flag
  > utils: Add disable_network function
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm c4f5359...8061ecf (16):
  > arm-bsp/u-boot: fix EFI image load alignment
  > CI: add patch status metrics
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f9807...85a35fd21 (57):
  > XXX: Add Github actions CI support
  > python3-wtforms: add missing dependencies
  > python3-execnet: depend on setuptools-scm
  > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1
  > python3-h5py: upgrade 3.5.0 -> 3.6.0
  > python3-huey: upgrade 2.4.1 -> 2.4.2
  > python3-msgpack: upgrade 1.0.2 -> 1.0.3
  > python-cantools: update to 37.0.0
  > pkcs11-helper: Fix build with nss >= 3.73.1
  > nss: upgrade 3.64 -> 3.73.1
  > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS
  > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > tvheadend: Disable dvbscan
  > postgresql: fix CVE-2021-23214,CVE-2021-23222
  > xl2tpd: update to 1.3.16
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-qt5 b64b0a2...21db273 (1):
  > qtbase: Fix ptest compilation with clang

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b4...050aad0e9d (80):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > glibc: Upgrade to 2.35 (RFC)
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > wayland: upgrade 1.19.0 -> 1.20.0
  > base/patch: Disable network for unpack/patch/configure/compile/install
  > cve-check: add coverage statistics on recipes without CVEs
  > gcc: Drop stdlib++ option patch
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 25, 2021
… sources/meta-clang sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...95d0b26e (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > bitbake-worker: Respect nonetwork task flag
  > utils: Add disable_network function
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm c4f5359...8061ecf (16):
  > arm-bsp/u-boot: fix EFI image load alignment
  > CI: add patch status metrics
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-clang fd587ea...ffebcef (1):
  > php: Always use GCC for mips

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f9807...85a35fd21 (57):
  > XXX: Add Github actions CI support
  > python3-wtforms: add missing dependencies
  > python3-execnet: depend on setuptools-scm
  > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1
  > python3-h5py: upgrade 3.5.0 -> 3.6.0
  > python3-huey: upgrade 2.4.1 -> 2.4.2
  > python3-msgpack: upgrade 1.0.2 -> 1.0.3
  > python-cantools: update to 37.0.0
  > pkcs11-helper: Fix build with nss >= 3.73.1
  > nss: upgrade 3.64 -> 3.73.1
  > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS
  > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > tvheadend: Disable dvbscan
  > postgresql: fix CVE-2021-23214,CVE-2021-23222
  > xl2tpd: update to 1.3.16
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-qt5 b64b0a2...21db273 (1):
  > qtbase: Fix ptest compilation with clang

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b4...050aad0e9d (80):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > glibc: Upgrade to 2.35 (RFC)
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > wayland: upgrade 1.19.0 -> 1.20.0
  > base/patch: Disable network for unpack/patch/configure/compile/install
  > cve-check: add coverage statistics on recipes without CVEs
  > gcc: Drop stdlib++ option patch
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Dec 27, 2021
… sources/meta-clang sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-raspberrypi sources/meta-rockchip sources/meta-ti sources/openembedded-core

* sources/bitbake 9f272ad7...95d0b26e (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > bitbake-worker: Respect nonetwork task flag
  > utils: Add disable_network function
  > Revert "ast: Fix YOCTO #8621?"
  > ast: Fix YOCTO #8621?
  > tests/fetch: Drop gnu urls from wget connectivity test
  > doc: bitbake-user-manual: expand BB_HASHSERVE and document BB_HASHSERVE_UPSTREAM

* sources/meta-96boards c0a7f40...78ca30a (3):
  > u-boot: Make recipe specific to poplar
  > u-boot-orangepi-i96: Enable it for selected machine
  > u-boot-juno: Remove recipe

* sources/meta-arm c4f5359...8061ecf (16):
  > arm-bsp/u-boot: fix EFI image load alignment
  > CI: add patch status metrics
  > arm-bsp/u-boot: add ethernet device and enable configs for SCT
  > arm-bsp/secure-partitions: Add error cases to setVariable() and getNextVariableName()
  > arm-bsp/secure-partitions: corstone1000: Change UID of variable index in SMM
  > runfvp: add basic documentation
  > runfvp: refactor terminal selection
  > runfvp: don't use f-string when there's no expressions
  > runfvp: don't hide output when using terminals
  > runfvp: handle the fvp quitting before we kill it
  > runfvp: add an asyncio TODO
  > arm/oeqa/fvp: wrap bootlog output correctly
  > arm-bsp/u-boot: populate ESRT table with image_info
  > arm-bsp/security: Revert set append write TS patch
  > arm-bsp/u-boot: corstone1000: Fix SCT failures
  > arm-bsp/secure-partitions: corstone1000: Configure storage in SMM gateway

* sources/meta-clang fd587ea...ffebcef (1):
  > php: Always use GCC for mips

* sources/meta-freescale-3rdparty b26df7f...b3670f9 (1):
  > Merge pull request #190 from MaxKrummenacher/master

* sources/meta-openembedded de83f9807...905e6c36f (66):
  > XXX: Add Github actions CI support
  > python3-wtforms: add missing dependencies
  > python3-execnet: depend on setuptools-scm
  > python3-lazy-object-proxy: upgrade 1.6.0 > 1.7.1
  > python3-h5py: upgrade 3.5.0 -> 3.6.0
  > python3-huey: upgrade 2.4.1 -> 2.4.2
  > python3-msgpack: upgrade 1.0.2 -> 1.0.3
  > python-cantools: update to 37.0.0
  > apache2: upgrade 2.4.51 -> 2.4.52
  > python3-ipython: upgrade 7.28.0 -> 7.30.1
  > libio-socket-ssl-perl: upgrade 2.072 -> 2.073
  > libfile-slurper-perl: upgrade 0.012 -> 0.013
  > tree: upgrade 1.8.0 -> 2.0.0
  > qpdf: upgrade 10.4.0 -> 10.5.0
  > ldns: update to 1.8.1
  > glmark2: upgrade 2021.02 -> 2021.12
  > byacc: upgrade 20210808 -> 20211224
  > pkcs11-helper: Fix build with nss >= 3.73.1
  > nss: upgrade 3.64 -> 3.73.1
  > cdrkit: remove ${PN} from ${PN}-dev RDEPENDS
  > netdata: fix for commit 8554624cc7f84e6b63b2ea4b94ee5fd2821021ca
  > netdata: do not send anonymous statistics by default.
  > netdata: fixed some oelint-adv issues in the recipe.
  > netdata: version bump from 1.32.0 to 1.32.1
  > tvheadend: Disable dvbscan
  > postgresql: fix CVE-2021-23214,CVE-2021-23222
  > xl2tpd: update to 1.3.16
  > vlc: Fix build with un-renameed native libtool
  > php: Upgrade to 8.1.0
  > packagegroup-meta-oe: Add gutenprint, python3-pycups and usbip-tools
  > Add pycups - python bindings for CUPS
  > Add gutenprint to meta-oe
  > Added usbip-tools for kernel USB/IP
  > openipmi: upgrade 2.0.31 -> 2.0.32
  > simple-mtpfs: update to 0.4.0
  > libnet-dns-perl: upgrade 1.32 -> 1.33
  > satyr: upgrade 0.38 -> 0.39
  > redis-plus-plus: upgrade 1.3.2 -> 1.3.3
  > nano: upgrade 5.9 -> 6.0
  > mpich: upgrade 3.4.2 -> 3.4.3
  > libteam: improve the ptest output
  > ipmitool: Split ipmievd into a separate package
  > fio: upgrade 3.28 -> 3.29
  > samba: upgrade 4.14.10 -> 4.14.11
  > postfix: upgrade 3.6.2 -> 3.6.3
  > openvpn: upgrade 2.5.4 -> 2.5.5
  > chrony: upgrade 4.1 -> 4.2
  > contrib: fix python warnings for oe-stylize
  > contrib: allow override-style syntax for vars & routines
  > libkcapi: Fix build with musl
  > inotify-tools: Fix build on musl
  > googletest: Switch branch from master to main
  > libnftnl: add ptest
  > dnf-plugin-tui: Fix bug when generating CSV file
  > mctp: install dbus service configuration
  > mctp: upgrade to v1.0
  > python3-ujson: upgrade 4.3.0 -> 5.0.0
  > python3-grpcio: upgrade 1.41.1 -> 1.43.0
  > python3-gmpy2: upgrade 2.1.0rc1 -> 2.1.1
  > python3-django: upgrade 3.2.5 -> 3.2.10
  > python3-contextlib2: update to 21.6.0
  > python3-prompt-toolkit: Upgrade 3.0.22 -> 3.0.24
  > python3-cachecontrol: Upgrade 0.12.9 -> 0.12.10
  > python3-humanize: Upgrade 3.12.0 -> 3.13.1
  > python3-sqlalchemy: upgrade 1.4.27 -> 1.4.28
  > python3-websocket-client: upgrade 1.2.1 -> 1.2.3

* sources/meta-qcom 8eb865a...302e275 (5):
  > Merge pull request #411 from bhupesh-sharma/dont-set-INITRAMFS_IMAGE-sa8155p-master
  > Merge pull request #410 from bhupesh-sharma/move-sa8155p-adp-to-5.16-master
  > Merge pull request #405 from alimon/master
  > Merge pull request #408 from ndechesne/sdx55
  > Merge pull request #407 from lumag/fix-sdx55

* sources/meta-qt5 b64b0a2...21db273 (1):
  > qtbase: Fix ptest compilation with clang

* sources/meta-raspberrypi cd23492...58cc662 (1):
  > machine: add Pi Zero 2 W 32bits

* sources/meta-rockchip 6fed279...17703ee (1):
  > trusted-firmware-a: replace baudrate with the one specified in machine conf

* sources/meta-ti 7a9ebcf9...75ff5168 (1):
  > ti-img-encode-decode: constrain ti-img-encode-decode test apps to J7

* sources/openembedded-core 88da9b61b4...050aad0e9d (80):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > bleeding: Add a global file to define managed tip of trees
  > glibc,cross-localedef-native: Implement devupstream support
  > devupstream: Handle SRC_URI less recipes
  > glibc: Add devupstream support
  > glibc: Append files instead of making then part of main SRC_URI
  > glibc-testsuite: Use append operator to add check-test-wrapper
  > glibc: Upgrade to 2.35 (RFC)
  > esdk: locked sig mismatch warnings when build from esdk env
  > qemux86: Add identical qemux86copy variant for tests
  > wayland: upgrade 1.19.0 -> 1.20.0
  > base/patch: Disable network for unpack/patch/configure/compile/install
  > cve-check: add coverage statistics on recipes without CVEs
  > gcc: Drop stdlib++ option patch
  > tzdata: Remove no longer relevant RCONFLICTS:${PN}
  > kernel: add -dbg package
  > gawk: remove load-sensitive tests
  > classes/kernel*: add variables to allow changing artifact extension
  > classes/qemuboot: allow IMAGE_LINK_NAME to be empty
  > classes/kernel*: allow disabling symlink creation
  > binutils: CVE-2021-42574
  > qemu: Add selinux PACKAGECONFIG
  > kmod: expand compression PACKAGECONFIGs
  > kmod: merge target/native recipes
  > kmod: remove obsolete ac_pwd manipulation
  > openssl: upgrade to 3.0.1
  > gcc: Update status of musl stddef.h patch
  > python3: backport a fix so the test suite passes with OpenSSL 3.0.1
  > sysvinit: upgrade 3.00 -> 3.01
  > python3-importlib-metadata: upgrade 4.8.2 -> 4.9.0
  > linux-firmware: upgrade 20211027 -> 20211216
  > linux-yocto/5.10: update to v5.10.87
  > linux-yocto/5.15: update to v5.15.10
  > linux-yocto/5.10: update to v5.10.85
  > linux-yocto/5.15: update to v5.15.8
  > linux-yocto/5.15: update to v5.15.7
  > linux-yocto/5.10: update to v5.10.84
  > oeqa/selftest/bbtests: Use YP sources mirror instead of GNU
  > lttng-tools: Upgrade 2.13.1 -> 2.13.2
  > qemu: Upgrade 6.1.0 -> 6.2.0
  > tzdata: Clean up
  > tzdata: Remove unnecessary RPROVIDES
  > tzdata: Make it compatible with devtool modify
  > selftest: recipetool: Add test for handle_license_vars function
  > selftest: recipetool: Add test for split_pkg_licenses function
  > recipetool: Separate licenses with & operator
  > recipetool: Sort output of guess_license function to be deterministic
  > qemu: add patch to set minimum kernel version for riscv32
  > qemu.bbclass: drop OLDEST_KERNEL reference
  > manpages: Fix override/append ordering and hence task signatures
  > python3-pyelftools: Depend on debugger, pprint
  > cantarell-fonts: update 0.301 -> 0.303.1
  > python3-idna: Update license to Unicode-TOU
  > runqemu: additional setting to force software rendering with sdl 2.0.18
  > libsdl2: update 2.0.16 -> 2.0.18
  > libx11: update 1.7.3 -> 1.7.3.1
  > debianutils: update 4.11.2 -> 5.5
  > diffoscope: upgrade 194 -> 196
  > rxvt-unicode: upgrade 9.26 -> 9.30
  > boost: update 1.77.0 -> 1.78.0
  > libptytty: add recipe
  > repo: update 2.18 -> 2.19
  > go: upgrade 1.17.4 -> 1.17.5
  > piglit: upgrade to latest revision
  > dpkg: update 1.20.9 -> 1.21.1
  > alsa: upgrade 1.2.5 -> 1.2.6
  > less: upgrade 590 -> 598
  > harfbuzz: upgrade 3.1.2 -> 3.2.0
  > vim: do not report upstream version check as broken
  > lighttpd: upgrade 1.4.61 -> 1.4.63
  > python3-setuptools: upgrade 59.4.0 -> 59.5.0
  > elfutils: update patch submitted upstream
  > python3-hypothesis: upgrade 6.30.0 -> 6.31.4
  > btrfs-tools: upgrade 5.15 -> 5.15.1
  > rust-hello-world: test at runtime
  > serf: mark upstream as inactive
  > gcc: Fix CVE-2021-42574
  > insane: move src-uri-bad checks to unpack stage
  > insane: add Inactive-Upstream to Upstream-Status
  > systemd: Fix systemd-journal-gateway user/groups

Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants