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-arm sources/meta-clang sources/meta-frees…
…cale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/meta-qt5 sources/openembedded-core * sources/meta-arm aaaf3fa...4865c69 (4): > arm/qemuarm64-secureboot: removed unused -dev kernel > arm-autonomy/linux: Move linaro recipes to arm-autonomy layer > arm-autonomy/n1sdp: Use anonymous function to set kernel provider > arm-bsp/linux: Include standard.scc for n1sdp builds * sources/meta-clang 3fbc916...887db73 (2): > clang/llvm: Upgrade to 12.0.0 RC3 > workflows: Pin to -j32 and 16 parallel tasks * sources/meta-freescale 97d2ea43...0a435d64 (1): > imx-vpu-hantro-vc: add do_install function * sources/meta-intel e4ccee00...850940e3 (1): > intel-mediasdk: Enable the SPS/PPS error reporting on hevcd * sources/meta-openembedded 276a60f71...92f7c2f02 (20): > php: update RDEPENDS > quagga: do not set PIDFile in service files > netkit-telnet: Update SRC_URI > bridge-utils: Switch to use the main branch > geoip-perl: Switch to use the main branch > geoip: Switch to use the main branch > XXX: Add Github actions CI support > python3-pillow: 8.1.0 -> 8.1.2 > python3-incremental: Upgrade 17.5.0 -> 21.3.0 > python3-pychromecast: Upgrade 8.1.0 -> 9.1.1 > python3-huey: Upgrade 2.3.0 -> 2.3.1 > python3-prettytable: Upgrade 2.0.0 -> 2.1.0 > python3-ruamel-yaml: Upgrade 0.16.12 -> 0.16.13 < XXX: Add Github actions CI support < python3-pillow: 8.1.0 -> 8.1.2 < python3-incremental: Upgrade 17.5.0 -> 21.3.0 < python3-pychromecast: Upgrade 8.1.0 -> 9.1.1 < python3-huey: Upgrade 2.3.0 -> 2.3.1 < python3-prettytable: Upgrade 2.0.0 -> 2.1.0 < python3-ruamel-yaml: Upgrade 0.16.12 -> 0.16.13 * sources/meta-qcom f12a614...fbafb08 (1): > Merge pull request #283 from alimon/mesa_git * sources/meta-qt5 c5b7f90...4f3db2a (12): > qtquickcontrols2: drop RPROVIDES > qtquickcontrols2: add native support > python3-pyqt: add native support > qtwebkit: Fix build with gcc11/riscv > qt3d: Fix build on riscv/gcc11 > qtwebkit: Disable gold linker for riscv/ppc/mips < qtwebkit: Fix build with gcc11/riscv < qt3d: Fix build on riscv/gcc11 < qtwebkit: Disable gold linker for riscv/ppc/mips < qtquickcontrols2: drop RPROVIDES < qtquickcontrols2: add native support < python3-pyqt: add native support * sources/openembedded-core cb32ed6fb8...2baba061ef (91): > glib-2.0: Drop volatile qualifier > multilib_header.bbclass: Do not install the stubs for non-multilib case > report-error.bbclass: replace angle brackets with < and > > qemux86: Add identical qemux86copy variant for tests > linux-yocto/qemuarmv5: fix configuration warning > linux-yocto/5.10: update to v5.10.21 > kern-tools: symbol-why fix and README update > linux-yocto/5.4: update to v5.4.103 > reproducible: remove perf from exclusions > parselogs: Allow expected kernel messages for qemuppc64 > inittab: Add getty launch on hvc0 for qemuppc64 > formfactor: Add machine config for qemuppc64 > linux-yocto: Enable powerpc64le QEMU > qemuppc64: Add a QEMU machine definition for ppc64 > qemu: fix CVE-2021-20203 > machine: Initial commit of qemuriscv32 > linux-yocto: Add qemuriscv32 as a compatible machine > openssl: Enable building for RISC-V 32-bit > buildstats.bbclass: improve timeout handling > sanity.bbclass: Add az fetcher to accepted URI protocols for mirrors sanity > local.conf.sample.extended: sample value for SDk_PS1 > toolchain-scripts.bbclass: customize prompt string for SDKs > procps: update 3.3.16 -> 3.3.17 > bmap-tools: upgrade 3.5 -> 3.6 > spirv-tools: Replace strncpy with memcpy > bitbake fixup > multilib_global: handle REQUIRED_VERSION > sstate-diff-machines.sh: support rpm, deb and tar package types in analysis > webkitgtk: Enhance check for atomics to include 1 byte CAS > perf: fix reproducibility issues > glibc: Backport patch to fix _SC_LEVEL1_ICACHE_LINESIZE > webkitgtk: Use linker options to reduce memory overhead during linking > ltp: Fix libswapon issue properly > ltp: Fix determinism issue > valgrind: Fix nlcontrolc.vgtest > oeqa/selftest: add test to verify that poisoned sysroots are detected > gcc-cross: make use of the system include directories fatal > gcc: add an option for --enable-poison-system-directories to be fatal > insane: don't check for a warning string that is never output > libical: drop the ad hoc native generator build > libical: update 3.0.8 -> 3.0.9 > librepo: update 1.12.1 -> 1.13.0 > libdnf: replace a musl fix with a better one > libdnf: update 0.55.2 -> 0.58.0 > dnf: upgrade 4.5.2 -> 4.6.0 < webkitgtk: Enhance check for atomics to include 1 byte CAS < glib-2.0: Drop volatile qualifier < multilib_header.bbclass: Do not install the stubs for non-multilib case < report-error.bbclass: replace angle brackets with < and > < qemux86: Add identical qemux86copy variant for tests < linux-yocto/qemuarmv5: fix configuration warning < linux-yocto/5.10: update to v5.10.21 < kern-tools: symbol-why fix and README update < linux-yocto/5.4: update to v5.4.103 < reproducible: remove perf from exclusions < perf: fix reproducibility issues < glibc: Backport patch to fix _SC_LEVEL1_ICACHE_LINESIZE < libdnf: replace a musl fix with a better one < parselogs: Allow expected kernel messages for qemuppc64 < inittab: Add getty launch on hvc0 for qemuppc64 < formfactor: Add machine config for qemuppc64 < linux-yocto: Enable powerpc64le QEMU < qemuppc64: Add a QEMU machine definition for ppc64 < sstate-diff-machines.sh: support rpm, deb and tar package types in analysis < util-linux: split uuid in separate recipe to allow bootstrapping < qemu: fix CVE-2021-20203 < machine: Initial commit of qemuriscv32 < linux-yocto: Add qemuriscv32 as a compatible machine < openssl: Enable building for RISC-V 32-bit < webkitgtk: Use linker options to reduce memory overhead during linking < buildstats.bbclass: improve timeout handling < ltp: Fix libswapon issue properly < ltp: Fix determinism issue < sanity.bbclass: Add az fetcher to accepted URI protocols for mirrors sanity < valgrind: Fix nlcontrolc.vgtest < oeqa/selftest: add test to verify that poisoned sysroots are detected < gcc-cross: make use of the system include directories fatal < gcc: add an option for --enable-poison-system-directories to be fatal < insane: don't check for a warning string that is never output < local.conf.sample.extended: sample value for SDk_PS1 < toolchain-scripts.bbclass: customize prompt string for SDKs < procps: update 3.3.16 -> 3.3.17 < libical: drop the ad hoc native generator build < libical: update 3.0.8 -> 3.0.9 < librepo: update 1.12.1 -> 1.13.0 < libdnf: update 0.55.2 -> 0.58.0 < dnf: upgrade 4.5.2 -> 4.6.0 < bmap-tools: upgrade 3.5 -> 3.6 < spirv-tools: Replace strncpy with memcpy < bitbake fixup < multilib_global: handle REQUIRED_VERSION Signed-off-by: Khem Raj <[email protected]>
- Loading branch information