Skip to content

Commit

Permalink
Layer Updates: sources/meta-arm sources/meta-atmel sources/meta-clang…
Browse files Browse the repository at this point in the history
… sources/meta-intel sources/meta-odroid sources/meta-openembedded sources/meta-riscv sources/meta-rockchip sources/poky

* sources/meta-arm 3d51e111...7ac8d1e2 (5):
  > arm-bsp/corstone*00: disable openssl in kmod
  > arm-bsp/fvp-base: update kernel config to remove warning
  > arm-bsp/juno: update kernel patches for 6.1
  > arm-bsp/juno: update to use u-boot v2023.01
  > arm/qemuarm-secureboot: Changes for v2023.01 u-boot

* sources/meta-atmel aa1bda9...a8b1c91 (1):
  > Merge pull request #231 from alexandrebelloni/master

* sources/meta-clang 36d2b65...94d11d8 (6):
  > busybox: Update the bbappend to 1.36
  > openmp: Use libatomics on all mips32 machines
  > pixman: Use gcc on mips
  > libcxx: Build libc++abi into static libc++.a
  > android-tools: fix Upstream-Status formatting
  > clang: fix Upstream-Status formatting

* sources/meta-intel b3c7d3ee...9663e584 (2):
  > linux-yocto: allow building 6.1 linux-yocto kernel with meta-intel
  > intel-oneapi-dpcpp-cpp-runtime: install missing common headers

* sources/meta-odroid 52783ec...3876d33 (4):
  > odroid-xu: fix 2023 u-boot boot issue.
  > linux-yocto: drop odroid.scc for now
  > odroid-default-settings: bump kernel version to 6.1
  > linux-yocto: bump to 6.1

* sources/meta-openembedded ea63f13846...7b0e71e00c (36):
  > python3-pillow: add ptest support
  > blueman: add missing runtime dependency, add polkit rule
  > python3-pycups: add recipe
  > kexecboot: update homepage
  > initramfs-{debug,kexecboot}-image: fix override syntax in comment
  > syslog-ng: workaround segfault for ppc64le
  > mongodb: Use bfd linker for x86/musl with gcc
  > lcdproc: Update to latest tip of trunk
  > tesseract: Fix build with gcc13
  > python3-grpcio: Fix build with gcc13
  > ntopng: Add hiredis to depends
  > perfetto: Fix build with gcc13
  > perfetto: Upgrade to 31.0 release
  > python3-greenlet: Fix build with gcc13
  > zeromq: Fix build with gcc13
  > hunspell: move ispellaff2myspell script to separate package
  > softhsm: enable objectstore backend
  > softhsm: avoid unnecessary check for native sqlite binary
  > nodejs: Fix build with gcc13
  > perfetto: Disable ccache
  > mongodb: Pass MAXLINELENGTH to scons invocation
  > mongodb: Upgrade to 4.4.18
  > mongodb: Fix build with gcc13
  > breakpad: Fix build with gcc13
  > dante: Add -P to preprocessor flags
  > hplip: Inherit python3targetconfig
  > hplip: Inherit python3targetconfig
  > wireshark: Inherit python3targetconfig
  > rdma-core: Inherit python3targetconfig
  > wireshark: Add nghttp2 packageconfig
  > openthread: Use __attribute__ ((unused)) instead of removing 't'
  > upm: Fix build with gcc13
  > libb64: reactivate BUFFERSIZE patch
  > samba: upgrade 4.17.4 -> 4.17.5
  > pipewire: Split dymanic modules to target recipe alone
  > rwmem: Update to latest

* sources/meta-riscv d6e3efd...85dfe4d (2):
  > busybox: Update bbappend to 1.36
  > linux-nezha-dev: point to branch with defconfig

* sources/meta-rockchip 5f06c7c...efa9c51 (2):
  > rock-pi-4: remove MACHINE
  > U-Boot: add DEPENDS for rock-pi-4[abc]

