Skip to content

Commit

Permalink
Layer Updates: sources/bitbake sources/meta-arm sources/meta-clang so…
Browse files Browse the repository at this point in the history
…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]>
  • Loading branch information
kraj committed May 25, 2022
1 parent 69dbfbb commit 1c64f3e
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion sources/bitbake
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 65 files
+82 −0 .github/workflows/yoe.yml
+2 −0 README.md
+1 −0 meta-filesystems/recipes-filesystems/packageconfigs/packagegroup-meta-filesystems.bb
+30 −0 meta-filesystems/recipes-utils/overlayfs/overlayfs-progs/0001-Makefile-proper-location-of-LDFLAGS.patch
+32 −0 meta-filesystems/recipes-utils/overlayfs/overlayfs-progs_git.bb
+41 −0 ...stems/recipes-utils/overlayfs/overlayfs-tools/0001-Fixed-includes-so-that-it-compiles-on-Ubuntu-20.04.patch
+31 −0 meta-filesystems/recipes-utils/overlayfs/overlayfs-tools/0002-makefile-fix-linking-flags.patch
+34 −0 meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb
+47 −0 meta-multimedia/recipes-multimedia/pipewire/pipewire/0001-spa-fix-c90-header-include.patch
+7 −2 meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.50.bb
+1 −0 meta-networking/recipes-core/packagegroups/packagegroup-meta-networking.bb
+1 −1 meta-networking/recipes-protocols/babeld/babeld_1.12.1.bb
+5 −4 meta-networking/recipes-support/nbd/nbd_3.24.bb
+1 −1 meta-networking/recipes-support/nbdkit/nbdkit_1.31.7.bb
+1 −1 meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway_3.1.bb
+1 −1 meta-oe/recipes-core/dbus/dbus-broker_31.bb
+16 −0 meta-oe/recipes-core/mm-common/mm-common_1.0.4.bb
+2 −2 meta-oe/recipes-core/opencl/opencl-headers_git.bb
+1 −1 meta-oe/recipes-devtools/ctags/ctags_5.9.20220515.0.bb
+77 −0 meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-16.14/oe-npm-cache
+21 −0 meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-native_16.14.bb
+28 −0 meta-oe/recipes-devtools/unattended-upgrades/files/0001-setup.py-Disable-autodection-of-modules.patch
+1 −0 meta-oe/recipes-devtools/unattended-upgrades/unattended-upgrades_2.6.bb
+21 −1 meta-oe/recipes-extended/duktape/duktape_2.7.0.bb
+32 −0 meta-oe/recipes-extended/duktape/files/run-ptest
+2 −0 meta-oe/recipes-extended/p8platform/p8platform_git.bb
+1 −1 meta-oe/recipes-kernel/libbpf/libbpf_0.8.0.bb
+2 −0 meta-oe/recipes-multimedia/jack/jack_1.19.20.bb
+2 −1 meta-oe/recipes-support/libgpiod/libgpiod_1.6.3.bb
+27 −0 meta-oe/recipes-support/lzo/lzo/0001-Add-pkgconfigdir-to-solve-the-undefine-error.patch
+70 −0 meta-oe/recipes-support/lzo/lzo/0001-Use-memcpy-instead-of-reinventing-it.patch
+33 −0 meta-oe/recipes-support/lzo/lzo/run-ptest
+35 −0 meta-oe/recipes-support/lzo/lzo_2.10.bb
+390 −0 meta-oe/recipes-support/lzop/lzop/acinclude.m4
+27 −0 meta-oe/recipes-support/lzop/lzop_1.04.bb
+0 −35 meta-oe/recipes-support/openldap/openldap/use-urandom.patch
+0 −1 meta-oe/recipes-support/openldap/openldap_2.5.12.bb
+1 −1 meta-oe/recipes-support/smarty/smarty_4.1.1.bb
+8 −16 meta-oe/recipes-test/evtest/evtest/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch
+0 −37 meta-oe/recipes-test/evtest/evtest/add_missing_limits_h_include.patch
+1 −2 meta-oe/recipes-test/evtest/evtest_1.35.bb
+5 −0 meta-python/classes/python_hatchling.bbclass
+6 −0 meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+1 −1 meta-python/recipes-devtools/python/python3-bitarray_2.5.1.bb
+2 −2 meta-python/recipes-devtools/python/python3-cppy_1.2.1.bb
+11 −0 meta-python/recipes-devtools/python/python3-editables_0.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-eventlet_0.33.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-googleapis-common-protos_1.56.1.bb
+21 −0 meta-python/recipes-devtools/python/python3-hatchling_1.3.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-imageio_2.19.1.bb
+11 −0 meta-python/recipes-devtools/python/python3-pathspec_0.9.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-pint_0.19.2.bb
+2 −2 meta-python/recipes-devtools/python/python3-pyjwt_2.4.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-pylint_2.13.9.bb
+1 −1 meta-python/recipes-devtools/python/python3-redis_4.3.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-sentry-sdk_1.5.12.bb
+12 −0 meta-python/recipes-devtools/python/python3-setuptools-declarative-requirements_1.2.0.bb
+15 −0 meta-python/recipes-devtools/python/python3-setuptools-scm-git-archive_1.1.bb
+5 −1 meta-python/recipes-devtools/python/python3-speedtest-cli_2.1.3.bb
+2 −4 meta-python/recipes-devtools/python/python3-traitlets_5.2.1.bb
+28 −0 meta-python/recipes-devtools/python/python3-uinput/0001-setup-use-setuptools-instead-of-distutils.patch
+18 −0 meta-python/recipes-devtools/python/python3-uinput_0.11.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-werkzeug_2.1.2.bb
+2 −2 meta-python/recipes-devtools/python/python3-wrapt_1.14.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-zeroconf_0.38.6.bb
2 changes: 1 addition & 1 deletion sources/meta-qt5
Submodule meta-qt5 updated 39 files
+1 −1 recipes-qt/qt5/nativesdk-qtbase_git.bb
+1 −1 recipes-qt/qt5/qt3d_git.bb
+2 −2 recipes-qt/qt5/qt5-git.inc
+1 −1 recipes-qt/qt5/qtbase-native_git.bb
+1 −1 recipes-qt/qt5/qtbase_git.bb
+1 −1 recipes-qt/qt5/qtcharts_git.bb
+1 −1 recipes-qt/qt5/qtconnectivity_git.bb
+1 −1 recipes-qt/qt5/qtdatavis3d_git.bb
+1 −1 recipes-qt/qt5/qtdeclarative_git.bb
+1 −1 recipes-qt/qt5/qtgamepad_git.bb
+1 −1 recipes-qt/qt5/qtgraphicaleffects_git.bb
+1 −1 recipes-qt/qt5/qtimageformats_git.bb
+1 −1 recipes-qt/qt5/qtlocation_git.bb
+1 −1 recipes-qt/qt5/qtlottie_git.bb
+1 −1 recipes-qt/qt5/qtmultimedia_git.bb
+1 −1 recipes-qt/qt5/qtnetworkauth_git.bb
+1 −1 recipes-qt/qt5/qtpurchasing_git.bb
+1 −1 recipes-qt/qt5/qtquick3d_git.bb
+1 −1 recipes-qt/qt5/qtquickcontrols2_git.bb
+1 −1 recipes-qt/qt5/qtquickcontrols_git.bb
+1 −1 recipes-qt/qt5/qtquicktimeline_git.bb
+1 −1 recipes-qt/qt5/qtremoteobjects_git.bb
+1 −1 recipes-qt/qt5/qtscxml_git.bb
+1 −1 recipes-qt/qt5/qtsensors_git.bb
+1 −1 recipes-qt/qt5/qtserialbus_git.bb
+1 −1 recipes-qt/qt5/qtserialport_git.bb
+0 −44 recipes-qt/qt5/qtsvg/0001-Clamp-parsed-doubles-to-float-representable-values.patch
+1 −3 recipes-qt/qt5/qtsvg_git.bb
+1 −1 recipes-qt/qt5/qttools_git.bb
+1 −1 recipes-qt/qt5/qttranslations_git.bb
+1 −1 recipes-qt/qt5/qtvirtualkeyboard_git.bb
+36 −0 recipes-qt/qt5/qtwayland/0001-qwaylandinputcontext-Include-missing-header-locale.h.patch
+2 −1 recipes-qt/qt5/qtwayland_git.bb
+1 −1 recipes-qt/qt5/qtwebchannel_git.bb
+1 −1 recipes-qt/qt5/qtwebglplugin_git.bb
+1 −1 recipes-qt/qt5/qtwebsockets_git.bb
+1 −1 recipes-qt/qt5/qtwebview_git.bb
+1 −1 recipes-qt/qt5/qtx11extras_git.bb
+1 −1 recipes-qt/qt5/qtxmlpatterns_git.bb
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 134 files

0 comments on commit 1c64f3e

Please sign in to comment.