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

add link to discourse site #457

Merged
merged 1 commit into from
Aug 19, 2020
Merged

add link to discourse site #457

merged 1 commit into from
Aug 19, 2020

Conversation

cbrake
Copy link
Contributor

@cbrake cbrake commented Aug 19, 2020

No description provided.

@cbrake cbrake assigned cbrake and kraj and unassigned cbrake Aug 19, 2020
@kraj kraj merged commit 591fed7 into master Aug 19, 2020
kraj added a commit that referenced this pull request May 23, 2022
…-qcom sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-openembedded a9e6d16e6...78d50555e (32):
  > XXX: Add Github actions support for CI
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > overlayfs-progs: add new recipe
  > overlayfs-tools: add new recipe
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/openembedded-core b6c1e37ed2...fa990409a2 (92):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > systemd: Fix path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 23, 2022
…-qcom sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-openembedded a9e6d16e6...f157d61fa (30):
  > XXX: Add Github actions support for CI
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/openembedded-core b6c1e37ed2...fa990409a2 (92):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > systemd: Fix path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 23, 2022
…-qcom sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-openembedded a9e6d16e6...589e2b536 (31):
  > XXX: Add Github actions support for CI
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/openembedded-core b6c1e37ed2...fa990409a2 (92):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > systemd: Fix path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 23, 2022
…-qcom sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-openembedded a9e6d16e6...cf3c84d0c (32):
  > overlayfs-progs: add new recipe
  > XXX: Add Github actions support for CI
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/openembedded-core b6c1e37ed2...fa990409a2 (92):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > systemd: Fix path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 23, 2022
…-qcom sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-openembedded a9e6d16e6...dabe7a222 (33):
  > XXX: Add Github actions support for CI
  > python3-traitlets: Upgrade to 5.2.1
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/openembedded-core b6c1e37ed2...fa990409a2 (92):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > systemd: Fix path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 23, 2022
…-qcom sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-openembedded a9e6d16e6...a07ab1bb8 (34):
  > XXX: Add Github actions support for CI
  > unattended-upgrades: Disable auto-detecting modules
  > python3-traitlets: Upgrade to 5.2.1
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/openembedded-core b6c1e37ed2...fa990409a2 (92):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > systemd: Fix path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 23, 2022
…dded sources/meta-qcom sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...005648c (2):
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-openembedded a9e6d16e6...ee7083879 (35):
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > XXX: Add Github actions support for CI
  > python3-traitlets: Upgrade to 5.2.1
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/openembedded-core b6c1e37ed2...14d813c912 (94):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 24, 2022
…dded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...005648c (2):
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-openembedded a9e6d16e6...ca6f3b4c9 (42):
  > XXX: Add Github actions support for CI
  > p8platform: unbreak do_populate_sdk
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...c432d14 (2):
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...32b5d7319e (95):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 24, 2022
…dded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...005648c (2):
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-openembedded a9e6d16e6...d01e7dde7 (43):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...c432d14 (2):
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...32b5d7319e (95):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 24, 2022
…dded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...005648c (2):
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-openembedded a9e6d16e6...d3c238de3 (44):
  > XXX: Add Github actions support for CI
  > p8platform: unbreak do_populate_sdk
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...c432d14 (2):
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...32b5d7319e (95):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 24, 2022
…dded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-openembedded a9e6d16e6...48b38a107 (46):
  > XXX: Add Github actions support for CI
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...c432d14 (2):
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...32b5d7319e (95):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 24, 2022
…dded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-openembedded a9e6d16e6...48b38a107 (46):
  > XXX: Add Github actions support for CI
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...c432d14 (2):
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...9b9cf2116f (97):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 25, 2022
…dded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-openembedded a9e6d16e6...c695b3517 (46):
  > XXX: Add Github actions support for CI
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...9b9cf2116f (97):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 25, 2022
…urces/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...c70a4ba (1):
  > clang: Update to 14.0.4+

* sources/meta-openembedded a9e6d16e6...c695b3517 (46):
  > XXX: Add Github actions support for CI
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...9b9cf2116f (97):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 25, 2022
…urces/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...c70a4ba (1):
  > clang: Update to 14.0.4+

* sources/meta-openembedded a9e6d16e6...c695b3517 (46):
  > XXX: Add Github actions support for CI
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...9b9cf2116f (97):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 25, 2022
…urces/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...c70a4ba (1):
  > clang: Update to 14.0.4+

