-
-
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/bitbake sources/meta-96boards sources/meta-arm…
… sources/meta-clang sources/meta-freescale sources/meta-freescale-3rdparty sources/meta-openembedded sources/meta-raspberrypi sources/meta-rockchip sources/openembedded-core * sources/bitbake 7e1ca7ab...c59846e9 (4): > fetcher2: Use SkipRecipe instead of erroring out > siggen: Ensure dumpsig output is deterministic > Revert "ast: Fix YOCTO #8621?" > ast: Fix YOCTO #8621? * sources/meta-96boards c0a7f40...78ca30a (3): > u-boot: Make recipe specific to poplar > u-boot-orangepi-i96: Enable it for selected machine > u-boot-juno: Remove recipe * sources/meta-arm 31cffcd...5241da9 (16): > ffa-debugfs-mod: Pin to arm/aarch64 hosts > optee-ftpm: Limit to supported machines > CI: also build qemu-generic-arm64 for clang > arm/edk2-firmware: force debug builds when using Clang > arm/edk2-firmware: correctly set the target prefix in Clang builds > kas: corstone1000: update SE binary sizes > arm-bsp/u-boot: identify which bank to load kernel from > arm-bsp/trusted-firmware-a: patch to identify which bank to load fip from > arm-bsp/u-boot: patch to change kernel flash address > arm-bsp/trusted-firmware-a: patch to change flash base address of FIP > arm-bsp/trusted-firmware-m: corstone1000: firmware update changes > arm-bsp/u-boot: corstone1000: Implement autoboot storage device selection > arm-bsp/trusted firmware-a: corstone1000: implement EFI reset system > arm-bsp/u-boot: corstone1000: Enable PSCI Reset > arm-bsp/u-boot: corstone1000: Fix ISP1760 EFI boot issue > arm-bsp/u-boot: corstone1000: Enable SMM gateway * sources/meta-clang 9b55daf...1b16405 (1): > clang: Update to 13.0.1-rc1 * sources/meta-freescale d70adb5d...58a442bd (1): > Merge pull request #933 from zandrey/imx-atf-improvements * sources/meta-freescale-3rdparty f007a9f...b26df7f (1): > Merge pull request #187 from boundarydevices/master * sources/meta-openembedded ca5055ed2...558cf9683 (15): > XXX: Add Github actions CI support > python3-pycparser: upgrade 2.20 -> 2.21 > python3-pyephem: upgrade 4.1 -> 4.1.1 > python3-ujson: upgrade 4.2.0 -> 4.3.0 > python3-typeguard: upgrade 2.13.0 -> 2.13.2 > python3-rdflib: upgrade 6.0.0 -> 6.0.2 > python3-pymongo: upgrade 3.12.0 -> 4.0 > python3-coloredlogs: Added nativesdk > fb-test: fix SRC_URI > gattlib: Explicitly disable Python support > libid3tag: add from oe-core > ostree: workaround compile error with option gcc option -Og > ntpsec: Disable seccomp on riscv32 > gjs: Link with libatomic on rv32 > meta-networking,meta-python: Fix README for yocto check layer * sources/meta-raspberrypi de1007b...564883a (2): > raspberrypi4-64: Switch to using cortexa72-nocrypto default tune > mesa: Enable building vulkan driver * sources/meta-rockchip c59ac32...e57e059 (1): > README: Add intstructions to add patch template * sources/openembedded-core ec2131070c...d558d99dac (69): > mesa: Fix build on ARM systems without Neon > tune-cortexa72.inc: Add tune for nocrypto case > core-image-ptest-all,core-image-ptest-fast: Depend on core-image class > bleeding: Add a global file to define managed tip of trees > glibc,cross-localedef-native: Implement devupstream support > devupstream: Handle SRC_URI less recipes > glibc: Add devupstream support > glibc: Append files instead of making then part of main SRC_URI > glibc-testsuite: Use append operator to add check-test-wrapper > esdk: locked sig mismatch warnings when build from esdk env > qemux86: Add identical qemux86copy variant for tests > gst-plugins-bad: Add missing libxkbcommon vulkan dependency > patchelf: Upgrade 0.14.1 -> 0.14.2 > xkbcommon: add option for xkbregistry > libxkbcommon: split libraries into separate packages > xkbcommon: split xkbcli into a separate package > libxkbcommon: allow building of API documentation > debian: Fix renaming packagedata dependencies > serf: mark patches as inappropriate for upstream submission > lttng: submit patches upstream > libgpg-error: submit patch upstream > libgcrypt: submit patch upstream > libfm: submit patches upstream > ffmpeg: submit patch upstream > systemtap: submit patch upstream > piglit: submit patches upstream > kexec-tools: drop unneeded patch > xserver-xorg: remove unneeded patch > wayland: drop unnecessary patch > igt-gpu-tools: correct patch status > adwaita-icon-theme: submit patch upstream > sudo: submit patch upstream > zstd: submit patch upstream > stress-ng: submit patch upstream > lighttpd: remove unneeded (since meson switch) patch > valgrind: remove unneeded patch > vala: submit patch upstream > python3: mark patch as inappropriate, with better explanation > python3: drop unneeded multiprocessing module patch > perlcross: do not copy ${S}/patches into sysroot > meson: configure and use generic exe_wrapper > perl: replace a patch with a config option > gcc: Test drop stdlib++ option > glslang: upgrade 11.7.0 -> 11.7.1 > perf: Enable libunwind packageconfig on riscv64 > libunwind: Enable for rv64 > libxkbcommon: remove obsolete util-macros dependency > libx11: update patch status > glew: update patch status > overlayfs: update notes on /etc > oeqa/selftest: unit tests for overlayfs-etc > oeqa/selftest: overlayfs helper function > image: add overlayfs-etc image feature > wic: image for overlayfs-etc tests > overlayfs-etc: mount etc as overlayfs > meson: drop redundant patch > uboot-sign: fix the concatenation when multiple U-BOOT configurations are specified > kernel: improve transformation from KERNEL_IMAGETYPE_FOR_MAKE > yocto-check-layer: Relax README case checks > yocto-check-layer: disregard checks if referencing another README file > yocto-check-layer: Add additional README checks > ptest-packagelists: Add missing python3-webcolors entry > patch.py: Initialize git repo before patching > glibc: Drop patch to support/workaround prelinked apps on armv5 > boost: Fix build on arches with no atomics > packagegroup-core-tools-testapps: clear GOTOOLS for riscv32 > recipetool: extend curl detection when creating recipes > recipetool: handle GitLab URLs like we do GitHub > openssl: fix EVP_PKEY_CTX_get_rsa_pss_saltlen() not returning a value Signed-off-by: Khem Raj <[email protected]>
- Loading branch information
Showing
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Submodule meta-96boards
updated
5 files
Submodule meta-arm
updated
34 files
Submodule meta-openembedded
updated
23 files
Submodule meta-raspberrypi
updated
2 files
+2 −0 | conf/machine/raspberrypi4-64.conf | |
+1 −1 | recipes-graphics/mesa/mesa_%.bbappend |
Submodule openembedded-core
updated
89 files