Skip to content

Commit

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

* sources/meta-freescale d441dcbe...7327e03c (3):
  > ls1021atwr: drop as it is unbuildable for too long
  > ls2080ardb: drop as it is unbuildable for too long
  > Merge pull request #1666 from lms-ts/master

* sources/meta-intel e35d6804...dc5a3429 (3):
  > intel-media-driver: Fix corruption issue for no background colorfill cases
  > onednn: upgrade 3.2.1 -> 3.3
  > intel-crypto-mb: upgrade 2021.8 -> 2021.9.0

* sources/meta-openembedded 62039a2c33...eddc2571a7 (14):
  > gexiv2: Fix do_package QA issue when usrmerge enabled.
  > wireplumber: Upgrade 0.4.14 -> 0.4.15
  > libeigen: Update GPL-3.0-only to GPL-2.0-only
  > libdecor: Upgrade 0.1.99 -> 0.2.0
  > libldb: add ptest
  > libtevent: fix ptest
  > samba: use external cmocka instead of bundled cmocka
  > samba: upgrade 4.18.6 -> 4.18.8
  > gutenprint: Upgrade to 5.3.4
  > python3-pynacl: add RCONFLICTS with python3-nacl
  > static-group: Match nogroup id to base-passwd from core.
  > python3-pylint: allow native build
  > poco: Fix data race when create POSIX thread
  > libnet-idn-encode: Fix build with perl 2.38 and gcc13

* sources/meta-ti 33176434...00a43c3e (1):
  > u-boot-ti: Correctly fix SPL binary name for SD/MMC media on HS boards

* sources/meta-variscite-bsp 59f65d1...92e4f31 (1):
  > Merge pull request #10 from YoeDistro/kraj/kirkstone-var02

