Skip to content

Commit

Permalink
Layer Updates: sources/meta-arm sources/meta-freescale sources/meta-o…
Browse files Browse the repository at this point in the history
…penembedded sources/meta-qt6 sources/meta-tegra sources/meta-variscite-bsp sources/poky

* sources/meta-arm e161d8ae...2fdc1390 (2):
  > arm-bsp/tc: remove all references to total compute
  > arm-bsp/fvp-base: remove backported u-boot patches

* sources/meta-freescale 155578a2...fdca219f (8):
  > Merge pull request #1994 from Freescale/fixup
  > Merge pull request #1989 from MaxKrummenacher/master
  > Merge pull request #1991 from MaxKrummenacher/master-6.36
  > Merge pull request #1986 from Livius90/master
  > Merge pull request #1987 from Livius90/master-update-linux-fslc
  > Merge pull request #1983 from nxp-upstream/optee-os
  > Merge pull request #1981 from hiagofranco/update_optee
  > Merge pull request #1982 from hiagofranco/update-imx-atf

* sources/meta-openembedded ce0975675f...793557a317 (58):
  > python3-rich: Upgrade 13.9.2 -> 13.9.3
  > python3-trio: Upgrade 0.26.2 -> 0.27.0
  > python3-trustme: Upgrade 1.1.0 -> 1.2.0
  > libxml-sax-writer-perl: Drop unnecessary SRC_URI md5sum
  > libxml-filter-buffertext-perl: Drop unnecessary SRC_URI md5sum
  > libunicode-linebreak-perl: Drop unnecessary SRC_URI md5sum
  > libtext-wrapi18n-perl: Drop unnecessary SRC_URI md5sum
  > libtext-iconv-perl: Drop unnecessary SRC_URI md5sum
  > libtext-diff-perl: Drop unnecessary SRC_URI md5sum
  > libtext-charwidth-perl: Drop unnecessary SRC_URI md5sum
  > libtest-nowarnings-perl: Drop unnecessary SRC_URI md5sum
  > libterm-readkey-perl: Drop unnecessary SRC_URI md5sum
  > libsub-uplevel-perl: Drop unnecessary SRC_URI md5sum
  > libsub-exporter-progressive-perl: Drop unnecessary SRC_URI md5sum
  > libstrictures-perl: Drop unnecessary SRC_URI md5sum
  > libunix-statgrab: Drop unnecessary SRC_URI md5sum
  > librole-tiny-perl: Drop unnecessary SRC_URI md5sum
  > libproc-waitstat-perl: Drop unnecessary SRC_URI md5sum
  > libnet-telnet-perl: Drop unnecessary SRC_URI md5sum
  > libnet-ssleay-perl: Drop unnecessary SRC_URI md5sum
  > libnet-libidn-perl: Drop unnecessary SRC_URI md5sum
  > libnet-ldap-perl: Drop unnecessary SRC_URI md5sum
  > libnet-dns-sec-perl: Drop unnecessary SRC_URI md5sum
  > libmodule-runtime-perl: Drop unnecessary SRC_URI md5sum
  > libmodule-pluggable-perl: Drop unnecessary SRC_URI md5sum
  > liblocale-gettext-perl: Drop unnecessary SRC_URI md5sum
  > libipc-signal-perl: Drop unnecessary SRC_URI md5sum
  > libio-stringy-perl: Drop unnecessary SRC_URI md5sum
  > libimport-into-perl: Drop unnecessary SRC_URI md5sum
  > libhtml-tree-perl: Drop unnecessary SRC_URI md5sum
  > libhtml-tagset-perl: Drop unnecessary SRC_URI md5sum
  > libhtml-parser-perl: Drop unnecessary SRC_URI md5sum
  > libfile-slurp-perl: Drop unnecessary SRC_URI md5sum
  > libextutils-parsexs-perl: Drop unnecessary SRC_URI md5sum
  > libextutils-installpaths-perl: Drop unnecessary SRC_URI md5sum
  > libextutils-config-perl: Drop unnecessary SRC_URI md5sum
  > liberror-perl: Drop unnecessary SRC_URI md5sum
  > libenv-perl: Drop unnecessary SRC_URI md5sum
  > libdigest-sha1-perl: Drop unnecessary SRC_URI md5sum
  > libdigest-hmac-perl: Drop unnecessary SRC_URI md5sum
  > libdevel-globaldestruction-perl: Drop unnecessary SRC_URI md5sum
  > libdata-hexdump-perl: Drop unnecessary SRC_URI md5sum
  > libconfig-autoconf-perl: Drop unnecessary SRC_URI md5sum
  > libcapture-tiny-perl: Drop unnecessary SRC_URI md5sum
  > libauthen-sasl-perl: Drop unnecessary SRC_URI md5sum
  > libauthen-radius-perl: Drop unnecessary SRC_URI md5sum
  > libalgorithm-diff-perl: Drop unnecessary SRC_URI md5sum
  > adduser: Drop unnecessary SRC_URI md5sum
  > mime-construct: Drop unnecessary SRC_URI md5sum
  > multipath-tools: set etc_prefix to sysconfdir
  > fluentbit: fix building with wasm support
  > doxygen: version bump 1.9.3 -> 1.12.0
  > fluentbit: Mitigate init manager detection issues
  > dbus-broker: Add missing systemd user symlink
  > dbus-broker: Cosmetic: Recipe style fixes
  > libp11: Treat all openssl-3.x releases the same
  > netplan: upgrade 1.1 -> 1.1.1
  > mbedtls: upgrade 3.6.1 -> 3.6.2

