Skip to content

Commit

Permalink
Layer Updates: sources/meta-clang sources/meta-freescale sources/meta…
Browse files Browse the repository at this point in the history
…-openembedded sources/meta-qt6 sources/meta-variscite-bsp sources/poky

* sources/meta-clang 73c00a5...13dcab8 (1):
  > clang: Upgrade to 18.1.3

* sources/meta-freescale 19d33d87...4968b000 (1):
  > Merge pull request #1780 from rafluan/fix-dtb-paths

* sources/meta-openembedded a6bcdca5b4...5a02b76b82 (21):
  > python3-pillow: Upgrade 10.1.0 -> 10.3.0 and fix ptest
  > python3-bleak: enable ptest and add missing runtime dependency
  > libfido2: new recipe
  > dash: correct licence
  > libtorrent: remove CVE mention
  > unbound: upgrade 1.19.1 -> 1.19.3
  > mbedtls: upgrade 2.28.7 -> 2.28.8
  > mbedtls: upgrade 3.5.2 -> 3.6.0
  > mdns: Upgrade 2200.80.16 -> 2200.100.94.0.2
  > avro: add recipe for c++
  > Revert "libmbim: upgrade 1.30.0 -> 1.31.2"
  > Revert "libqmi: upgrade 1.34.0 -> 1.35.2"
  > syslog-ng: fix build without ipv6 in distro features
  > python3-pyzmq: Fix ptests
  > python3-whoosh: Fix an intermittent ptest
  > python3-pydantic-core: Skip failing ptests
  > python3-pydantic: Ignore failing testcases
  > python3-netaddr: Ignore failing tests on musl
  > python3-pydbus: Fix typo in ptest package name
  > python3-pydantic-core: Enable benchmark tests
  > rocksdb: fix build error for DEBUG_BUILD

* sources/meta-qt6 aa2a2ce...2828a11 (2):
  > Merge pull request #43 from YoeDistro/kraj/6.7
  > Merge pull request #42 from YoeDistro/kraj/6.7

* sources/meta-variscite-bsp e736253...5230637 (1):
  > Merge pull request #17 from YoeDistro/kraj/mickledore-var02

