Skip to content

Commit

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

* sources/meta-clang 1b32c92...1addd3d (2):
  > libfaketime: Use BFD linker when LLD is system default
  > python3: Add clang to rdeps for python3-ptests

* sources/meta-intel 2e068767...a9329d49 (6):
  > ixgbevf : upgrade 4.17.11 -> 4.18.7
  > thermald: upgrade 2.5.3 -> 2.5.4
  > metrics-discovery: upgrade 1.12.165 -> 1.12.165.1
  > embree: upgrade 4.1.0 -> 4.2.0
  > ixgbe : upgrade 5.18.11 -> 5.19.6
  > backport-iwlwifi: upgrade core45 -> core79

* sources/meta-openembedded 54e11a6c5...f1029a5df (12):
  > XXX: Add Github actions support for CI
  > frr: Security fix CVE-2023-3748
  > spice-protocol: fix populate_sdk error when spice is installed
  > nodejs: upgrade 18.17.0 -> 18.17.1
  > python3-m2crypto: Append architecture to SWIG_FEATURES instead of overriding
  > python3-sdbus: add recipe
  > rsyslog: Skip failing omfile-outchannel test on musl
  > python3-lz4: Add missing rdeps needed for ptests
  > python3-lz4: Drop using PYTHON_PN
  > libfaketime: Eanable LFS64 on musl
  > libfaketime: Fix build with clang
  > libfaketime: add recipe

* sources/meta-qt6 e1574d5...f936905 (36):
  > qtquick3dphysics: Fix build on musl
  > qtmultimedia: Include missing sys/select.h
  > qtwebengine: Fix zlib build on 32bit arches with LF64 functions
  > qt3d,qtquick3d: Enable LFS *64 aliases on musl explicitly
  > qtapplicationmanager: Fix build with musl
  > qtbase: Do not use LFS64 functions explicitly on musl
  > qtbase: Add locale-base-c only on glibc based targets
  > qtmultimedia: Check for commercial licence before enabling ffmpeg
  > qtwebengine: Fix build with libc++ from clang-17
  > qtwebengine: Fix build with clang 17
  > conan.inc: Remove support
  > qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  > qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  > qtwebengine: Do not pass --target with clang
  > qtwebengine: Fix missing boolean value to disable minizip
  > qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  > qtbase: Add a packageconfig knob to enable lld linker
  > qtwebengine: Fix skia build issue on aarch64/clang
  > 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' in yocto/meta-qt6
  < Merge pull request #2 from YoeDistro/kraj/6.5
  < Merge pull request #1 from YoeDistro/kraj/6.5
  < qtbase: Add locale-base-c only on glibc based targets
  < qtmultimedia: Check for commercial licence before enabling ffmpeg
  < qtwebengine: Fix build with libc++ from clang-17
  < qtwebengine: Fix build with clang 17
  < recipes: Add missing patch header tags
  < conan.inc: Remove support
  < qtwebview: Match COMPATIBLE_MACHINE with qtwebengine
  < qtwebengine: Pass OE specific pkg-config-native for host pkg-config
  < qtwebengine: Do not pass --target with clang
  < qtwebengine: Fix missing boolean value to disable minizip
  < qtbase,populate_sdk_qt6_base: Adjust for clang as system compiler
  < qtbase: Add a packageconfig knob to enable lld linker
  < qtwebengine: Fix skia build issue on aarch64/clang

* sources/meta-variscite-bsp 0bce53d...09bfd2a (25):
  < Merge pull request #7 from YoeDistro/kraj/kirkstone-var02
  < Merge branch 'yoe/mut' into yoe/kirkstone-var02
  < iimx-atf: Remove version info from bbappend
  < freertos-variscite: Fix compile failure when do_compile is rerun
  < imx-boot: Update the patch to apply with meta-freescale/master
  < arm-compute-library: Use dynamic layers trick for hosting arm-compute-library bbappend
  < pm-utils: disable stop and start for wifi and bluetooth
  < linux-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < u-boot-variscite: imx6ul-var-dart: imx7-var-som: Update to latest revision
  < gstreamer: switch to NXP plugins for mx6ul/mx7 SoMs
  < linux-variscite: add support for VAR-SOM-MX7
  < machine: imx7-var-som: Adjust for using new location of tune file from core
  < recipes: Add missing Upstream Status tag
  < freertos-variscite: Clear out environment provided LDFLAGS
  < libubootenv: Refresh patch to match 0.3.4 from oe-core master
  < wl18xx-target-scripts: Keep the recipe scope to just var-som-mx6
  < wl18xx-calibrator: Rename rdep for wl18xx firmware
  < imx-sc-firmware: Use var-som override for variscite specifics
  < imx-sc-firmware: Make do_compile override only for var-som
  < bluez5: Limit Applying bbappend changes for variscite SOMs
  < base-files: Install variscite-blacklist.conf only on variscite machines
  < imx-boot: Keep scope of patches to variscite machines.
  < imx-atf: Use the varigit only on variscite machines
  < variscite.inc: Add var-som new common override
  < variscite: Enable optee machine feature on iMX8 based machines