* sources/poky 0c37cdbf5b...72bcdc3755 (20):
  > poky.conf: Switch to post release name/version
  > glslang: branch rename master -> main
  > httpserver: add error handler that write to the logger
  > oeqa/utils/httpserver: connect up the request logging
  > sdkext/cases/devtool: pass a logger to HTTPService
  > openssl: fix CVE-2022-3996 double locking leads to denial of service
  > git: ignore CVE-2022-41953
  > git: upgrade to 2.39.1
  > oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signal
  > scons: Pass MAXLINELENGTH to scons invocation
  > nghttp2: Disable python bindings
  > rust: Upgrade 1.66.1 -> 1.67.0
  > libtiff: add PACKAGECONFIG for libdeflate and zstd
  > busybox: Make provisions to disable sha256/sha1 accelaration on x86
  > busybox: 1.35.0 -> 1.36.0
  > scripts/bitbake-prserv-tool: Fix to work with memres bitbake
  > newlib: Upgrade 4.2.0 -> 4.3.0
  > Revert "cve-update-db-native: show IP on failure"
  > bitbake.conf: Inject a dash into PN for BB_HASH_CODEPARSER_VALS
  > make-mod-scripts: Ensure kernel build output is deterministic

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Feb 1, 2023
1 parent c886bfc commit 0d7aacc
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 25 files
+3 −0 meta-arm-bsp/conf/machine/corstone500.conf
+3 −0 meta-arm-bsp/conf/machine/include/corstone1000.inc
+0 −1 meta-arm-bsp/conf/machine/juno.conf
+0 −50 meta-arm-bsp/recipes-bsp/u-boot/u-boot/juno/0001-arm-juno-add-custom-bootcmd-to-autoboot-from-uEnv.tx.patch
+27 −0 meta-arm-bsp/recipes-bsp/u-boot/u-boot/juno/0001-configs-vexpress-modify-to-boot-compressed-initramfs.patch
+0 −41 meta-arm-bsp/recipes-bsp/u-boot/u-boot/juno/0002-configs-vexpress-modify-to-boot-compressed-initramfs.patch
+1 −3 meta-arm-bsp/recipes-bsp/u-boot/u-boot_%.bbappend
+0 −1 meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/fvp/fvp-board.cfg
+1 −0 meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno.scc
+3 −2 meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-board.cfg
+1 −0 meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-net.cfg
+1 −0 meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-pci.cfg
+0 −1 meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-sata.cfg
+3 −0 meta-arm-bsp/recipes-kernel/linux/arm-platforms-kmeta/bsp/arm-platforms/juno/juno-thermal.cfg
+1 −4 meta-arm-bsp/recipes-kernel/linux/files/juno/0001-arm64-dts-Update-cache-properties-for-Arm-Ltd-platfo.patch
+0 −60 meta-arm-bsp/recipes-kernel/linux/files/juno/0001-arm64-dts-juno-Add-thermal-critical-trip-points.patch
+1 −4 meta-arm-bsp/recipes-kernel/linux/files/juno/0002-arm64-dts-fvp-Add-SPE-to-Foundation-FVP.patch
+1 −4 meta-arm-bsp/recipes-kernel/linux/files/juno/0003-arm64-dts-fvp-Add-information-about-L1-and-L2-caches.patch
+1 −4 meta-arm-bsp/recipes-kernel/linux/files/juno/0004-ARM-dts-vexpress-align-LED-node-names-with-dtschema.patch
+6 −7 meta-arm-bsp/recipes-kernel/linux/linux-arm-platforms.inc
+1 −1 meta-arm/conf/machine/qemuarm-secureboot.conf
+34 −0 meta-arm/recipes-bsp/u-boot/u-boot/0001-qemu-arm-make-QFW-MMIO-implied-on-qemu-arm.patch
+2 −1 meta-arm/recipes-bsp/u-boot/u-boot/qemuarm.cfg
+4 −1 meta-arm/recipes-bsp/u-boot/u-boot_%.bbappend
+0 −26 meta-arm/recipes-bsp/u-boot/u-boot_2022.10.bb
2 changes: 1 addition & 1 deletion sources/meta-odroid
Submodule meta-odroid updated 26 files
+1 −1 conf/machine/include/odroid-default-settings.inc
+31 −0 recipes-bsp/u-boot/u-boot/0001-odroid-xu3-defconfig-disable-CONFIG_BOARD_LATE_INIT.patch
+2 −1 recipes-bsp/u-boot/u-boot_2023.%.bbappend
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/exynos/odroid-exynos-common.cfg
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/exynos/odroid-exynos-common.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/exynos/odroid-exynos-devices.cfg
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/meson/meson32-common.cfg
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/meson/meson32-common.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/meson/meson64-common.cfg
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/meson/meson64-common.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-c1/odroid-c1.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-c2/odroid-c2.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-c4/odroid-c4.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-h2/odroid-h2.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-hc1/odroid-hc1.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-hc4/odroid-hc4.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-n2/odroid-n2.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-xu3-lite/odroid-xu3-lite.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-xu3/odroid-xu3.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/bsp/odroid-xu4/odroid-xu4.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/features/drm/drm.cfg
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/features/drm/drm.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid-kmeta/features/graphics/fb.scc
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid/0001-exynos5422-odroidhc1.dts-fix-booting-from-mmc.patch
+0 −0 recipes-kernel/linux/linux-yocto-6.1/odroid/odroid.scc
+1 −2 recipes-kernel/linux/linux-yocto_6.1.bbappend
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 53 files
+1 −1 meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
+1 −1 meta-initramfs/recipes-core/images/initramfs-debug-image.bb
+1 −1 meta-initramfs/recipes-core/images/initramfs-kexecboot-image.bb
+3 −0 meta-multimedia/recipes-multimedia/pipewire/pipewire_0.3.64.bb
+27 −1 meta-networking/recipes-connectivity/blueman/blueman_2.3.5.bb
+1 −10 meta-networking/recipes-connectivity/openthread/ot-br-posix/mbedtls.patch
+1 −10 meta-networking/recipes-connectivity/openthread/ot-daemon/mbedtls.patch
+0 −0 ...networking/recipes-connectivity/samba/samba/0007-Deleted-settiong-of-python-to-fix-the-install-confli.patch
+0 −32 ...networking/recipes-connectivity/samba/samba/0007-waf-Fix-errors-with-Werror-implicit-function-declara.patch
+2 −3 meta-networking/recipes-connectivity/samba/samba_4.17.5.bb
+1 −0 meta-networking/recipes-protocols/dante/dante_1.4.3.bb
+1 −1 meta-networking/recipes-support/ntopng/ntopng_5.2.1.bb
+1 −1 meta-networking/recipes-support/rdma-core/rdma-core_42.0.bb
+2 −1 meta-networking/recipes-support/wireshark/wireshark_3.4.12.bb
+32 −0 meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem/0001-include-missing-cstdint.patch
+13 −13 meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb
+26 −0 meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/0001-free_mon-Include-missing-cstdint.patch
+11 −5 meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb_git.bb
+0 −39 meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc/0001-Fix-compilation-with-GCC-10.x.patch
+0 −33 ...eta-python/recipes-extended/lcdproc/lcdproc/0001-Fix-parallel-build-fix-port-internal-make-dependenci.patch
+0 −41 ...mic-layers/meta-python/recipes-extended/lcdproc/lcdproc/0002-Include-limits.h-for-PATH_MAX-definition.patch
+0 −49 meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc/0003-Fix-non-x86-platforms-on-musl.patch
+2 −7 meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb
+64 −0 meta-oe/recipes-connectivity/zeromq/files/0001-src-secure_allocator.hpp-define-missing-rebind-type.patch
+1 −0 meta-oe/recipes-connectivity/zeromq/zeromq_4.3.4.bb
+30 −0 meta-oe/recipes-devtools/breakpad/breakpad/0001-mainline-version-gcc-13-cannot-use-uintptr_t-via-inc.patch
+1 −0 meta-oe/recipes-devtools/breakpad/breakpad_git.bb
+1 −1 meta-oe/recipes-devtools/mercurial/mercurial_6.1.bb
+70 −0 meta-oe/recipes-devtools/nodejs/nodejs/gcc13.patch
+1 −0 meta-oe/recipes-devtools/nodejs/nodejs_18.12.1.bb
+58 −0 meta-oe/recipes-devtools/perfetto/files/0001-Add-missing-header-cstdint-for-uintXX_t-types.patch
+10 −15 meta-oe/recipes-devtools/perfetto/files/0001-meson-add-pc-file-for-lib_perfetto.patch
+4 −1 meta-oe/recipes-devtools/perfetto/perfetto.bb
+2 −2 meta-oe/recipes-devtools/perfetto/perfetto.inc
+1 −1 meta-oe/recipes-extended/hplip/hplip_3.22.10.bb
+43 −0 meta-oe/recipes-extended/upm/upm/0001-include-missing-cstdint.patch
+1 −0 meta-oe/recipes-extended/upm/upm_git.bb
+32 −0 meta-oe/recipes-graphics/tesseract/tesseract/0001-Fix-build-with-gcc-13-by-including-cstdint.patch
+1 −1 meta-oe/recipes-graphics/tesseract/tesseract_5.3.0.bb
+11 −0 meta-oe/recipes-printing/cups/python3-pycups.bb
+40 −0 meta-oe/recipes-security/softhsm/files/0001-avoid-unnecessary-check-for-sqlite3-binary.patch
+4 −1 meta-oe/recipes-security/softhsm/softhsm_2.6.1.bb
+4 −1 meta-oe/recipes-support/hunspell/hunspell_1.7.2.bb
+57 −0 meta-oe/recipes-support/libb64/libb64/0002-use-BUFSIZ-as-buffer-size.patch
+1 −0 meta-oe/recipes-support/libb64/libb64_2.0.0.1.bb
+46 −0 meta-oe/recipes-support/syslog-ng/files/0001-plugin.c-workaround-powerpc64le-segfaults-error.patch
+1 −0 meta-oe/recipes-support/syslog-ng/syslog-ng_3.38.1.bb
+56 −0 meta-python/recipes-devtools/python/python3-greenlet/0001-PythonAllocator-define-missing-rebind-type.patch
+2 −1 meta-python/recipes-devtools/python/python3-greenlet_2.0.1.bb
+32 −0 meta-python/recipes-devtools/python/python3-grpcio/0001-Include-missing-cstdint-header.patch
+1 −0 meta-python/recipes-devtools/python/python3-grpcio_1.51.1.bb
+3 −0 meta-python/recipes-devtools/python/python3-pillow/run-ptest
+21 −1 meta-python/recipes-devtools/python/python3-pillow_9.4.0.bb
2 changes: 1 addition & 1 deletion sources/meta-rockchip
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 39 files
+2 −3 meta-poky/conf/distro/poky.conf
+9 −4 meta/classes-recipe/scons.bbclass
+1 −1 meta/conf/bitbake.conf
+2 −2 meta/conf/distro/include/maintainers.inc
+1 −1 meta/conf/distro/include/tcmode-default.inc
+1 −1 meta/lib/oeqa/sdkext/cases/devtool.py
+22 −5 meta/lib/oeqa/utils/httpserver.py
+7 −4 meta/lib/oeqa/utils/qemurunner.py
+43 −0 meta/recipes-connectivity/openssl/openssl/CVE-2022-3996.patch
+1 −0 meta/recipes-connectivity/openssl/openssl_3.0.7.bb
+0 −0 meta/recipes-core/busybox/busybox-inittab_1.36.0.bb
+0 −128 meta/recipes-core/busybox/busybox/0001-devmem-add-128-bit-width.patch
+0 −29 meta/recipes-core/busybox/busybox/CVE-2022-30065.patch
+8 −2 meta/recipes-core/busybox/busybox/defconfig
+5 −5 meta/recipes-core/busybox/busybox/recognize_connmand.patch
+1 −0 meta/recipes-core/busybox/busybox/sha1sum.cfg
+2 −0 meta/recipes-core/busybox/busybox/sha_accel.cfg
+3 −4 meta/recipes-core/busybox/busybox_1.36.0.bb
+1 −4 meta/recipes-core/meta/cve-update-db-native.bb
+15 −9 meta/recipes-core/newlib/libgloss/fix-rs6000-crt0.patch
+30 −0 meta/recipes-core/newlib/libgloss/libgloss-build-without-nostdinc.patch
+4 −1 meta/recipes-core/newlib/libgloss_4.3.0.bb
+12 −11 meta/recipes-core/newlib/newlib.inc
+0 −0 meta/recipes-core/newlib/newlib_git.bb
+3 −1 meta/recipes-devtools/git/git_2.39.1.bb
+0 −0 meta/recipes-devtools/rust/cargo_1.67.0.bb
+6 −6 meta/recipes-devtools/rust/files/crossbeam_atomic.patch
+0 −12 meta/recipes-devtools/rust/files/hardcodepaths.patch
+1 −1 meta/recipes-devtools/rust/libstd-rs_1.67.0.bb
+0 −0 meta/recipes-devtools/rust/rust-cross-canadian_1.67.0.bb
+2 −1 meta/recipes-devtools/rust/rust-llvm_1.67.0.bb
+47 −16 meta/recipes-devtools/rust/rust-snapshot.inc
+1 −1 meta/recipes-devtools/rust/rust-source.inc
+1 −1 meta/recipes-devtools/rust/rust_1.67.0.bb
+1 −1 meta/recipes-graphics/glslang/glslang_1.3.236.0.bb
+1 −1 meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb
+2 −0 meta/recipes-multimedia/libtiff/tiff_4.5.0.bb
+1 −1 meta/recipes-support/nghttp2/nghttp2_1.51.0.bb
+5 −2 scripts/bitbake-prserv-tool

0 comments on commit 0d7aacc

Please sign in to comment.