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-openembedded sources/meta-rust sources/op…
…enembedded-core * sources/meta-openembedded 35401e54d...50bba53cb (2): > python3-cffi: Upgrade 1.14.3 -> 1.14.4 > python3-pyscaffold: Upgrade 3.2.3 -> 3.3 * sources/meta-rust 47de35e...c72b2dd (1): > Merge pull request #288 from YoeDistro/yoe/mut * sources/openembedded-core 538b7838a8...85ec6a3525 (68): > multilib_header.bbclass: Do not install the stubs for non-multilib case > runit: Add runit and related recipes > report-error.bbclass: replace angle brackets with < and > > linux-yocto: Add powerpc64le support > qemuppc64: Add a QEMU machine definition for ppc64 > qemux86: Add identical qemux86copy variant for tests > license_image.bbclass: fix missing recipeinfo on self > libpam: remove unused code > binutils: upgrade 2.35 -> 2.35.1 > ffmpeg: Fix CVE-2020-35964, CVE-2020-35965 > wic: Allow exec_native_cmd to run HOSTTOOLS > wic: Add workdir argument > rootfs_ipk: allow do_populate_sdk in parallel to do_rootfs > systemd.bbclass: improve error message when a service unit specified in SYSTEMD_SERVICE is not found > Customize prompt string for SDKs > p11-kit: upgrade 0.23.21 -> 0.23.22 > runtime_test.py: correct output check for bash 5.1 > bash: Set HEREDOC_PIPESIZE deterministically > bash: update 5.0 -> 5.1 > autotools.bbclass: make it possible to inhibit m4 deletion > oeqa/ptest: print a warning if ptests failed > buildstats.bbclass: add functionality to collect build system stats > meson: Don't turn string into a list in nativesdk > meson: Add sysroot property to nativesdk-meson > kernel-devicetree: Introduce KERNEL_DTC_FLAGS to pass dtc flags > meta: toolchain-shar-relocate.sh: Filter out post-relocate-setup script > meta: toolchain-shar-relocate.sh: Do not use $target_sdk_dir as regex > openssl: Enable psk for qtbase > openssl: Enable rc4/rc2/bf/md4 algorithms > openssl: drop support for deprecated algorithms > net-tools: split mii-tool into its own package > procps: split ps and sysctl into individual packages > iproute2: split ip to individual package > sudo: split sudo binary into its own package < multilib_header.bbclass: Do not install the stubs for non-multilib case < runit: Add runit and related recipes < report-error.bbclass: replace angle brackets with < and > < linux-yocto: Add powerpc64le support < qemuppc64: Add a QEMU machine definition for ppc64 < qemux86: Add identical qemux86copy variant for tests < license_image.bbclass: fix missing recipeinfo on self < libpam: remove unused code < binutils: upgrade 2.35 -> 2.35.1 < ffmpeg: Fix CVE-2020-35964, CVE-2020-35965 < wic: Allow exec_native_cmd to run HOSTTOOLS < wic: Add workdir argument < rootfs_ipk: allow do_populate_sdk in parallel to do_rootfs < systemd.bbclass: improve error message when a service unit specified in SYSTEMD_SERVICE is not found < Customize prompt string for SDKs < p11-kit: upgrade 0.23.21 -> 0.23.22 < runtime_test.py: correct output check for bash 5.1 < bash: Set HEREDOC_PIPESIZE deterministically < bash: update 5.0 -> 5.1 < autotools.bbclass: make it possible to inhibit m4 deletion < meson: add sysroot property < meson: don't turn sting into a list in nativesdk < kernel-devicetree: Introduce KERNEL_DTC_FLAGS to pass dtc flags < meta: toolchain-shar-relocate.sh: Filter out post-relocate-setup script < meta: toolchain-shar-relocate.sh: Do not use $target_sdk_dir as regex < openssl: Enable psk for qtbase < openssl: Enable rc4/rc2/bf/md4 algorithms < openssl: drop support for deprecated algorithms < net-tools: split mii-tool into its own package < procps: split ps and sysctl into individual packages < oeqa/ptest: print a warning if ptests failed < iproute2: split ip to individual package < sudo: split sudo binary into its own package < buildstats.bbclass: add functionality to collect build system stats Signed-off-by: Khem Raj <[email protected]>
- Loading branch information