Skip to content

Commit

Permalink
Layer Updates: sources/meta-arm sources/meta-clang sources/meta-frees…
Browse files Browse the repository at this point in the history
…cale sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-rockchip sources/meta-tegra sources/meta-ti

* sources/meta-arm 71d36251...8024166d (14):
  > arm/qemuarm64-secureboot: fix qemu parameter
  > arm-bsp/fvp-base: update version to 11.26.11
  > arm/libts: use UNPACKDIR
  > arm-bsp/firmware-image-juno: use UNPACKDIR
  > arm/optee-ftpm: silence new compiler errors from GCC 14.1
  > ci,arm-bsp: corstone1000: New MACHINE_FEATURES for Corstone-1000 FVP multicore
  > arm-bsp/trusted-firmware-m: corstone1000: Multicore support for Corstone-1000 FVP
  > arm-bsp/trusted-firmware-a: corstone1000: Multicore support for Corstone-1000 FVP
  > arm-bsp/u-boot: corstone1000: Enable secondary cores for Corstone-1000 FVP
  > arm-bsp/optee: corstone1000: Remove MMCOMM buffer address
  > documentation/runfvp: use IMAGE_CLASSES instead of INHERIT
  > Docs: add ci/kas, quick start, and release information
  > arm-bsp/edk2-firmware: work around alignment problem with EDK/qemu
  > arm-systemready/linux-distros: Add a third Linux distribution installation

* sources/meta-clang 9ec65a0...83e93bc (1):
  > clang: Disable unused-command-line-argument warning for debug builds

* sources/meta-freescale 94cf1e5f...d54d1994 (1):
  > Merge pull request #1850 from MaxKrummenacher/master

* sources/meta-openembedded 487a2d5695...0c4079fc28 (27):
  > tree: fix broken links
  > python3-protobuf: added python3-ctypes as RDEPENDS
  > rdma-core: Fix recvfrom override errors with glibc 2.40 and clang
  > python3-gunicorn: Upgrade 21.2.0 -> 22.0.0
  > python3-cbor2: Upgrade 5.6.3 -> 5.6.4
  > python3-pycocotools: Upgrade 2.0.7 -> 2.0.8
  > python3-whitenoise: Upgrade 6.6.0 -> 6.7.0
  > python3-pyperclip: Upgrade 1.8.2 -> 1.9.0
  > recipes: set S to fix the QA warning
  > python3-paho-mqtt: Upgrade 2.0.0 -> 2.1.0
  > python3-tornado: Switch to python_setuptools_build_meta
  > python3-tornado: Upgrade 6.4 -> 6.4.1
  > python3-moteus: Upgrade 0.3.70 -> 0.3.71
  > samba: upgrade 4.19.6 -> 4.19.7
  > libldb: upgrade 2.8.0 -> 2.8.1
  > python3-grpcio-channelz: new recipe
  > python3-grpcio-reflection: new recipe
  > python3-hexbytes: Upgrade 1.2.0 -> 1.2.1
  > python3-filelock: Upgrade 3.14.0 -> 3.15.3
  > python3-requests-file: Upgrade 1.5.1 -> 2.1.0
  > python3-eth-utils: Upgrade 3.0.0 -> 4.1.1
  > tipcutils: Add systemd support
  > magic-enum: add recipe
  > libnewt: add from oe-core
  > lvgl: install lv_conf.h in ${includedir}/${BPN}
  > python3-gpiod: update to v2.2.0
  > vulkan-cts: add workaround for createMeshShaderMiscTestsEXT

* sources/meta-qcom 59cf3bc...6e0f560 (3):
  > Merge pull request #607 from lumag/miix-630-fw
  > Merge pull request #606 from lumag/extra-fw-images
  > Merge pull request #605 from adhudase/sa8775p

* sources/meta-qt6 fed8308...87751b6 (1):
  > Merge pull request #53 from YoeDistro/kraj/6.7

* sources/meta-raspberrypi b7fa9b4...eb8ffc4 (1):
  > rpidistro-ffmpeg: upgrade 4.3.4 -> 5.1.4

* sources/meta-rockchip b6280c6...b2470c0 (3):
  > linux-torvalds-next: SRCREV with nobranch
  > linux-torvalds-next: use tag
  > mesa: build panfrost for RK3566 boards

* sources/meta-tegra f873164f...b89d6dda (1):
  > external/virtualization-layer: update nvidia-container-toolkit alt-roots patch

