-
-
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 sources/meta…
…-rust sources/openembedded-core * sources/meta-clang b9f399f...2c2724d (2): > openssh: Link with compiler-rt when using clang > clang.bbclass: Define CMAKE_CLANG_TIDY directly using ${HOST_PREFIX}clang-tidy * sources/meta-freescale fdb642f5...df845df2 (2): > gstreamer1.0-plugins-imx: Update to version 2.0.0 > libimxvpuapi2: Update to version 2.1.2 * sources/meta-rust 920db7b...25ee517 (1): > rust: Add support for ARMv5 (#342) * sources/openembedded-core ca72375a3b...bf1b467dac (19): > yocto-check-layer: Avoid bug when iterating and autoadding dependencies > libssh2: fix build failure with option no-ecdsa > pyyaml: Add missing HOMEPAGE > python3-pyyaml: Add recipe > python3-jinja2: Enable ptests > python3-markupsafe: Enable ptests > python3-docutils: Upgrade to 0.17.1 > gcr: fix one parallel build failure > unzip: use optimization from bitbake > qemu: fix CVE-2021-20257 > qemu: fix CVE-2021-3416 > qemu: fix CVE-2021-3409 > qemu: fix CVE-2021-20221 > qemu: fix CVE-2020-29443 > qemu: fix CVE-2021-20181 > kernel-yocto.bbclass: chdir to ${WORKDIR} for do_kernel_checkout > cmake.bbclass: remove ${B} before cmake_do_configure > lz4: use CFLAGS from bitbake > perl: fix startperl configuration option for perl-native Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule meta-clang
updated
3 files
+1 −4 | classes/clang.bbclass | |
+1 −0 | conf/nonclangable.conf | |
+0 −3 | recipes-connectivity/openssh/openssh_%.bbappend |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule openembedded-core
updated
38 files