Skip to content

Commit

Permalink
Layer Updates: sources/meta-freescale sources/meta-freescale-3rdparty…
Browse files Browse the repository at this point in the history
… sources/meta-qt6 sources/meta-raspberrypi sources/poky

* sources/meta-freescale 2f232fa1...27cf70df (2):
  > Merge pull request #1563 from thochstein/cl_viv_vx_ext.h
  > Merge pull request #1566 from YoeDistro/yoe/mut

* sources/meta-freescale-3rdparty 91335c7...da0c1b9 (1):
  > Merge pull request #264 from chrisdimich/master

* sources/meta-qt6 164eaa4...802bf7f (25):
  > qttools: add PACKAGECONFIG for clang dependency
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtwebengine: update patch
  > qtwayland: update patch
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtbase: add PACKAGECONFIGs for different linkers
  > Coin: use correct path for mirror
  > qtbase: add runtime dependency to C.UTF-8 locale
  > qt3d: Backport assimp fix for build with gcc-13
  > Remove hard dependency on meta-python
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > qtvncserver: add PACKAGECONFIG to enable password protection
  > Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5.1' in yocto/meta-qt6
  < Update submodule refs on '6.5.1' in yocto/meta-qt6
  < Update submodule refs on '6.5.1' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  > Update submodule refs on '6.5' in yocto/meta-qt6
  < Update submodule refs on '6.5.1' in yocto/meta-qt6
  > Bump QT_VERSION to 6.5.2
  < qt6-git.inc: switch modules to 6.5.1 branch
  < Update submodule refs on '6.5.1' in yocto/meta-qt6
  > qtwebengine, qtwayland: refresh patches
  > Update submodule refs on '6.5' in yocto/meta-qt6

* sources/meta-raspberrypi 492cb5a...8e07f0d (1):
  > rpi-config: U-Boot requires "enable_uart=1" to operate correctly.

* sources/poky 5eec70a456d...00f3d580645 (17):
  > selftest/reproducible: Allow native/cross reuse in test
  > python3-poetry-core: upgrade 1.5.2 -> 1.6.1
  > python3-webcolors: upgrade 1.12 -> 1.13
  > rust: Upgrade 1.69.0 -> 1.70.0
  > openssh: Remove BSD-4-clause contents completely from codebase
  > build-appliance-image: Update to master head revision
  > poky: Enable spdx manifests by default
  > image_types: Fix reproducible builds for initramfs and UKI img
  > packagegroup: Handle SPDX signature issues
  > sstatesig: Drop SPDX special casing
  > openssl: fix building on riscv32
  > cve-extra-exclusions: add more linux-yocto CVE ignores
  > glib-networking: upgrade 2.74.0 -> 2.76.0
  > stress-ng: upgrade 0.15.07 -> 0.15.08
  > gstreamer1.0: upgrade 1.22.2 -> 1.22.3
  > systemtap: upgrade 4.8 -> 4.9
  > v86d: Improve kernel dependency

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Jun 9, 2023
1 parent 65f9500 commit 33ef1c4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sources/meta-freescale-3rdparty
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
1 change: 1 addition & 0 deletions sources/meta-yoe/conf/distro/qt6.inc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
PACKAGECONFIG:append:pn-qtbase = " cups"
# enable examples for all Qt modules
PACKAGECONFIG:append:pn-qmlcompilerplus = " examples"
PACKAGECONFIG:append:pn-qt3d = " examples"
Expand Down
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 40 files
+3 −0 meta-poky/conf/distro/poky.conf
+3 −2 meta/classes-recipe/image_types.bbclass
+3 −0 meta/classes-recipe/packagegroup.bbclass
+41 −0 meta/conf/distro/include/cve-extra-exclusions.inc
+1 −1 meta/conf/distro/include/tcmode-default.inc
+0 −9 meta/lib/oe/sstatesig.py
+2 −2 meta/lib/oeqa/selftest/cases/reproducible.py
+0 −1 meta/recipes-bsp/v86d/v86d_0.1.10.bb
+994 −0 meta/recipes-connectivity/openssh/openssh/7280401bdd77ca54be6867a154cc01e0d72612e0.patch
+1 −0 meta/recipes-connectivity/openssh/openssh_9.3p1.bb
+1 −1 meta/recipes-connectivity/openssl/openssl_3.1.1.bb
+1 −1 meta/recipes-core/glib-networking/glib-networking_2.76.0.bb
+2 −2 meta/recipes-core/images/build-appliance-image_15.0.0.bb
+2 −2 meta/recipes-devtools/python/python3-poetry-core_1.6.1.bb
+3 −3 meta/recipes-devtools/python/python3-webcolors_1.13.bb
+0 −0 meta/recipes-devtools/rust/cargo_1.70.0.bb
+17 −17 meta/recipes-devtools/rust/files/0001-Do-not-use-LFS64-on-linux-with-musl.patch
+28 −28 meta/recipes-devtools/rust/files/0001-musl-Define-SOCK_SEQPACKET-in-common-place.patch
+0 −0 meta/recipes-devtools/rust/libstd-rs_1.70.0.bb
+0 −0 meta/recipes-devtools/rust/rust-cross-canadian_1.70.0.bb
+0 −79 meta/recipes-devtools/rust/rust-llvm/0035-cmake-Enable-64bit-off_t-on-32bit-glibc-systems.patch
+2 −3 meta/recipes-devtools/rust/rust-llvm_1.70.0.bb
+33 −33 meta/recipes-devtools/rust/rust-snapshot.inc
+1 −1 meta/recipes-devtools/rust/rust-source.inc
+0 −0 meta/recipes-devtools/rust/rust_1.70.0.bb
+1 −1 meta/recipes-extended/stress-ng/stress-ng_0.15.08.bb
+37 −0 meta/recipes-kernel/systemtap/systemtap/0001-release-date-fix.patch
+3 −2 meta/recipes-kernel/systemtap/systemtap_git.inc
+1 −1 meta/recipes-multimedia/gstreamer/gst-devtools_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.22.3.bb
+1 −1 meta/recipes-multimedia/gstreamer/gstreamer1.0_1.22.3.bb
+2 −0 scripts/lib/wic/plugins/source/bootimg-efi.py

0 comments on commit 33ef1c4

Please sign in to comment.