* sources/meta-ti 6efc41de...1a2b4ab0 (7):
  > conf/machine, ti-bsp: Add support for next BSP provider
  > j722s: next BSP doesn't support all SR and HS variants
  > CI/CD Auto-Merger: cicd.master.202406200100
  > j7200: mainline BSP doesn't support all SR and HS variants
  > beaglebone-ai64: BB.org does not support all SR and HS variants
  > conf: machine: Update am62xxsip-evm for multi-BSP support
  > conf: machine: add j721e-sk machine-configuration

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Jun 24, 2024
1 parent 2594b6a commit 875f4f2
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 26 files
+25 −9 README.md
+13 −4 SECURITY.md
+1 −0 ci/arm-systemready-ir-acs.yml
+67 −0 documentation/continuous-integration-and-kas.md
+105 −0 documentation/quick-start.md
+43 −0 documentation/releases.md
+2 −2 documentation/runfvp.md
+7 −0 kas/arm-systemready-linux-distros-fedora.yml
+8 −0 kas/corstone1000-fvp-multicore.yml
+15 −14 meta-arm-bsp/recipes-bsp/images/firmware-image-juno.bb
+162 −0 ...s-bsp/trusted-firmware-a/files/corstone1000/0006-feat-corstone1000-Add-multicore-support-for-FVP-plat.patch
+2 −0 meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-corstone1000.inc
+119 −0 .../recipes-bsp/trusted-firmware-m/files/corstone1000/0013-platform-CS1000-Add-multicore-support-for-FVP.patch
+2 −0 meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc
+1 −0 meta-arm-bsp/recipes-bsp/u-boot/u-boot-corstone1000.inc
+63 −0 ...rm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/0049-corstone1000-Add-secondary-cores-cpu-nodes-for-FVP.patch
+7 −0 meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-sbsa-ref.inc
+302 −0 meta-arm-bsp/recipes-bsp/uefi/files/0001-BootLogoLib-align-logo-coords-to-be-even.patch
+43 −0 ...ecipes-security/optee/files/optee-os/corstone1000/0003-plat-corstone1000-Remove-MMCOMM-buffer-address.patch
+3 −0 meta-arm-bsp/recipes-security/optee/optee-os-corstone1000-common.inc
+103 −0 meta-arm-systemready/recipes-test/arm-systemready-linux-distros/arm-systemready-linux-distros-fedora.bb
+1 −2 meta-arm/conf/machine/qemuarm64-secureboot.conf
+6 −4 meta-arm/recipes-devtools/fvp/fvp-base-a-aem_11.26.11.bb
+1 −1 meta-arm/recipes-devtools/fvp/fvp-common.inc
+5 −0 meta-arm/recipes-security/optee-ftpm/optee-ftpm_git.bb
+1 −1 meta-arm/recipes-security/trusted-services/libts_git.bb
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 40 files
+1 −1 meta-networking/recipes-connectivity/samba/samba_4.19.7.bb
+1 −1 meta-networking/recipes-support/libldb/libldb_2.8.1.bb
+40 −0 ...working/recipes-support/rdma-core/rdma-core/0001-librdmacm-Use-overloadable-function-attribute-with-c.patch
+1 −0 meta-networking/recipes-support/rdma-core/rdma-core_51.0.bb
+3 −0 meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools-conf_1.0.bb
+3 −0 meta-oe/recipes-devtools/android-tools/android-tools-conf_1.0.bb
+3 −0 meta-oe/recipes-extended/inputattach-config/inputattach-config.bb
+27 −0 meta-oe/recipes-extended/magic-enum/magic-enum/run-ptest
+44 −0 meta-oe/recipes-extended/magic-enum/magic-enum_0.9.5.bb
+29 −0 meta-oe/recipes-extended/newt/files/0001-detect-gold-as-GNU-linker-too.patch
+26 −0 meta-oe/recipes-extended/newt/files/Makefile.in-Add-tinfo-library-to-the-linking-librari.patch
+56 −0 meta-oe/recipes-extended/newt/files/cross_ar.patch
+56 −0 meta-oe/recipes-extended/newt/libnewt_0.52.24.bb
+1 −0 meta-oe/recipes-extended/tipcutils/tipcutils/tipcutils.conf
+10 −1 meta-oe/recipes-extended/tipcutils/tipcutils_git.bb
+3 −0 meta-oe/recipes-extended/zram/zram_0.2.bb
+4 −0 meta-oe/recipes-gnome/gnome-doc-utils-stub/gnome-doc-utils-stub_1.0.bb
+1 −6 meta-oe/recipes-graphics/lvgl/lvgl_9.1.0.bb
+2 −1 meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb
+3 −0 meta-oe/recipes-graphics/vk-gl-cts/vulkan-cts_1.3.7.3.bb
+3 −1 meta-oe/recipes-kernel/turbostat/turbostat_3.4.bb
+3 −0 meta-oe/recipes-support/ctapi-common/ctapi-common_1.1-14.bb
+3 −0 meta-oe/recipes-support/libusbgx/libusbgx-config.bb
+2 −2 meta-oe/recipes-support/tree/tree_2.1.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb
+3 −1 meta-python/recipes-devtools/python/python3-eth-utils_4.1.1.bb
+7 −1 meta-python/recipes-devtools/python/python3-filelock_3.15.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-gpiod_2.2.0.bb
+16 −0 meta-python/recipes-devtools/python/python3-grpcio-channelz_1.62.2.bb
+16 −0 meta-python/recipes-devtools/python/python3-grpcio-reflection_1.62.2.bb
+3 −3 meta-python/recipes-devtools/python/python3-gunicorn_22.0.0.bb
+7 −1 meta-python/recipes-devtools/python/python3-hexbytes_1.2.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-moteus_0.3.71.bb
+2 −2 meta-python/recipes-devtools/python/python3-paho-mqtt_2.1.0.bb
+1 −0 meta-python/recipes-devtools/python/python3-protobuf_4.25.3.bb
+1 −1 meta-python/recipes-devtools/python/python3-pycocotools_2.0.8.bb
+1 −1 meta-python/recipes-devtools/python/python3-pyperclip_1.9.0.bb
+6 −3 meta-python/recipes-devtools/python/python3-requests-file_2.1.0.bb
+2 −2 meta-python/recipes-devtools/python/python3-tornado_6.4.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-whitenoise_6.7.0.bb
2 changes: 1 addition & 1 deletion sources/meta-qt6

0 comments on commit 875f4f2

Please sign in to comment.