* sources/meta-openembedded a9e6d16e6...c695b3517 (46):
  > XXX: Add Github actions support for CI
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...e21916a650 (98):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > cve-extra-exclusions: Add kernel CVEs
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 26, 2022
…urces/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...c70a4ba (1):
  > clang: Update to 14.0.4+

* sources/meta-openembedded a9e6d16e6...c695b3517 (46):
  > XXX: Add Github actions support for CI
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...e21916a650 (98):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > cve-extra-exclusions: Add kernel CVEs
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 26, 2022
…urces/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...a49a75b (1):
  > clang: Update to 14.0.4+

* sources/meta-openembedded a9e6d16e6...fdcb83216 (48):
  > XXX: Add Github actions support for CI
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...e21916a650 (98):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > cve-extra-exclusions: Add kernel CVEs
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 27, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...a49a75b (1):
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...924db1092 (66):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...e21916a650 (98):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > cve-extra-exclusions: Add kernel CVEs
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 27, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...a49a75b (1):
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...924db1092 (66):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...e21916a650 (98):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > cve-extra-exclusions: Add kernel CVEs
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 27, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...a49a75b (1):
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...3964a49d0 (68):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...e21916a650 (98):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > cve-extra-exclusions: Add kernel CVEs
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 27, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...a49a75b (1):
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...3964a49d0 (68):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...e21916a650 (98):
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > cve-extra-exclusions: Add kernel CVEs
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 27, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...e5b96229 (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > Honour BB_FETCH_PREMIRRORONLY option
  > cooker: Add debugging for module lock issue
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...a49a75b (1):
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...3474000c9 (70):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > conntrack-tools: fix postinst script
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...54a08fd841 (108):
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > lzo: remove recipe from oe-core
  > packagegroup-self-hosted: remove lzo
  > oeqa/selftest/imagefeatures: don't exercise lzo compression
  > lzop: remove recipe from oe-core
  > libarchive: disable LZO by default
  > squashfs-tools: disable LZO by default
  > mtd-utils: disable LZO by default
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > cve-extra-exclusions: Add kernel CVEs
  > lzo: Add further info to a patch
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 28, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...f7ae69fe (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...3474000c9 (70):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > conntrack-tools: fix postinst script
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...abeca279c1 (138):
  > mtd-utils: disable LZO by default
  > python3-iniconfig: add BBCLASSEXTEND for native and nativesdk
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > squashfs-tools: disable LZO by default
  > packagegroup-self-hosted: remove lzo
  > oeqa/selftest/imagefeatures: don't exercise lzo compression
  > lzop: remove recipe from oe-core
  > libarchive: disable LZO by default
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 28, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...f7ae69fe (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...81e6451fd (71):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > xfstests: add new recipe
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > conntrack-tools: fix postinst script
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...5046d065f1 (141):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > oeqa/selftest/imagefeatures: don't exercise lzo compression
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > fixup
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > squashfs-tools: disable LZO by default
  > packagegroup-self-hosted: remove lzo
  > lzop: remove recipe from oe-core
  > libarchive: disable LZO by default
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 28, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...f7ae69fe (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...317be1055 (71):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > lzo: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > conntrack-tools: fix postinst script
  > xfstests: add new recipe
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...5238e363a3 (141):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > oeqa/imagefeatures: Disable squashfs-lzo
  > lzop: remove recipe from oe-core
  > oeqa/imagefeatures: Replace lzo with zst
  > squashfs-tools: disable LZO by default
  > libarchive: disable LZO by default
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > packagegroup-self-hosted: remove lzo
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 28, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...f7ae69fe (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...da370706a (70):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > conntrack-tools: fix postinst script
  > xfstests: add new recipe
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...37fbe59704 (143):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > setuptools3: clean up class
  > gcr: build with gtk+3 for wayland
  > oeqa/imagefeatures: Disable squashfs-lzo
  > lzop: remove recipe from oe-core
  > oeqa/imagefeatures: Replace lzo with zst
  > squashfs-tools: disable LZO by default
  > libarchive: disable LZO by default
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > packagegroup-self-hosted: remove lzo
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 28, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...f7ae69fe (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...bc81924c3 (69):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > conntrack-tools: fix postinst script
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed2...37fbe59704 (143):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > setuptools3: clean up class
  > gcr: build with gtk+3 for wayland
  > oeqa/imagefeatures: Disable squashfs-lzo
  > lzop: remove recipe from oe-core
  > oeqa/imagefeatures: Replace lzo with zst
  > squashfs-tools: disable LZO by default
  > libarchive: disable LZO by default
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > packagegroup-self-hosted: remove lzo
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 28, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-riscv sources/openembedded-core

* sources/bitbake 4d671504...f7ae69fe (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...e64717a20 (71):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > python3-uinput: Fix build on 32bit arches using 64bit times_t
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > sdbus-c++: Link with libatomic for rv32
  > conntrack-tools: fix postinst script
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/meta-riscv 2498c11...1f0b895 (1):
  > libsrsvg: Remove bbappend rv32 patch

* sources/openembedded-core b6c1e37ed2...37fbe59704 (143):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > setuptools3: clean up class
  > gcr: build with gtk+3 for wayland
  > oeqa/imagefeatures: Disable squashfs-lzo
  > lzop: remove recipe from oe-core
  > oeqa/imagefeatures: Replace lzo with zst
  > squashfs-tools: disable LZO by default
  > libarchive: disable LZO by default
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > packagegroup-self-hosted: remove lzo
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 28, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-riscv sources/openembedded-core

* sources/bitbake 4d671504...f7ae69fe (6):
  > fetcher2: Use SkipRecipe instead of erroring out
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...e64717a20 (71):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > python3-uinput: Fix build on 32bit arches using 64bit times_t
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > sdbus-c++: Link with libatomic for rv32
  > conntrack-tools: fix postinst script
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/meta-riscv 2498c11...1f0b895 (1):
  > libsrsvg: Remove bbappend rv32 patch

* sources/openembedded-core b6c1e37ed2...37fbe59704 (143):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > setuptools3: clean up class
  > gcr: build with gtk+3 for wayland
  > oeqa/imagefeatures: Disable squashfs-lzo
  > lzop: remove recipe from oe-core
  > oeqa/imagefeatures: Replace lzo with zst
  > squashfs-tools: disable LZO by default
  > libarchive: disable LZO by default
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > packagegroup-self-hosted: remove lzo
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 29, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-riscv sources/openembedded-core

* sources/bitbake 4d671504...b6adb35d (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > ui: Add ncurses version of taskexp UI
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...75eeac3d2 (75):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > python3-uinput: Fix build on 32bit arches using 64bit times_t
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > gnome-disk-utility: fix build for wayland only
  > pavucontrol: update; fix build for wayland only
  > xfstests: add new recipe
  > sdbus-c++-libsystemd: Fix patch fuzz
  > sdbus-c++: Link with libatomic for rv32
  > conntrack-tools: fix postinst script
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/meta-riscv 2498c11...1f0b895 (1):
  > libsrsvg: Remove bbappend rv32 patch

* sources/openembedded-core b6c1e37ed2...d66cf83222 (145):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > cve-check: Allow warnings to be disabled
  > oeqa/selftest/bbtests: Add taskexp_tty UI test
  > setuptools3: clean up class
  > gcr: build with gtk+3 for wayland
  > oeqa/imagefeatures: Disable squashfs-lzo
  > lzop: remove recipe from oe-core
  > oeqa/imagefeatures: Replace lzo with zst
  > squashfs-tools: disable LZO by default
  > libarchive: disable LZO by default
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > packagegroup-self-hosted: remove lzo
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 30, 2022
…urces/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-riscv sources/openembedded-core

* sources/bitbake 4d671504...b6adb35d (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > ui: Add ncurses version of taskexp UI
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-openembedded a9e6d16e6...75eeac3d2 (75):
  > XXX: Add Github actions support for CI
  > lzop: add (from oe-core)
  > python3-uinput: Fix build on 32bit arches using 64bit times_t
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > gnome-disk-utility: fix build for wayland only
  > pavucontrol: update; fix build for wayland only
  > xfstests: add new recipe
  > sdbus-c++-libsystemd: Fix patch fuzz
  > sdbus-c++: Link with libatomic for rv32
  > conntrack-tools: fix postinst script
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...fbdc39d (1):
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/meta-riscv 2498c11...1f0b895 (1):
  > libsrsvg: Remove bbappend rv32 patch

* sources/openembedded-core b6c1e37ed2...87c46e8697 (145):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > oeqa/selftest/bbtests: Add taskexp_tty UI test
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > cve-check: Allow warnings to be disabled
  > setuptools3: clean up class
  > gcr: build with gtk+3 for wayland
  > lzop: remove recipe from oe-core
  > oeqa/imagefeatures: Disable squashfs-lzo
  > oeqa/imagefeatures: Replace lzo with zst
  > squashfs-tools: disable LZO by default
  > libarchive: disable LZO by default
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > packagegroup-self-hosted: remove lzo
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 31, 2022
…urces/meta-freescale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/meta-riscv sources/openembedded-core

* sources/bitbake 4d671504...b6adb35d (7):
  > fetcher2: Use SkipRecipe instead of erroring out
  > ui: Add ncurses version of taskexp UI
  > Add tests to cover BB_FETCH_PREMIRRORONLY functionality
  > cooker: Add debugging for module lock issue
  > fetch2: Honour BB_FETCH_PREMIRRORONLY option
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-freescale-3rdparty fb198b6...80e234f (1):
  > Merge pull request #214 from MaxKrummenacher/u-boot-compat

* sources/meta-openembedded a9e6d16e6...d6b70e88e (81):
  > XXX: Add Github actions support for CI
  > devmem2: the source and patches moved to github repo
  > libtomcrypt: add recipe
  > jasper: upgrade 2.0.33 -> 3.0.3
  > flite: add recipe
  > ctags: upgrade 5.9.20220515.0 -> 5.9.20220529.0
  > apitrace: upgrade 11.0 -> 11.1
  > lzop: add (from oe-core)
  > python3-uinput: Fix build on 32bit arches using 64bit times_t
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > gnome-disk-utility: fix build for wayland only
  > pavucontrol: update; fix build for wayland only
  > xfstests: add new recipe
  > sdbus-c++-libsystemd: Fix patch fuzz
  > sdbus-c++: Link with libatomic for rv32
  > conntrack-tools: fix postinst script
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...f664bfa (2):
  > Merge pull request #459 from lumag/fw-images
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/meta-riscv 2498c11...1f0b895 (1):
  > libsrsvg: Remove bbappend rv32 patch

* sources/openembedded-core b6c1e37ed2...87c46e8697 (145):
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > oeqa/selftest/bbtests: Add taskexp_tty UI test
  > scriptutils: fix style to be more PEP8 compliant
  > fixup?
  > oe/utils: remove the ThreadedPool
  > sstate: use the python3 ThreadPoolExecutor instead of the OE ThreadedPool
  > sstate: store the tasklist in a LockedSet
  > sstate: add a LockedSet class as python set() is not thread safe
  > local.conf.sample: mention other QEMU targets in OE
  > cve-check: Allow warnings to be disabled
  > setuptools3: clean up class
  > gcr: build with gtk+3 for wayland
  > lzop: remove recipe from oe-core
  > oeqa/imagefeatures: Disable squashfs-lzo
  > oeqa/imagefeatures: Replace lzo with zst
  > squashfs-tools: disable LZO by default
  > libarchive: disable LZO by default
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > packagegroup-self-hosted: remove lzo
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request May 31, 2022
…urces/meta-freescale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core

* sources/bitbake 4d671504...6a346df5 (2):
  > osc: fix DeprecationWarning
  > fetch2/osc: Add support to query latest revision

* sources/meta-arm 96941ae...0c4c33d (5):
  > CI: make qemuarm-secureboot builds more thorough
  > arm-toolchain/layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
  > arm-bsp/linux-yocto: move 5.4 kernel recipe to meta-gem5
  > kas: corstone1000: drop the use of the FVP script
  > kas: corstone1000: drop use of meta-arm-image

* sources/meta-clang 85d956d...64362c7 (3):
  > bcc: De-vendor libbpf
  > bcc: Fixes to allow libbpf to be de-vendored
  > clang: Update to 14.0.4+

* sources/meta-freescale ac914d2f...137fb385 (1):
  > Merge pull request #1095 from ricardosalveti/nxp89xx

* sources/meta-freescale-3rdparty fb198b6...80e234f (1):
  > Merge pull request #214 from MaxKrummenacher/u-boot-compat

* sources/meta-openembedded a9e6d16e66...90ff53b8df (74):
  > lzop: add (from oe-core)
  > python3-uinput: Fix build on 32bit arches using 64bit times_t
  > python3-pychromecast: upgrade 12.1.1 -> 12.1.2
  > python3-humanize: upgrade 4.0.0 -> 4.1.0
  > python3-paramiko: upgrade 2.10.4 -> 2.11.0
  > python3-openpyxl: upgrade 3.0.9 -> 3.0.10
  > python3-grpcio-tools: upgrade 1.46.0 -> 1.46.3
  > python3-yappi: upgrade 1.3.3 -> 1.3.5
  > python3-sqlalchemy: upgrade 1.4.35 -> 1.4.36
  > python3-xmlschema: upgrade 1.10.0 -> 1.11.0
  > python3-web3: upgrade 5.29.0 -> 5.29.1
  > python3-watchdog: upgrade 2.1.7 -> 2.1.8
  > python3-robotframework: upgrade 5.0 -> 5.0.1
  > python3-google-api-python-client: upgrade 2.45.0 -> 2.48.0
  > python3-google-api-core: upgrade 2.7.3 -> 2.8.0
  > python3-croniter: upgrade 1.3.4 -> 1.3.5
  > python3-asyncinotify: upgrade 2.0.2 -> 2.0.3
  > python3-imageio: upgrade 2.19.1 -> 2.19.2
  > python3-cachetools: upgrade 5.0.0 -> 5.1.0
  > python3-astroid: upgrade 2.11.3 -> 2.11.5
  > python3-setuptools-declarative-requirements: add new recipe
  > python3-editables: add new recipe
  > python3-hatchling: add new recipe and build class
  > python3-pathspec: add new recipe
  > python3-traitlets: upgrade to 5.2.1
  > python3-setuptools-scm-git-archive: add new recipe
  > python3-cppy: fix inherits and DEPENDS
  > python3-sentry-sdk: upgrade 1.5.10 -> 1.5.12
  > python3-zeroconf: upgrade 0.38.4 -> 0.38.6
  > python3-wrapt: upgrade 1.14.0 -> 1.14.1
  > python3-werkzeug: upgrade 2.1.1 -> 2.1.2
  > python3-redis: upgrade 4.2.2 -> 4.3.1
  > python3-pylint: upgrade 2.13.7 -> 2.13.9
  > python3-pyjwt: upgrade 2.3.0 -> 2.4.0
  > python3-pint: upgrade 0.19.1 -> 0.19.2
  > python3-imageio: upgrade 2.18.0 -> 2.19.1
  > python3-googleapis-common-protos: upgrade 1.56.0 -> 1.56.1
  > python3-eventlet: upgrade 0.33.0 -> 0.33.1
  > python3-bitarray: upgrade 2.5.0 -> 2.5.1
  > python3-speedtest-cli: fix RDEPENDS
  > gnome-disk-utility: fix build for wayland only
  > pavucontrol: update; fix build for wayland only
  > xfstests: add new recipe
  > sdbus-c++-libsystemd: Fix patch fuzz
  > sdbus-c++: Link with libatomic for rv32
  > conntrack-tools: fix postinst script
  > graphviz: rrecommends on liberation-fonts
  > libportal: add distro features check
  > unattended-upgrades: Disable auto-detecting modules
  > ubi-utils-klibc: Disable lzo compression by default
  > mariadb: Fix i386 Clang builds
  > mariadb: update to 10.7.4
  > duktape: Add ptest
  > python3-uinput: new package
  > p8platform: unbreak do_populate_sdk
  > overlayfs-tools: add new recipe
  > overlayfs-progs: add new recipe
  > dbus-broker: update 29 -> 31
  > mm-common: package the files from ${PN} in ${PN}-dev and use allarch
  > opencl-headers: upgrade 2022.01.04 -> 2022.05.18
  > thingsboard-gateway: upgrade 2.9 -> 3.1
  > smarty: upgrade 4.1.0 -> 4.1.1
  > nbdkit: upgrade 1.31.5 -> 1.31.7
  > evtest: upgrade 1.34 -> 1.35
  > libbpf: upgrade 0.7.0 -> 0.8.0
  > ctags: upgrade 5.9.20220508.0 -> 5.9.20220515.0
  > babeld: upgrade 1.12 -> 1.12.1
  > packagegroup-meta-filesystems: fix build issue
  > pipewire: reduce native/nativesdk dependencies; add backport patch
  > nbd: update 3.20 -> 3.24
  > jack: allow to build native/nativesdk
  > openldap: Remove unnecessary use-urandom.patch
  > libgpiod: move test dependencies to ptest package
  > nodejs-oe-cache-native: initial checkin

* sources/meta-qcom 2c73669...f664bfa (2):
  > Merge pull request #459 from lumag/fw-images
  > Merge pull request #457 from lumag/bootrr

* sources/meta-qt5 283dd73...9180212 (3):
  > qtwayland: Include locale.h for LC_CTYPE define
  > qt5-git: bump PV to 5.15.4
  > qt5: upgrade to v5.15.4-lts-lgpl

* sources/openembedded-core b6c1e37ed20...1054d3366ba (135):
  > cve-check: Allow warnings to be disabled
  > setuptools3: clean up class
  > gcr: build with gtk+3 for wayland
  > lzop: remove recipe from oe-core
  > oeqa/imagefeatures: Disable squashfs-lzo
  > oeqa/imagefeatures: Replace lzo with zst
  > squashfs-tools: disable LZO by default
  > libarchive: disable LZO by default
  > libxslt: Mark CVE-2022-29824 as not applying
  > tiff: Add jbig PACKAGECONFIG and clarify CVE-2022-1210
  > vim: Upgrade 8.2.4912 -> 8.2.5034 to fix 9 CVEs
  > go.bbclass: fix path to linker in native Go builds
  > staging.bbclass: process direct dependencies in deterministic order
  > insane.bbclass: make sure to close .patch files
  > packagegroup-self-hosted: remove lzo
  > Revert "meson.bblcass: Remove empty egg-info directories before running meson"
  > Revert "qemu.inc: Remove empty egg-info directories before running meson"
  > python3: Ensure stale empty python module directories don't break the build
  > python3: Remove problematic paths from sysroot files
  > tiff: mark CVE-2022-1622 and CVE-2022-1623 as invalid
  > lzo: Add further info to a patch and mark as Inactive-Upstream
  > zip/unzip: mark all submittable patches as Inactive-Upstream
  > wic/plugins/images/direct: Allow changes in fstab on rootfs
  > oeqa/selftest/wic.py: Repaired test_qemu()
  > btrfs-tools: add a PACKAGECONFIG for lzo
  > makedevs: Don't use COPYING.patch just to add license file into ${S}
  > cve-extra-exclusions: Add kernel CVEs
  > libseccomp: Add missing files for ptests
  > oe-depends-dot: Handle new format for task-depends.dot
  > python3-setuptools: upgrade 62.3.1 -> 62.3.2
  > python3-pip: upgrade 22.1 -> 22.1.1
  > python3-magic: upgrade 0.4.25 -> 0.4.26
  > python3-importlib-metadata: upgrade 4.11.3 -> 4.11.4
  > python3-hypothesis: upgrade 6.46.4 -> 6.46.7
  > python3-cython: upgrade 0.29.28 -> 0.29.30
  > python3-certifi: upgrade 2021.10.8 -> 2022.5.18.1
  > libsdl2: add back xvm and xinerama options
  > gnutls: Added fips option.
  > pciutils: avoid lspci conflict with busybox
  > apt: fix upstream version check
  > valgrind: submit arm patches upstream
  > bash: submit patch upstream
  > cve-check: Only include installed packages for rootfs manifest
  > cve-check: Add helper for symlink handling
  > python3-pluggy: add BBCLASSEXTEND for native/nativesdk
  > ninja: upgrade 1.10.2 -> 1.11.0
  > init-system-helpers: upgrade 1.62 -> 1.63
  > ccache: upgrade 4.6 -> 4.6.1
  > bind: upgrade 9.18.2 -> 9.18.3
  > efivar: add musl libc compatibility
  > kernel.bbclass: Do not overwrite recipe's custom postinst
  > cve-check.bbclass: Added do_populate_sdk[recrdeptask].
  > systemd: Correct path returned in sd_path_lookup()
  > systemd: Drop 0002-don-t-use-glibc-specific-qsort_r.patch
  > systemd: Remove __compare_fn_t type in musl-specific patch
  > systemd: Drop 0001-test-parse-argument-Include-signal.h.patch
  > scripts/patchreview: Make json output human parsable
  > scripts/patchreview: Add commit to stored json data
  > rust-common: Fix native signature dependency issues
  > rust-common: Drop LLVM_TARGET and simplify
  > rust-common: Fix for target definitions returning 'NoneType' for arm
  > rust-common: Ensure sstate signatures have correct dependencues for do_rust_gen_targets
  > rust-common: Fix sstate signatures between arm hf and non-hf
  > libsdl2: add PACKAGECONFIG for libusb1 and remove obsolete options
  > eudev: Use PACKAGE_BEFORE_PN/${PN}, clean up spaces
  > eudev: Cleanup redundant configuration
  > eudev: Convert dependencies to PACKAGECONFIG
  > man-pages: add an alternative link name for crypt_r.3
  > eudev: create static-nodes in init script
  > images_types: isolate the write of UBI configuration
  > systemd: Update patch status
  > systemd: Drop 0016-Hide-__start_BUS_ERROR_MAP-and-__stop_BUS_ERROR_MAP.patch
  > systemd: Document future actions needed for set of musl patches
  > systemd: Drop redundant musl patches
  > mesa.inc: package 00-radv-defaults.conf
  > lttng-modules: fix build against 5.18-rc7+
  > linux-yocto/5.10: update to v5.10.114
  > linux-yocto/5.15: update to v5.15.38
  > linux-yocto/5.10: update to v5.10.113
  > linux-yocto/5.15: update to v5.15.37
  > cargo_common.bbclass: enable bitbake vendoring for externalsrc
  > externalsrc.bbclass: support crate fetcher on externalsrc
  > librsvg: Drop the dependency on libcroco
  > oeqa/selftest/cve_check: add tests for recipe and image reports
  > python3: use built-in distutils for ptest, rather than setuptools' 'fork'
  > python3-setuptools-rust: update 1.1.2 -> 1.3.0
  > stress-ng: upgrade 0.14.00 -> 0.14.01
  > sqlite3: upgrade 3.38.3 -> 3.38.5
  > repo: upgrade 2.24.1 -> 2.25
  > python3-pyparsing: upgrade 3.0.8 -> 3.0.9
  > python3-pbr: upgrade 5.8.1 -> 5.9.0
  > python3-more-itertools: upgrade 8.12.0 -> 8.13.0
  > python3-markdown: upgrade 3.3.6 -> 3.3.7
  > python3-jsonschema: upgrade 4.4.0 -> 4.5.1
  > python3-hypothesis: upgrade 6.46.0 -> 6.46.4
  > python3-cryptography-vectors: upgrade 37.0.1 -> 37.0.2
  > python3-cryptography: upgrade 37.0.1 -> 37.0.2
  > python3-bcrypt: upgrade 3.2.0 -> 3.2.2
  > psmisc: upgrade 23.4 -> 23.5
  > piglit: upgrade to latest revision
  > mobile-broadband-provider-info: upgrade 20220315 -> 20220511
  > mesa: upgrade 22.0.2 -> 22.0.3
  > librsvg: upgrade 2.54.1 -> 2.54.3
  > libnotify: upgrade 0.7.11 -> 0.7.12
  > libcgroup: upgrade 2.0.1 -> 2.0.2
  > gstreamer1.0-vaapi: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-rtsp-server: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-python: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-ugly: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-good: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-base: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-plugins-bad: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-omx: upgrade 1.20.1 -> 1.20.2
  > gstreamer1.0-libav: upgrade 1.20.1 -> 1.20.2
  > gst-devtools: upgrade 1.20.1 -> 1.20.2
  > gnutls: upgrade 3.7.4 -> 3.7.5
  > git: upgrade 2.36.0 -> 2.36.1
  > diffoscope: upgrade 211 -> 212
  > curl: upgrade 7.83.0 -> 7.83.1
  > vulkan-samples: update to latest revision
  > systemtap: update 4.6 -> 4.7
  > xcb-proto: upgrade 1.14.1 -> 1.15
  > libxcb: update 1.14 -> 1.15
  > python3-pip: update 22.0.4 -> 22.1
  > u-boot: upgrade 2022.01 -> 2022.04
  > gnu-config: update to latest version
  > iptables: upgrade 1.8.7 -> 1.8.8
  > go: upgrade 1.18.1 -> 1.18.2
  > python3-setuptools: upgrade 59.5.0 -> 62.3.1
  > base-passwd: Update the status for two patches
  > python3: fix reproducibility issue with python3-core
  > layer.conf: Don't use indirect help2man-native dependencies
  > udev-extraconf/initrdscripts/parted: Rename mount.blacklist -> mount.ignorelist
  > python3-cryptography: remove --benchmark-disable option

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