* sources/meta-qt6 8eb8700...3ca585d (22):
  > qtbase: Fix build with clang-20
  > qtwebengine: Fix build on 32bit arm while using clang
  > qtquick3d: Fix output operator
  > qtbase: Fix build with clang19
  > pyside6: remove buildpaths
  > coin: add workaround for clang build
  > coin: build against styhead
  > qttools: remove buildpaths from the binaries
  > ptest: skip buildpaths QA tests for ptest packages
  > qtapplicationmanager: fix contains reference to TMPDIR QA issues
  > qtgrpc: fix reference to TMPDIR QA issues
  > Remove TMPDIR references from qmake files
  > pyside6: include PySide6 recipes for Qt 6.8.1
  < Merge pull request #66 from YoeDistro/kraj/6.8
  < Merge pull request #65 from YoeDistro/kraj/6.8
  < Merge pull request #64 from YoeDistro/kraj/6.8
  < qtwebengine: Fix build on 32bit arm while using clang
  < qttools: Fix build with clang-19
  < qtquick3d: Fix output operator
  < qtwebengine: Fix build with Clang-19+
  < qtbase: Fix build with clang19
  < gn-native: Fix build with GCC 12

* sources/meta-tegra 3fdf6ce5...6ee8c498 (3):
  > gcc-for-nvcc: rename gcc-for-nvcc-source -> gcc-source-for-nvcc
  > tegra-firmware: add RPROVIDES/RREPLACES/RCONFLICTS
  > gcc-for-nvcc: backport buildpaths fixes from OE-Core gcc recipes

* sources/meta-variscite-bsp 3be40db...7dcc2b4 (1):
  > Merge pull request #37 from YoeDistro/kraj/mickledore-var02