* sources/poky c2e094ddfd1...0e351df0425 (23):
  > reproducible: Exclude rust for now again
  > patchtest: clean up test suite
  > patchtest: improve test issue messages
  > linux-yocto/6.4: drop recipes
  > linux-yocto/6.1: update to v6.1.57
  > linux-yocto/6.5: update to v6.5.7
  > linux-yocto/6.5: tiny: fix arm 32 boot
  > linux-yocto/6.1: tiny: fix arm 32 boot
  > linux-yocto/6.5: update to v6.5.6
  > linux-yocto/6.1: update to v6.1.56
  > go: update 1.20.9 -> 1.20.10
  > go: update 1.20.8 -> 1.20.9
  > go: update 1.20.7 -> 1.20.8
  > nghttp2: update 1.56.0 -> 1.57.0
  > curl: 8.3.0 -> 8.4.0
  > oeqa/runtime/_qemutiny: rewrite test to be functional
  > busybox-inittab: fix console handling
  > meta/conf/machine: remove SERIAL_CONSOLES_CHECK
  > oeqa/selftest: don't skip test_read_only_image on qemuarm64
  > oeqa/utils/gitarchive: ensure tag matches regex before getting its fields
  > oeqa/utils/gitarchive: fix tag pattern searching
  > oeqa/qemurunner: Ensure we retry after BrokenPipeError
  > rust: reproducibility issue fix

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Oct 13, 2023
1 parent 8b47267 commit 26f4d74
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 25 files
+8 −0 meta-gnome/recipes-gnome/gexiv2/gexiv2_0.14.2.bb
+2 −2 meta-multimedia/recipes-multimedia/wireplumber/wireplumber_0.4.15.bb
+2 −2 meta-networking/files/static-group-meta-networking
+0 −51 meta-networking/recipes-connectivity/samba/samba/cmocka-uintptr_t.patch
+3 −4 meta-networking/recipes-connectivity/samba/samba_4.18.8.bb
+0 −45 meta-networking/recipes-support/libldb/libldb/cmocka-fix-musl-libc-conflicting-types-error.patch
+17 −0 meta-networking/recipes-support/libldb/libldb/run-ptest
+9 −5 meta-networking/recipes-support/libldb/libldb_2.7.2.bb
+0 −45 meta-networking/recipes-support/libtevent/libtevent/cmocka-fix-musl-libc-conflicting-types-error.patch
+17 −0 meta-networking/recipes-support/libtevent/libtevent/run-ptest
+7 −13 meta-networking/recipes-support/libtevent/libtevent_0.14.1.bb
+1 −1 meta-oe/files/static-group-meta-oe
+1 −1 meta-oe/recipes-graphics/libdecor/libdecor_0.2.0.bb
+5 −16 meta-oe/recipes-printing/gutenprint/gutenprint_5.3.4.bb
+1 −1 meta-oe/recipes-support/libeigen/libeigen_3.4.0.bb
+33 −0 meta-oe/recipes-support/poco/poco/0001-Fix-data-race-when-create-POSIX-thread.patch
+1 −0 meta-oe/recipes-support/poco/poco_1.12.4.bb
+36 −0 .../libnet/libnet-idn-encode/Net-IDN-Encode-2.500-use_uvchr_to_utf8_flags_instead_of_uvuni_to_utf8_flags.patch
+4 −2 meta-perl/recipes-perl/libnet/libnet-idn-encode_2.500.bb
+2 −0 meta-python/recipes-devtools/python/python3-astroid_3.0.0.bb
+2 −0 meta-python/recipes-devtools/python/python3-dill_0.3.7.bb
+2 −0 meta-python/recipes-devtools/python/python3-mccabe_0.7.0.bb
+2 −0 meta-python/recipes-devtools/python/python3-pylint_3.0.0.bb
+4 −0 meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb
+2 −0 meta-python/recipes-devtools/python/python3-tomlkit_0.12.1.bb
2 changes: 1 addition & 1 deletion sources/meta-ti
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 53 files
+0 −1 meta/conf/machine/include/riscv/qemuriscv.inc
+0 −1 meta/conf/machine/qemuarm.conf
+0 −1 meta/conf/machine/qemuarm64.conf
+8 −3 meta/lib/oeqa/runtime/cases/_qemutiny.py
+0 −2 meta/lib/oeqa/selftest/cases/buildoptions.py
+3 −1 meta/lib/oeqa/utils/gitarchive.py
+1 −1 meta/lib/oeqa/utils/qemurunner.py
+1 −1 meta/lib/patchtest/selftest/selftest
+9 −9 meta/lib/patchtest/tests/test_mbox_author.py
+7 −9 meta/lib/patchtest/tests/test_mbox_bugzilla.py
+12 −10 meta/lib/patchtest/tests/test_mbox_cve.py
+1 −3 meta/lib/patchtest/tests/test_mbox_description.py
+2 −4 meta/lib/patchtest/tests/test_mbox_format.py
+7 −8 meta/lib/patchtest/tests/test_mbox_mailinglist.py
+1 −2 meta/lib/patchtest/tests/test_mbox_merge.py
+4 −6 meta/lib/patchtest/tests/test_mbox_shortlog.py
+5 −6 meta/lib/patchtest/tests/test_mbox_signed_off_by.py
+5 −7 meta/lib/patchtest/tests/test_metadata_lic_files_chksum.py
+1 −1 meta/lib/patchtest/tests/test_metadata_license.py
+4 −5 meta/lib/patchtest/tests/test_metadata_max_length.py
+3 −4 meta/lib/patchtest/tests/test_metadata_src_uri.py
+1 −2 meta/lib/patchtest/tests/test_metadata_summary.py
+7 −8 meta/lib/patchtest/tests/test_patch_cve.py
+1 −3 meta/lib/patchtest/tests/test_patch_signed_off_by.py
+1 −5 meta/lib/patchtest/tests/test_patch_upstream_status.py
+1 −2 meta/lib/patchtest/tests/test_python_pylint.py
+1 −1 meta/recipes-core/busybox/busybox-inittab_1.36.1.bb
+1 −1 meta/recipes-devtools/go/go-1.20.10.inc
+3 −3 meta/recipes-devtools/go/go-binary-native_1.20.10.bb
+0 −0 meta/recipes-devtools/go/go-cross-canadian_1.20.10.bb
+0 −0 meta/recipes-devtools/go/go-cross_1.20.10.bb
+0 −0 meta/recipes-devtools/go/go-crosssdk_1.20.10.bb
+0 −0 meta/recipes-devtools/go/go-native_1.20.10.bb
+0 −0 meta/recipes-devtools/go/go-runtime_1.20.10.bb
+5 −5 meta/recipes-devtools/go/go/0001-cmd-go-make-content-based-hash-generation-less-pedan.patch
+4 −4 meta/recipes-devtools/go/go/0003-ld-add-soname-to-shareable-objects.patch
+4 −4 meta/recipes-devtools/go/go/0006-cmd-go-make-GOROOT-precious-by-default.patch
+3 −3 meta/recipes-devtools/go/go/0007-exec.go-do-not-write-linker-flags-into-buildids.patch
+4 −4 meta/recipes-devtools/go/go/0009-go-Filter-build-paths-on-staticly-linked-arches.patch
+0 −0 meta/recipes-devtools/go/go_1.20.10.bb
+1 −0 meta/recipes-devtools/rust/rust_1.70.0.bb
+0 −5,072 meta/recipes-kernel/linux/cve-exclusion_6.4.inc
+3 −3 meta/recipes-kernel/linux/linux-yocto-rt_6.1.bb
+0 −48 meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb
+3 −3 meta/recipes-kernel/linux/linux-yocto-rt_6.5.bb
+3 −3 meta/recipes-kernel/linux/linux-yocto-tiny_6.1.bb
+0 −33 meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb
+3 −3 meta/recipes-kernel/linux/linux-yocto-tiny_6.5.bb
+14 −14 meta/recipes-kernel/linux/linux-yocto_6.1.bb
+0 −72 meta/recipes-kernel/linux/linux-yocto_6.4.bb
+14 −14 meta/recipes-kernel/linux/linux-yocto_6.5.bb
+1 −1 meta/recipes-support/curl/curl_8.4.0.bb
+1 −1 meta/recipes-support/nghttp2/nghttp2_1.57.0.bb

0 comments on commit 26f4d74

Please sign in to comment.