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-clang sources/meta-freescale sources/met… #408

Merged
merged 2 commits into from
Jun 18, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Jun 17, 2020

…a-freescale-3rdparty sources/meta-openembedded sources/meta-raspberrypi

  • sources/meta-clang 0c9da2c...deaba90 (1):

    bcc: Make opensnoop compatible with kernel v5.6 and later

  • sources/meta-freescale 3197a0e4...682c0056 (3):

    atf: remove two obsolete patches
    u-boot-qoriq: fix bug with gcc10
    management-complex: avoid soft link loop in do_deploy

  • sources/meta-freescale-3rdparty 78faca9...f57de4d (1):

    imx6ul-kontron: Remove unknown MACHINE_FEATURES

  • sources/meta-openembedded cc155826b...8a72d29e0 (26):

    python3-docutils: Remove, moved to OE-core
    meta-python: depend on core version 12 or higher
    python3-pyelftools: moved to OE-Core, remove from meta-python
    python3-pycryptodome(x): moved to OE-Core, remove from meta-python
    proftpd: Fix typo for SRC_URI[md5sum]
    python3-twisted: remove double var modification
    python3-smbus2: remove duplicate RDEPENDS settings
    python3-cmd2: remove double colorama in RDEPENDS
    sound-theme-freedesktop: remove double depends
    passwdqc: remove double modify operation
    fluidsynth: upgrade 2.1.2 -> 2.1.3
    python3-colorama: Upgrade 0.4.1 -> 0.4.3
    libnet-dns-perl: upgrade 1.23 -> 1.24
    logwatch: upgrade 7.5.1 -> 7.5.3
    wireshark: upgrade 3.2.2 -> 3.2.4
    snort: upgrade 2.9.15 -> 2.9.16
    mosquitto: upgrade 1.6.9 -> 1.6.10
    net-snmp: refresh patches
    python3-pyyaml: Update 5.3 -> 5.3.1
    qpdf: fix typo in RDEPENDS
    libgphoto2: upgrade 2.5.24 -> 2.5.25
    gsoap: upgrade 2.8.100 -> 2.8.103
    nano: upgrade 4.9.2 -> 4.9.3
    multipath-tools: fix compiling parallel issue
    irssi: package libirc_proxy.a in PN-staticdev
    plymouth: disable systemd-integration for sysvinit

  • sources/meta-raspberrypi 8066fac...ac71747 (4):

    linux-raspberrypi_5.4.bb: Move to 5.4.45
    linux-raspberrypi: bump to Linux version 4.19.126
    raspberrypi-firmware: update to current HEAD
    rpi-base.inc: Add infrared dtbo

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

…-freescale-3rdparty sources/meta-openembedded sources/meta-raspberrypi

* sources/meta-clang 0c9da2c...deaba90 (1):
  > bcc: Make opensnoop compatible with kernel v5.6 and later

* sources/meta-freescale 3197a0e4...682c0056 (3):
  > atf: remove two obsolete patches
  > u-boot-qoriq: fix bug with gcc10
  > management-complex: avoid soft link loop in do_deploy

* sources/meta-freescale-3rdparty 78faca9...f57de4d (1):
  > imx6ul-kontron: Remove unknown MACHINE_FEATURES

* sources/meta-openembedded cc155826b...8a72d29e0 (26):
  > python3-docutils: Remove, moved to OE-core
  > meta-python: depend on core version 12 or higher
  > python3-pyelftools: moved to OE-Core, remove from meta-python
  > python3-pycryptodome(x): moved to OE-Core, remove from meta-python
  > proftpd: Fix typo for SRC_URI[md5sum]
  > python3-twisted: remove double var modification
  > python3-smbus2: remove duplicate RDEPENDS settings
  > python3-cmd2: remove double colorama in RDEPENDS
  > sound-theme-freedesktop: remove double depends
  > passwdqc: remove double modify operation
  > fluidsynth: upgrade 2.1.2 -> 2.1.3
  > python3-colorama: Upgrade 0.4.1 -> 0.4.3
  > libnet-dns-perl: upgrade 1.23 -> 1.24
  > logwatch: upgrade 7.5.1 -> 7.5.3
  > wireshark: upgrade 3.2.2 -> 3.2.4
  > snort: upgrade 2.9.15 -> 2.9.16
  > mosquitto: upgrade 1.6.9 -> 1.6.10
  > net-snmp: refresh patches
  > python3-pyyaml: Update 5.3 -> 5.3.1
  > qpdf: fix typo in RDEPENDS
  > libgphoto2: upgrade 2.5.24 -> 2.5.25
  > gsoap: upgrade 2.8.100 -> 2.8.103
  > nano: upgrade 4.9.2 -> 4.9.3
  > multipath-tools: fix compiling parallel issue
  > irssi: package libirc_proxy.a in PN-staticdev
  > plymouth: disable systemd-integration for sysvinit

* sources/meta-raspberrypi 8066fac...ac71747 (4):
  > linux-raspberrypi_5.4.bb: Move to 5.4.45
  >  linux-raspberrypi: bump to Linux version 4.19.126
  > raspberrypi-firmware: update to current HEAD
  > rpi-base.inc: Add infrared dtbo

Signed-off-by: Khem Raj <[email protected]>
@cbrake
Copy link
Contributor

cbrake commented Jun 17, 2020

@kraj got an error:

image

@kraj
Copy link
Contributor Author

kraj commented Jun 17, 2020

yeah hold on to it, until we can dunfell for oe-core updated as well.

…d-core

* sources/meta-arm ec8faf6...938b47f (4):
  > README: add git-config example for git-send-email
  > README: add section on expected commit message style
  > README: add Ross Burton as co-maintainer
  > arm-bsp: Move to linux-linaro-arm for fvp-base and foundation-armv8

* sources/meta-qcom d54abb5...3e9b152 (1):
  > Merge pull request #161 from alimon/dunfell

* sources/openembedded-core e9d02d9d3c...8c68dfe7fd (1):
  > Merge remote-tracking branch 'origin/dunfell' into yoe/dunfell

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 27d72e7 into dunfell Jun 18, 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