* sources/poky 30d88a20432...110ee701b33 (26):
  > sstatesig: fix netrc.NetrcParseError exception
  > oeqa/selftest/devtool: fix test_devtool_add_git_style2
  > go: upgrade 1.22.1 -> 1.22.2
  > go: keep the patches in order
  > perf: fix TMPDIR contamination for recent mainline kernels
  > perf: Fix QA error due to most recent kernel
  > lttng-modules: update to v2.13.12
  > linux-yocto-dev: bump to v6.9
  > binutils: gprofng - change use of bignum to use of bignint
  > oeqa/selftest/overlayfs: test read-only rootfs
  > pixman: explicitly disable openmp in native builds
  > linux-firmware: update to 20240312
  > autotools: update link in comment for cross compiling
  > image-live.bbclass: Adjust the default value for INITRD_LIVE
  > libseccomp: Add back in PTESTS_SLOW list
  > epiphany: update 45.3 -> 46.0
  > gtk+3: disable wayland without opengl
  > glibc: Skip 2 qemu tests that can hang in oe-selftest
  > webkitgtk: update 2.42.5 -> 2.44.0
  > gnutls: upgrade 3.8.3 -> 3.8.4
  > util-linux: Set the license for util-linux-fcntl-lock to MIT
  > lttng-tools: fix rotation-destroy-flush test fails if no kernel module present
  > gmp: improve reproducibility
  > curl: improve reproducibility
  > bash: improve reproducibility
  > ovmf: set CVE_PRODUCT and CVE_VERSION

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Apr 7, 2024
1 parent ab7ea30 commit 8f096f8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-freescale
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 30 files
+0 −87 ...orking/recipes-connectivity/mbedtls/mbedtls/0001-AES-NI-use-target-attributes-for-x86-32-bit-intrinsi.patch
+2 −2 meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.8.bb
+6 −2 meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.0.bb
+1 −1 meta-networking/recipes-protocols/mdns/mdns_2200.100.94.0.2.bb
+2 −2 meta-networking/recipes-support/unbound/unbound_1.19.3.bb
+2 −2 meta-oe/recipes-connectivity/libmbim/libmbim_1.30.0.bb
+2 −2 meta-oe/recipes-connectivity/libqmi/libqmi_1.34.0.bb
+0 −2 meta-oe/recipes-connectivity/libtorrent/libtorrent_git.bb
+2 −0 meta-oe/recipes-dbs/rocksdb/rocksdb_9.0.0.bb
+1 −1 meta-oe/recipes-shells/dash/dash_0.5.12.bb
+88 −0 meta-oe/recipes-support/avro/avro-c++/0001-Remove-cpp-unittest-compilation.patch
+79 −0 meta-oe/recipes-support/avro/avro-c++/0002-Add-package-configuration-files.patch
+26 −0 meta-oe/recipes-support/avro/avro-c++/0003-Update-CXX-standard-to-CXX14.patch
+20 −0 meta-oe/recipes-support/avro/avro-c++_1.11.3.bb
+25 −0 meta-oe/recipes-support/libfido2/libfido2_1.14.0.bb
+40 −0 meta-oe/recipes-support/syslog-ng/files/0001-macros-guard-ipv6-code-with-SYSLOG_NG_ENABLE_IPV6.patch
+1 −0 meta-oe/recipes-support/syslog-ng/syslog-ng_4.6.0.bb
+2 −1 meta-python/conf/include/ptest-packagelists-meta-python.inc
+3 −0 meta-python/recipes-devtools/python/python3-bleak/run-ptest
+23 −6 meta-python/recipes-devtools/python/python3-bleak_0.21.1.bb
+3 −0 meta-python/recipes-devtools/python/python3-netaddr_1.2.1.bb
+0 −40 meta-python/recipes-devtools/python/python3-pillow/0001-explicitly-set-compile-options.patch
+18 −6 meta-python/recipes-devtools/python/python3-pillow_10.3.0.bb
+3 −1 meta-python/recipes-devtools/python/python3-pydantic-core_2.16.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-pydantic_2.6.4.bb
+1 −1 meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb
+2 −1 meta-python/recipes-devtools/python/python3-pyzmq/run-ptest
+1 −0 meta-python/recipes-devtools/python/python3-pyzmq_25.1.2.bb
+29 −0 ...thon/recipes-devtools/python/python3-whoosh/0001-Mark-non-determinstic-test_minimize_dfa-test-as-XFAI.patch
+2 −0 meta-python/recipes-devtools/python/python3-whoosh_2.7.4.bb
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 53 files
+2 −2 meta-selftest/wic/overlayfs_etc.wks.in
+2 −1 meta/classes-recipe/autotools.bbclass
+1 −1 meta/classes-recipe/image-live.bbclass
+1 −2 meta/conf/distro/include/ptest-packagelists.inc
+1 −1 meta/lib/oe/sstatesig.py
+1 −1 meta/lib/oeqa/selftest/cases/devtool.py
+28 −6 meta/lib/oeqa/selftest/cases/overlayfs.py
+45 −0 meta/recipes-core/glibc/glibc/0024-qemu-stale-process.patch
+1 −0 meta/recipes-core/glibc/glibc_2.39.bb
+3 −0 meta/recipes-core/ovmf/ovmf_git.bb
+1 −0 meta/recipes-core/util-linux/util-linux.inc
+1 −0 meta/recipes-devtools/binutils/binutils-2.42.inc
+17 −0 meta/recipes-devtools/binutils/binutils/0015-gprofng-change-use-of-bignum-to-bigint.patch
+2 −2 meta/recipes-devtools/go/go-1.22.2.inc
+3 −3 meta/recipes-devtools/go/go-binary-native_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-cross-canadian_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-cross_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-crosssdk_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-native_1.22.2.bb
+0 −0 meta/recipes-devtools/go/go-runtime_1.22.2.bb
+0 −43 meta/recipes-devtools/go/go/0007-exec.go-do-not-write-linker-flags-into-buildids.patch
+0 −0 meta/recipes-devtools/go/go/0007-exec.go-filter-out-build-specific-paths-from-linker-.patch
+0 −0 meta/recipes-devtools/go/go_1.22.2.bb
+10 −1 meta/recipes-extended/bash/bash.inc
+1 −1 meta/recipes-gnome/epiphany/epiphany_46.0.bb
+4 −1 meta/recipes-gnome/gtk+/gtk+3.inc
+2 −0 meta/recipes-graphics/xorg-lib/pixman_0.42.2.bb
+2 −2 meta/recipes-kernel/linux-firmware/linux-firmware_20240312.bb
+2 −2 meta/recipes-kernel/linux/linux-yocto-dev.bb
+93 −0 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-ASoC-snd_doc_dapm-on-linux-6.9-rc1.patch
+0 −70 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-sched_stat_runtime-changed-in-linux-6.8.0-rc1.patch
+132 −0 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-ASoC-add-component-to-set_bias_level-events-in-l.patch
+0 −100 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-timer_start-changed-in-linux-6.8.0-rc1.patch
+81 −0 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-mm_compaction_migratepages-changed-in-linux-6.9-.patch
+0 −46 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-strlcopy-removed-in-linux-6.8.0-rc1.patch
+0 −124 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-btrfs_chunk-tracepoints-changed-in-linux-6.8.0-r.patch
+57 −0 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-dev_base_lock-removed-in-linux-6.9-rc1.patch
+0 −88 meta/recipes-kernel/lttng/lttng-modules/0005-Fix-btrfs_get_extent-flags-and-compress_type-changed.patch
+0 −52 meta/recipes-kernel/lttng/lttng-modules/0006-Fix-ext4_discard_preallocations-changed-in-linux-6.8.patch
+5 −7 meta/recipes-kernel/lttng/lttng-modules_2.13.12.bb
+56 −0 meta/recipes-kernel/lttng/lttng-tools/0001-Fix-rotation-destroy-flush-fix-session-daemon-abort-.patch
+1 −0 meta/recipes-kernel/lttng/lttng-tools_2.13.11.bb
+6 −2 meta/recipes-kernel/perf/perf.bb
+0 −310 meta/recipes-sato/webkit/webkitgtk/0d3344e17d258106617b0e6d783d073b188a2548.patch
+38 −0 meta/recipes-sato/webkit/webkitgtk/2922af379dc70b4b1a63b01d67179eb431f03ac4.patch
+67 −0 meta/recipes-sato/webkit/webkitgtk/30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch
+6 −3 meta/recipes-sato/webkit/webkitgtk_2.44.0.bb
+9 −1 meta/recipes-support/curl/curl_8.6.0.bb
+9 −1 meta/recipes-support/gmp/gmp_6.3.0.bb
+3 −4 meta/recipes-support/gnutls/gnutls/0001-Creating-.hmac-file-should-be-excuted-in-target-envi.patch
+5 −6 meta/recipes-support/gnutls/gnutls/Add-ptest-support.patch
+2 −5 meta/recipes-support/gnutls/gnutls/arm_eabi.patch
+1 −1 meta/recipes-support/gnutls/gnutls_3.8.4.bb

0 comments on commit 8f096f8

Please sign in to comment.