-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layer Updates: sources/meta-clang sources/meta-freescale-3rdparty sou…
…rces/meta-qt6 sources/meta-raspberrypi * sources/meta-clang ce1f443...e76e3fe (3): > libffi: Add --undefined-version to lld on arm > compiler-rt,compiler-rt-sanitizers: Correct target tuple for armhf > gnu-efi: Do not use clang internal assembler * sources/meta-freescale-3rdparty a9bff0e...d74cee9 (2): > Merge pull request #271 from chrisdimich/master > Merge pull request #270 from chrisdimich/master * sources/meta-qt6 4df8b4c...823f876 (13): > 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-raspberrypi f78b4f1...3f12757 (2): > rpi-base: Remove customizing SPLASH var > rpidistro-vlc: fix error uint64_t does not name Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule meta-clang
updated
3 files
+10 −0 | conf/nonclangable.conf | |
+1 −1 | recipes-devtools/clang/compiler-rt-sanitizers_git.bb | |
+1 −1 | recipes-devtools/clang/compiler-rt_git.bb |
Submodule meta-qt6
updated
20 files