* sources/poky c8e9590a37...3d90fa4a3f (28):
  > core-image-ptest: Define a fallback for SUMMARY field
  > qemu: Fix CVE-2023-40360
  > inetutils: Apply devtool formatting suggestions
  > inetutils: Fix CVE-2023-40303
  > python3: Increase default thread stack size on musl
  > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class
  > qemux86: Add identical qemux86copy variant for tests
  > fetcher2: Use SkipRecipe instead of erroring out
  > libtraceevent: build with Meson
  > buildtools-tarball: Add libacl
  > qemu: add packageconfigs for fuse and dbus-display
  > qemu: build pulseaudio support depending on distro_feature
  > qemu: fix libudev packageconfig for systemd images
  > vulkan-samples: convert debugfix.patch to git format patch
  > patch.py: use --absolute-git-dir instead of --show-toplevel to retrieve gitdir
  > linux-firmware: package Dragonboard 845c sensors DSP firmware
  > linux-firmware: package audio topology for Lenovo X13s
  > linux-firmware: upgrade 20230625 -> 20230804
  > file: fix call to localtime_r()
  > cmake.bbclass: fix allarch override syntax
  > cmake: drop OE specific environment variable support
  > less: add ptest support
  > less: upgrade 633 -> 643
  > oeqa: wic: Add test for --no-table option
  > arch-armv8,arch-armv9: Add sve based tune options
  > tunes: Add support for sve instructions on armv8/armv9
  > bitbake: fetch2: git: Check if clone directory is a git repo
  > bitbake: gitsm: tolerate git-lfs in submodules

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Aug 29, 2023
1 parent e3759d2 commit 53de101
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-variscite-bsp
Submodule meta-variscite-bsp updated 0 files
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 34 files
+30 −2 bitbake/lib/bb/fetch2/git.py
+7 −4 bitbake/lib/bb/fetch2/gitsm.py
+4 −4 meta/classes-recipe/cmake.bbclass
+1 −0 meta/conf/distro/include/ptest-packagelists.inc
+6 −1 meta/conf/machine/include/arm/arch-armv8-4a.inc
+6 −1 meta/conf/machine/include/arm/arch-armv8-5a.inc
+6 −1 meta/conf/machine/include/arm/arch-armv9a.inc
+5 −0 meta/conf/machine/include/arm/feature-arm-sve.inc
+3 −0 meta/conf/machine/qemux86copy.conf
+4 −1 meta/lib/oe/patch.py
+17 −0 meta/lib/oeqa/selftest/cases/wic.py
+279 −0 meta/recipes-connectivity/inetutils/inetutils/0001-CVE-2023-40303-ftpd-rcp-rlogin-rsh-rshd-uucpd-fix-ch.patch
+253 −0 meta/recipes-connectivity/inetutils/inetutils/0002-CVE-2023-40303-Indent-changes-in-previous-commit.patch
+5 −4 meta/recipes-connectivity/inetutils/inetutils_2.4.bb
+2 −2 meta/recipes-core/images/core-image-ptest.bb
+1 −0 meta/recipes-core/meta/buildtools-tarball.bb
+0 −1 meta/recipes-devtools/cmake/cmake-native_3.26.4.bb
+0 −44 meta/recipes-devtools/cmake/cmake/0001-CMakeDetermineSystem-use-oe-environment-vars-to-load.patch
+1 −1 meta/recipes-devtools/cmake/cmake/environment.d-cmake.sh
+0 −1 meta/recipes-devtools/cmake/cmake_3.26.4.bb
+3 −1 meta/recipes-devtools/file/file_5.45.bb
+27 −0 meta/recipes-devtools/file/files/print_c.patch
+7 −0 meta/recipes-devtools/python/python3_3.11.4.bb
+4 −1 meta/recipes-devtools/qemu/qemu.inc
+39 −0 meta/recipes-devtools/qemu/qemu/0001-CVE-2023-40360-hw-nvme-fix-null-pointer-access-in-di.patch
+1 −1 meta/recipes-devtools/qemu/qemu_8.0.4.bb
+3 −0 meta/recipes-extended/less/files/run-ptest
+22 −2 meta/recipes-extended/less/less_643.bb
+17 −5 meta/recipes-graphics/vulkan/vulkan-samples/0001-vulkan-samples-Fix-reproducibility-issue.patch
+1 −1 meta/recipes-graphics/vulkan/vulkan-samples_git.bb
+0 −40 meta/recipes-kernel/libtraceevent/libtraceevent/0001-makefile-Do-not-preserve-ownership-in-cp-command.patch
+74 −0 meta/recipes-kernel/libtraceevent/libtraceevent/meson.patch
+3 −7 meta/recipes-kernel/libtraceevent/libtraceevent_1.7.3.bb
+11 −4 meta/recipes-kernel/linux-firmware/linux-firmware_20230804.bb

0 comments on commit 53de101

Please sign in to comment.