* sources/poky c68ef7b4b7c...dab2dcae89d (32):
  > patchtest: add test_commit_message_user_tags
  > ref-manual: structure.rst: document missing tmp/ dirs
  > release-notes-5.1: add beaglebone-yocto parselogs test oeqa failure
  > docs: Replace VOLATILE_TMP_DIR with FILESYSTEM_PERMS_TABLES
  > docs: Replace VOLATILE_LOG_DIR with FILESYSTEM_PERMS_TABLES
  > release-notes-5.0.rst: NO_OUTPUT -> NO_COLOR
  > ref-manual: fix ordering of insane checks list
  > release-notes-5.1: fix spdx bullet point
  > udev-extraconf: fix network.sh script did not configure hotplugged interfaces
  > python3-maturin: sort external libs in wheel files
  > linux-firmware: Upgrade to 20241017 and allow compressing firmware
  > libgfortran: fix buildpath QA issue
  > vim: Upgrade 9.1.0698 -> 9.1.0764
  > devtool: ide-sdk: fix help typo
  > rust-target-config: Update the data layout for x86-64 target
  > sanity.bbclass: skip check_userns for non-local uid
  > util-linux: sfdisk sector size improvements
  > musl: Update to tip of trunk
  > ffmpeg: Add "libswresample libavcodec" to CVE_PRODUCT
  > python3-jinja2: backport a patch to address python 3.13 ptest fails
  > python3-markupsafe: add missing html module dependency
  > python3-installer: add a patch to ensure RECORD file reproducibility
  > tune-cortexa32: set tune feature as armv8a
  > u-boot: upgrade 2024.07 -> 2024.10
  > subversion: Upgrade 1.14.3 -> 1.14.4
  > lttng-modules: Upgrade 2.13.14 -> 2.13.15
  > ppp: Upgrade 2.5.0 -> 2.5.1
  > python3-markupsafe: Upgrade 2.1.5 -> 3.0.1
  > qemu: Upgrade 9.0.1 -> 9.1.0
  > oeqa/runtime/parselogs: Add different PCI BAR errors with qemu 9.1.0
  > bitbake: fetch2/wget: set User-Agent to 'bitbake/version' in checkstatus()
  > bitbake: fetch2/wget.py: use default wget user-agent in upstream version checks

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Oct 24, 2024
1 parent 296e75e commit 5a8bc85
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 62 files
+1 −1 meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.2.bb
+2 −2 meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.1.1.bb
+19 −15 meta-oe/recipes-core/dbus/dbus-broker_36.bb
+0 −37 meta-oe/recipes-devtools/doxygen/doxygen/0001-build-don-t-look-for-Iconv.patch
+0 −232 meta-oe/recipes-devtools/doxygen/doxygen/doxygen-native-only-check-python3.patch
+9 −7 meta-oe/recipes-devtools/doxygen/doxygen_1.12.0.bb
+41 −0 meta-oe/recipes-extended/fluentbit/fluentbit/0003-CMakeLists.txt-Revise-init-manager-deduction.patch
+0 −40 meta-oe/recipes-extended/fluentbit/fluentbit/0003-Disable-installing-systemd-service-file.patch
+42 −0 meta-oe/recipes-extended/fluentbit/fluentbit/0004-wasm-avoid-cmake-try_run-when-cross-compiling.patch
+9 −1 meta-oe/recipes-extended/fluentbit/fluentbit_3.1.9.bb
+28 −0 meta-oe/recipes-support/libp11/files/0001-detect-correct-openssl-3.x.patch
+4 −1 meta-oe/recipes-support/libp11/libp11_0.4.12.bb
+1 −0 meta-oe/recipes-support/multipath-tools/multipath-tools_0.10.0.bb
+0 −1 meta-perl/recipes-extended/mime-construct/mime-construct_1.11.bb
+0 −1 meta-perl/recipes-perl/adduser/adduser_3.118.bb
+0 −1 meta-perl/recipes-perl/libalgorithm/libalgorithm-diff-perl_1.15.bb
+0 −1 meta-perl/recipes-perl/libauthen/libauthen-radius-perl_0.22.bb
+0 −1 meta-perl/recipes-perl/libauthen/libauthen-sasl-perl_2.16.bb
+0 −1 meta-perl/recipes-perl/libcapture/libcapture-tiny-perl_0.48.bb
+0 −1 meta-perl/recipes-perl/libconfig/libconfig-autoconf-perl_0.319.bb
+0 −1 meta-perl/recipes-perl/libdata/libdata-hexdump-perl_0.02.bb
+0 −1 meta-perl/recipes-perl/libdevel/libdevel-globaldestruction-perl_0.14.bb
+0 −1 meta-perl/recipes-perl/libdigest/libdigest-hmac-perl_1.03.bb
+0 −1 meta-perl/recipes-perl/libdigest/libdigest-sha1-perl_2.13.bb
+0 −1 meta-perl/recipes-perl/libenv/libenv-perl_1.04.bb
+0 −1 meta-perl/recipes-perl/liberror/liberror-perl_0.17029.bb
+0 −1 meta-perl/recipes-perl/libextutils/libextutils-config-perl_0.008.bb
+0 −1 meta-perl/recipes-perl/libextutils/libextutils-installpaths-perl_0.012.bb
+0 −1 meta-perl/recipes-perl/libextutils/libextutils-parsexs-perl_3.35.bb
+0 −1 meta-perl/recipes-perl/libfile/libfile-slurp-perl_9999.19.bb
+0 −1 meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
+0 −1 meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb
+0 −1 meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb
+0 −1 meta-perl/recipes-perl/libimport/libimport-into-perl_1.002004.bb
+0 −1 meta-perl/recipes-perl/libio/libio-stringy-perl_2.111.bb
+0 −1 meta-perl/recipes-perl/libipc/libipc-signal-perl_1.00.bb
+0 −1 meta-perl/recipes-perl/liblocale/liblocale-gettext-perl_1.07.bb
+0 −1 meta-perl/recipes-perl/libmodule/libmodule-pluggable-perl_5.2.bb
+0 −1 meta-perl/recipes-perl/libmodule/libmodule-runtime-perl_0.016.bb
+0 −1 meta-perl/recipes-perl/libnet/libnet-dns-sec-perl_1.10.bb
+0 −1 meta-perl/recipes-perl/libnet/libnet-ldap-perl_0.68.bb
+0 −1 meta-perl/recipes-perl/libnet/libnet-libidn-perl_0.12.bb
+0 −1 meta-perl/recipes-perl/libnet/libnet-ssleay-perl_1.85.bb
+0 −1 meta-perl/recipes-perl/libnet/libnet-telnet-perl_3.05.bb
+0 −1 meta-perl/recipes-perl/libproc/libproc-waitstat-perl_1.00.bb
+0 −1 meta-perl/recipes-perl/librole/librole-tiny-perl_2.002004.bb
+0 −1 meta-perl/recipes-perl/libstatgrab/libunix-statgrab_0.112.bb
+0 −1 meta-perl/recipes-perl/libstrictures/libstrictures-perl_2.000006.bb
+0 −1 meta-perl/recipes-perl/libsub/libsub-exporter-progressive-perl_0.001013.bb
+0 −1 meta-perl/recipes-perl/libsub/libsub-uplevel-perl_0.2800.bb
+0 −1 meta-perl/recipes-perl/libterm/libterm-readkey-perl_2.38.bb
+0 −1 meta-perl/recipes-perl/libtest/libtest-nowarnings-perl_1.04.bb
+0 −1 meta-perl/recipes-perl/libtext/libtext-charwidth-perl_0.04.bb
+0 −1 meta-perl/recipes-perl/libtext/libtext-diff-perl_1.41.bb
+0 −1 meta-perl/recipes-perl/libtext/libtext-iconv-perl_1.7.bb
+0 −1 meta-perl/recipes-perl/libtext/libtext-wrapi18n-perl_0.06.bb
+0 −1 meta-perl/recipes-perl/libunicode/libunicode-linebreak-perl_2019.001.bb
+0 −1 meta-perl/recipes-perl/libxml/libxml-filter-buffertext-perl_1.01.bb
+0 −1 meta-perl/recipes-perl/libxml/libxml-sax-writer-perl_0.57.bb
+8 −3 meta-python/recipes-devtools/python/python3-trio_0.27.0.bb
+2 −3 meta-python/recipes-devtools/python/python3-trustme_1.2.0.bb
+1 −1 meta-python/recipes-extended/python-rich/python3-rich_13.9.3.bb
2 changes: 1 addition & 1 deletion sources/meta-qt6
Submodule meta-qt6 updated 39 files
+3 −1 classes/qt6-cmake.bbclass
+8 −7 coin/module_config.yaml
+4 −0 coin/test-configs.inc
+2 −0 coin/test-python.inc
+33 −0 recipes-python/pyside6/python3-pyside6.inc
+78 −0 recipes-python/pyside6/python3-pyside6_git.bb
+16 −0 recipes-python/pyside6/python3-shiboken6_git.bb
+1 −0 recipes-qt/qt6/qt6-git.inc
+29 −0 recipes-qt/qt6/qtapplicationmanager/0001-Don-t-store-build-dir-to-the-binaries.patch
+4 −0 recipes-qt/qt6/qtapplicationmanager_git.bb
+31 −0 recipes-qt/qt6/qtbase/0006-Remove-Q_CONSTINIT-qualifier-from-unique_ptr-jitStac.patch
+1 −0 recipes-qt/qt6/qtbase_git.bb
+1 −0 recipes-qt/qt6/qtcharts_git.bb
+2 −0 recipes-qt/qt6/qtdatavis3d_git.bb
+1 −0 recipes-qt/qt6/qtdeclarative_git.bb
+2 −0 recipes-qt/qt6/qtdoc_git.bb
+2 −0 recipes-qt/qt6/qtgraphs_git.bb
+30 −0 recipes-qt/qt6/qtgrpc/0001-Remove-the-export-of-QT_PROTO_INCLUDES-property.patch
+4 −0 recipes-qt/qt6/qtgrpc_git.bb
+2 −0 recipes-qt/qt6/qtinterfaceframework_git.bb
+2 −0 recipes-qt/qt6/qtlanguageserver_git.bb
+2 −0 recipes-qt/qt6/qtlocation_git.bb
+1 −0 recipes-qt/qt6/qtlottie_git.bb
+2 −0 recipes-qt/qt6/qtopcua_git.bb
+2 −0 recipes-qt/qt6/qtpositioning_git.bb
+2 −0 recipes-qt/qt6/qtquick3d_git.bb
+2 −0 recipes-qt/qt6/qtquick3dphysics_git.bb
+2 −0 recipes-qt/qt6/qtremoteobjects_git.bb
+1 −0 recipes-qt/qt6/qtscxml_git.bb
+1 −0 recipes-qt/qt6/qtsensors_git.bb
+2 −0 recipes-qt/qt6/qtserialbus_git.bb
+2 −0 recipes-qt/qt6/qtspeech_git.bb
+25 −0 recipes-qt/qt6/qttools/0001-qdoc-remove-buildpath-from-default-args.patch
+29 −0 recipes-qt/qt6/qttools/0002-examples-don-t-track-source-path.patch
+2 −0 recipes-qt/qt6/qttools_git.bb
+1 −0 recipes-qt/qt6/qtvirtualkeyboard_git.bb
+1 −0 recipes-qt/qt6/qtwebchannel_git.bb
+2 −0 recipes-qt/qt6/qtwebengine_git.bb
+1 −0 recipes-qt/qt6/qtwebsockets_git.bb
2 changes: 1 addition & 1 deletion sources/meta-variscite-bsp
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 55 files
+2 −7 bitbake/lib/bb/fetch2/wget.py
+12 −0 documentation/migration-guides/migration-5.1.rst
+1 −1 documentation/migration-guides/release-notes-4.2.rst
+1 −1 documentation/migration-guides/release-notes-5.0.rst
+8 −1 documentation/migration-guides/release-notes-5.1.rst
+3 −3 documentation/ref-manual/classes.rst
+3 −2 documentation/ref-manual/features.rst
+33 −2 documentation/ref-manual/structure.rst
+21 −35 documentation/ref-manual/variables.rst
+2 −0 meta/classes-global/sanity.bbclass
+1 −1 meta/classes-recipe/rust-target-config.bbclass
+1 −1 meta/conf/distro/include/tcmode-default.inc
+1 −1 meta/conf/machine/include/arm/armv8a/tune-cortexa32.inc
+11 −0 meta/lib/oeqa/runtime/cases/parselogs-ignores-mipsarch.txt
+0 −1 meta/lib/oeqa/selftest/cases/rust.py
+2 −0 meta/lib/patchtest/patchtest_patterns.py
+65 −0 meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_user_tags.fail
+66 −0 meta/lib/patchtest/selftest/files/TestMbox.test_commit_message_user_tags.pass
+9 −0 meta/lib/patchtest/tests/test_mbox.py
+1 −1 meta/recipes-bsp/u-boot/u-boot-common.inc
+0 −0 meta/recipes-bsp/u-boot/u-boot-tools_2024.10.bb
+0 −5 meta/recipes-bsp/u-boot/u-boot_2024.07.bb
+4 −0 meta/recipes-bsp/u-boot/u-boot_2024.10.bb
+4 −4 meta/recipes-connectivity/ppp/ppp_2.5.1.bb
+1 −1 meta/recipes-core/musl/musl.inc
+1 −1 meta/recipes-core/musl/musl_git.bb
+0 −32 meta/recipes-core/udev/udev-extraconf/network.sh
+1 −0 meta/recipes-core/util-linux/util-linux.inc
+252 −0 meta/recipes-core/util-linux/util-linux/libfdisk-cfdisk-and-sfdisk-sector-size-improvements.patch
+1 −1 meta/recipes-devtools/gcc/libgfortran.inc
+27 −0 meta/recipes-devtools/python/python3-installer/0001-src-installer-utils.py-sort-entries-before-writing-o.patch
+2 −1 meta/recipes-devtools/python/python3-installer_0.7.0.bb
+87 −0 meta/recipes-devtools/python/python3-jinja2/fix-3.13.patch
+1 −0 meta/recipes-devtools/python/python3-jinja2_3.1.4.bb
+4 −4 meta/recipes-devtools/python/python3-markupsafe_3.0.1.bb
+55 −0 meta/recipes-devtools/python/python3-maturin/0001-build_context-improve-wheel-reproducibility-by-sorti.patch
+1 −0 meta/recipes-devtools/python/python3-maturin_1.7.1.bb
+0 −0 meta/recipes-devtools/qemu/qemu-native_9.1.0.bb
+0 −0 meta/recipes-devtools/qemu/qemu-system-native_9.1.0.bb
+1 −2 meta/recipes-devtools/qemu/qemu.inc
+0 −31 meta/recipes-devtools/qemu/qemu/0003-configure-Add-pkg-config-handling-for-libgcrypt.patch
+17 −17 meta/recipes-devtools/qemu/qemu/0007-tests-meson.build-use-relative-path-to-refer-to-file.patch
+0 −0 meta/recipes-devtools/qemu/qemu_9.1.0.bb
+1 −1 meta/recipes-devtools/subversion/subversion_1.14.4.bb
+190 −174 meta/recipes-kernel/linux-firmware/linux-firmware_20241017.bb
+0 −62 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-kfree_skb-changed-in-6.11-rc1.patch
+0 −55 meta/recipes-kernel/lttng/lttng-modules/0002-Fix-ext4_da_reserve_space-changed-in-6.11-rc1.patch
+0 −64 meta/recipes-kernel/lttng/lttng-modules/0003-Fix-orig_start-removed-from-btrfs_get_extent-in-6.11.patch
+0 −44 meta/recipes-kernel/lttng/lttng-modules/0004-Fix-block_len-removed-frmo-btrfs_get_extent-in-6.11-.patch
+0 −50 meta/recipes-kernel/lttng/lttng-modules/0005-Fix-block_start-removed-from-btrfs_get_extent-in-6.1.patch
+0 −200 meta/recipes-kernel/lttng/lttng-modules/0006-Fix-scsi-sd-Atomic-write-support-added-in-6.11-rc1.patch
+1 −7 meta/recipes-kernel/lttng/lttng-modules_2.13.15.bb
+2 −0 meta/recipes-multimedia/ffmpeg/ffmpeg_7.0.2.bb
+2 −2 meta/recipes-support/vim/vim.inc
+1 −1 scripts/lib/devtool/ide_sdk.py

0 comments on commit 5a8bc85

Please sign in to comment.