Skip to content

Commit

Permalink
[submodule] update all
Browse files Browse the repository at this point in the history
  • Loading branch information
atvcaptain committed Oct 4, 2024
1 parent d0ac7ba commit 9c32327
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1149,6 +1149,7 @@ $(CURDIR)/site.conf:
@echo 'DL_DIR = "$(DL_DIR)"' >> $@
@echo 'SSTATE_DIR = "$(SSTATE_DIR)"' >> $@
@echo 'INHERIT += "rm_work"' >> $@
@echo 'INHERIT:remove = "create-spdx"' >> $@
@echo 'BB_GIT_SHALLOW_DEPTH = "1"' >> $@
@echo 'BB_GIT_SHALLOW = "1"' >> $@

Expand Down
2 changes: 1 addition & 1 deletion bitbake
Submodule bitbake updated from 83acc2 to 9ef4f2
2 changes: 1 addition & 1 deletion meta-clang
Submodule meta-clang updated 46 files
+1 −1 conf/layer.conf
+25 −3 conf/nonclangable.conf
+1 −0 dynamic-layers/qt6-layer/recpes-qt/qt6/qtwebengine_%.bbappend
+2 −2 recipes-devtools/clang/clang.inc
+9 −7 recipes-devtools/clang/clang/0001-libcxxabi-Find-libunwind-headers-when-LIBCXXABI_LIBU.patch
+1 −1 recipes-devtools/clang/clang/0002-compiler-rt-support-a-new-embedded-linux-target.patch
+3 −3 recipes-devtools/clang/clang/0003-compiler-rt-Simplify-cross-compilation.-Don-t-use-na.patch
+9 −9 recipes-devtools/clang/clang/0004-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch
+1 −1 recipes-devtools/clang/clang/0005-llvm-allow-env-override-of-exe-and-libdir-path.patch
+8 −8 recipes-devtools/clang/clang/0006-clang-driver-Check-sysroot-for-ldso-path.patch
+3 −3 recipes-devtools/clang/clang/0007-clang-Driver-tools.cpp-Add-lssp_nonshared-on-musl.patch
+3 −3 recipes-devtools/clang/clang/0008-clang-Prepend-trailing-to-sysroot.patch
+3 −3 recipes-devtools/clang/clang/0009-clang-Look-inside-the-target-sysroot-for-compiler-ru.patch
+3 −3 recipes-devtools/clang/clang/0010-clang-Define-releative-gcc-installation-dir.patch
+3 −3 recipes-devtools/clang/clang/0011-clang-Add-lpthread-and-ldl-along-with-lunwind-for-st.patch
+3 −3 recipes-devtools/clang/clang/0012-Pass-PYTHON_EXECUTABLE-when-cross-compiling-for-nati.patch
+1 −1 recipes-devtools/clang/clang/0013-Check-for-atomic-double-intrinsics.patch
+6 −6 recipes-devtools/clang/clang/0014-libcxx-Add-compiler-runtime-library-to-link-step-for.patch
+18 −18 recipes-devtools/clang/clang/0015-cmake-Fix-configure-for-packages-using-find_package.patch
+3 −3 recipes-devtools/clang/clang/0016-clang-Fix-resource-dir-location-for-cross-toolchains.patch
+7 −7 recipes-devtools/clang/clang/0017-clang-driver-Add-dyld-prefix-when-checking-sysroot-f.patch
+1 −1 recipes-devtools/clang/clang/0018-clang-Use-python3-in-python-scripts.patch
+6 −6 recipes-devtools/clang/clang/0019-For-x86_64-set-Yocto-based-GCC-install-search-path.patch
+0 −45 recipes-devtools/clang/clang/0020-llvm-Do-not-use-find_library-for-ncurses.patch
+3 −3 recipes-devtools/clang/clang/0020-llvm-Insert-anchor-for-adding-OE-distro-vendor-names.patch
+1 −1 recipes-devtools/clang/clang/0021-compiler-rt-Do-not-use-backtrace-APIs-on-non-glibc-l.patch
+3 −3 recipes-devtools/clang/clang/0022-clang-Fix-x86-triple-for-non-debian-multiarch-linux-.patch
+3 −3 recipes-devtools/clang/clang/0023-libunwind-Added-unw_backtrace-method.patch
+3 −3 recipes-devtools/clang/clang/0024-clang-Do-not-use-install-relative-libc-headers.patch
+4 −4 recipes-devtools/clang/clang/0025-Fix-lib-paths-for-OpenEmbedded-Host.patch
+5 −5 recipes-devtools/clang/clang/0026-Correct-library-search-path-for-OpenEmbedded-Host.patch
+0 −113 recipes-devtools/clang/clang/0026-clang-Fix-how-driver-finds-GCC-installation-path-on-.patch
+2 −2 recipes-devtools/clang/clang/0027-lldb-Link-with-libatomic-on-x86.patch
+8 −8 recipes-devtools/clang/clang/0028-compiler-rt-Enable-__int128-for-ppc32.patch
+12 −12 recipes-devtools/clang/clang/0029-llvm-Do-not-use-cmake-infra-to-detect-libzstd.patch
+1 −1 recipes-devtools/clang/clang/0030-compiler-rt-Fix-stat-struct-s-size-for-O32-ABI.patch
+2 −2 recipes-devtools/clang/clang/0031-compiler-rt-Undef-_TIME_BITS-along-with-_FILE_OFFSET.patch
+7 −7 recipes-devtools/clang/clang/0032-ToolChains-Gnu.cpp-ARMLibDirs-search-also-in-lib32.patch
+78 −0 recipes-devtools/clang/clang/0033-clang-llvm-Add-OE-specific-ABI-triple-for-N32-ABI.patch
+1 −1 recipes-devtools/clang/clang/0034-llvm-Add-libunwind.pc.in-and-llvm-config-scripts.patch
+0 −42 recipes-devtools/clang/clang/0035-compiler-rt-Fix-cmake-check-for-_Float16-and-__bf16.patch
+92 −0 recipes-devtools/clang/clang/0035-scan-build-py-respect-LLVM_LIBDIR_SUFFIX-like-other-.patch
+10 −8 recipes-devtools/clang/clang_git.bb
+30 −21 recipes-devtools/clang/common.inc
+5 −0 recipes-devtools/python/python3-cffi_%.bbappend
+4 −4 recipes-devtools/spirv-llvm-translator/spirv-llvm-translator_git.bb
2 changes: 1 addition & 1 deletion meta-oe-alliance
Submodule meta-oe-alliance updated 36 files
+0 −2 meta-oe/conf/distro/openatv.conf
+0 −2 meta-oe/conf/distro/openbh.conf
+0 −2 meta-oe/conf/distro/opendroid.conf
+0 −2 meta-oe/conf/distro/openeight.conf
+0 −2 meta-oe/conf/distro/openhdf.conf
+0 −2 meta-oe/conf/distro/openspa.conf
+0 −2 meta-oe/conf/distro/openvix.conf
+0 −2 meta-oe/conf/distro/teamblue.conf
+2 −2 meta-oe/recipes-devtools/python/python3-apprise_1.9.0.bb
+2 −2 meta-oe/recipes-devtools/python/python3-cattrs_24.1.2.bb
+2 −4 meta-oe/recipes-devtools/python/python3-cherrypy_18.10.0.bb
+2 −1 meta-oe/recipes-devtools/python/python3-exceptiongroup_1.2.2.bb
+4 −4 meta-oe/recipes-devtools/python/python3-icalendar_6.0.0.bb
+2 −2 meta-oe/recipes-devtools/python/python3-itemloaders_1.3.2.bb
+4 −2 meta-oe/recipes-devtools/python/python3-jaraco.collections_5.1.0.bb
+4 −2 meta-oe/recipes-devtools/python/python3-jaraco.context_6.0.1.bb
+2 −2 meta-oe/recipes-devtools/python/python3-jaraco.functools_4.1.0.bb
+6 −4 meta-oe/recipes-devtools/python/python3-jaraco.text_4.0.0.bb
+3 −5 meta-oe/recipes-devtools/python/python3-more-itertools_10.5.0.bb
+2 −2 meta-oe/recipes-devtools/python/python3-puremagic_1.28.bb
+2 −4 meta-oe/recipes-devtools/python/python3-pycountry_24.6.1.bb
+0 −16 meta-oe/recipes-devtools/python/python3-pysnmp_4.4.12.bb
+16 −0 meta-oe/recipes-devtools/python/python3-pysnmp_7.1.4.bb
+2 −2 meta-oe/recipes-devtools/python/python3-requests-cache_1.2.1.bb
+2 −2 meta-oe/recipes-devtools/python/python3-tempora_5.7.0.bb
+2 −2 meta-oe/recipes-devtools/python/python3-transmission-rpc_7.0.11.bb
+2 −2 meta-oe/recipes-devtools/python/python3-treq_24.9.1.bb
+2 −2 meta-oe/recipes-devtools/python/python3-versioningit_3.1.2.bb
+2 −2 meta-oe/recipes-devtools/python/python3-w3lib_2.2.1.bb
+4 −0 meta-oe/recipes-multimedia/gstreamer/gstreamer1.0-libav_%.bbappend
+5 −0 meta-oe/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappend
+5 −0 meta-oe/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_%.bbappend
+5 −0 meta-oe/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend
+5 −0 meta-oe/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_%.bbappend
+5 −0 meta-oe/recipes-multimedia/gstreamer/gstreamer1.0_%.bbappend
+1 −1 meta-oe/recipes-support/curl/curl_8.%.bbappend
2 changes: 1 addition & 1 deletion meta-openembedded
Submodule meta-openembedded updated from 84d6e1 to 5afc38
2 changes: 1 addition & 1 deletion openembedded-core
Submodule openembedded-core updated from b4cf6d to 86999b

0 comments on commit 9c32327

Please sign in to comment.