Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 20 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,41 @@ and this project adheres to
- Add clock group in base filesystem
- Upgrade sqlite to 3.51.1
- Upgrade go compiler to 1.25.5
- Upgrade linux-yocto/6.12 to v6.12.60 and linux-yocto/6.17 to 6.17.10
- Upgrade linux-yocto/6.12 to v6.12.62
- Upgrade valgrind to 3.26.0
- Fix packagegroups contents to exclude packages not building for riscv32
- In ripgrep limit libstd-rs dependency to apply for target alone
- Enable fortran support at distro scope for yoe
- Drop LLVMVERSION in meta-clang
- Add ptest support to wireplumber, freerdp3, crossguid, libmediaart-2.0, uriparser
python3-pyconnman, python3-priority, python3-hyperframe, python3-hpack, python3-h2
botan
- Fix ltp and strace to build/test with linux 6.18
- Upgrade alsa recipes to 1.2.15
- Upgrade linux UAPI headers to 6.18
- Allow out-of-tree builds for libseccomp
- Disable workspaces in go recipes
- Upgrade gstreamer recipes to 1.26.9
- Enable 802.11be support in wpa-supplicant
- Upgrade meson to 1.10.0
- Remove *.la from FILES for recipes using meson
- Upgrade rust to 1.91.1
- Change GOTMPDIR to improve reproducibility of go recipes

### Added

- New recipes - python3-fastapi[-cli], python3-annotated-doc, python3-soundcard
python3-mpv, python3-svglib, python3-cssselect2, python3-tinycss2
python3-reportlab, colortail, holohub-apps, ngc-cli, ucxx, matx
concurrentqueue, claraviz, ripgrep, fd-find, python3-sphinxcontrib-svg2pdfconverter
python3-pyro5, linux-yocto/6.18

### Removed

- Removed recipes - yasm, lowpan-tools, libconfig-tegra
- Removed recipes - yasm, lowpan-tools, libconfig-tegra, python3-pyro4, linux-yocto/6.17
- Remove dleyna support and recipes from meta-openembedded
- Drop PTEST_EXPECT_FAILURE from core-image-ptest
- Remove obsolete oelint class

## [2025.11] - 2025-11-30

Expand Down
2 changes: 1 addition & 1 deletion conf/site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf
#YOE_PROFILE = "yoe-glibc-systemd-wayland"
#require conf/world.conf

IMG_VERSION = "25.11.3"
IMG_VERSION = "25.11.4"

#INHERIT += "cve-check"
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 33 files
+2 −2 meta-arm-bsp/conf/machine/fvp-base.conf
+1 −1 meta-arm-bsp/conf/machine/include/corstone1000.inc
+5 −5 meta-arm-bsp/conf/machine/sgi575.conf
+1 −1 meta-arm-bsp/recipes-bsp/images/corstone1000-firmware-deploy-image.inc
+7 −7 meta-arm-bsp/recipes-bsp/images/corstone1000-flash-firmware-image.bb
+3 −3 meta-arm-bsp/recipes-bsp/images/firmware-image-juno.bb
+2 −2 meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware-juno.inc
+1 −1 meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-juno.inc
+3 −4 ...s-bsp/trusted-firmware-m/files/corstone1000/0001-arm-trusted-firmware-m-disable-address-warnings-into.patch
+4 −7 ...rm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0002-Platform-CS1000-Remove-unused-BL1-files.patch
+3 −6 ...s-bsp/trusted-firmware-m/files/corstone1000/0003-Platform-Corstone1000-Fix-BL1-compiler-switch-and-re.patch
+4 −7 ...s-bsp/trusted-firmware-m/files/corstone1000/0004-CC312-alignment-of-cc312-differences-between-fvp-and.patch
+3 −6 ...bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0005-Platform-Corstone1000-Enable-FWU-partition.patch
+18 −21 ...s-bsp/trusted-firmware-m/files/corstone1000/0006-Platform-Corstone1000-Implement-Bootloader-Abstracti.patch
+3 −6 ...sp/recipes-bsp/trusted-firmware-m/files/corstone1000/0007-Platform-Corstone1000-Increase-buffer-sizes.patch
+0 −93 ...s-bsp/trusted-firmware-m/files/corstone1000/0008-Platform-Corstone1000-Increase-BL1-size-and-align-bi.patch
+3 −6 ...s-bsp/trusted-firmware-m/files/corstone1000/0008-Platform-Corstone1000-Remove-duplicate-configuration.patch
+0 −45 ...s-bsp/trusted-firmware-m/files/corstone1000/0009-Platform-CS1K-Adapt-ADAC-enabled-build-to-the-new-BL.patch
+10 −22 meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc
+2 −2 meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-sbsa-ref.inc
+3 −3 meta-arm-bsp/wic/corstone1000-flash-firmware.wks.in
+27 −0 meta-arm/classes-recipe/firmware.bbclass
+13 −23 meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.16.0.bb
+14 −22 meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a.inc
+10 −0 meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
+8 −8 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-2.1.4-src.inc
+6 −7 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-2.2.2-src.inc
+12 −0 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-git-src.inc
+0 −0 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_2.1.4.bb
+0 −0 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_2.2.2.bb
+8 −15 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m.inc
+0 −0 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_2.1.4.bb
+0 −0 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_2.2.2.bb
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 216 files
2 changes: 1 addition & 1 deletion sources/meta-qcom
Submodule meta-qcom updated 174 files
2 changes: 1 addition & 1 deletion sources/meta-riscv
2 changes: 1 addition & 1 deletion sources/meta-rockchip
Submodule meta-rockchip updated 28 files
+52 −2 README
+0 −1 conf/machine/include/rk3066.inc
+0 −1 conf/machine/include/rk3188.inc
+0 −1 conf/machine/include/rk3288.inc
+0 −1 conf/machine/include/rk3308.inc
+0 −1 conf/machine/include/rk3328.inc
+0 −1 conf/machine/include/rk3399.inc
+0 −1 conf/machine/include/rk3566.inc
+0 −1 conf/machine/include/rk3568.inc
+0 −1 conf/machine/include/rk3588s.inc
+1 −0 conf/machine/include/rockchip-rauc.inc
+2 −2 dynamic-layers/rk-rauc-demo/recipes-core/systemd/abd-partition.bb
+22 −0 dynamic-layers/rk-rauc-demo/recipes-core/systemd/data-partition-overlay_1.0.bb
+12 −0 dynamic-layers/rk-rauc-demo/recipes-core/systemd/files/etc.mount
+12 −0 dynamic-layers/rk-rauc-demo/recipes-core/systemd/files/home.mount
+11 −0 recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
+38 −0 recipes-kernel/linux/linux-rockchip.inc
+0 −0 recipes-kernel/linux/linux-rockchip/realtek-r8169.cfg
+7 −4 recipes-kernel/linux/linux-rockchip/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm.cfg
+0 −0 recipes-kernel/linux/linux-rockchip/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm.scc
+5 −0 recipes-kernel/linux/linux-rockchip/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm64.cfg
+0 −0 recipes-kernel/linux/linux-rockchip/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm64.scc
+0 −3 recipes-kernel/linux/linux-yocto-dev.bbappend
+0 −85 recipes-kernel/linux/linux-yocto/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm.cfg
+0 −1 recipes-kernel/linux/linux-yocto/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm.scc
+0 −62 recipes-kernel/linux/linux-yocto/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm64.cfg
+0 −1 recipes-kernel/linux/linux-yocto/rockchip-kmeta/bsp/rockchip/remove-non-rockchip-arch-arm64.scc
+1 −35 recipes-kernel/linux/linux-yocto_%.bbappend
2 changes: 1 addition & 1 deletion sources/meta-tegra-community
Submodule meta-tegra-community updated 34 files
+109 −24 recipes-devtools/cccl/cccl/0001-Updates-for-OE-cross-builds.patch
+1 −1 recipes-devtools/cccl/cccl_3.0.1.bb
+4 −5 recipes-devtools/cpm-cmake/cpm-cmake/0001-update-CPM-version.patch
+1 −1 recipes-devtools/cpm-cmake/cpm-cmake_0.40.2.bb
+23 −8 recipes-devtools/gxf-core/gxf-core/0001-OE-cross-build-fixups.patch
+0 −27 recipes-devtools/gxf-core/gxf-core/0002-OE-cross-build-fixups.patch
+2 −3 recipes-devtools/gxf-core/gxf-core_5.1.0-20251114-0652b7b15.bb
+8 −11 recipes-devtools/holoscan/holohub-apps/0001-Add-install-rules.patch
+3 −3 recipes-devtools/holoscan/holohub-apps/0002-Fix-ajantv2-dependencies.patch
+4 −4 recipes-devtools/holoscan/holohub-apps/0003-Build-python-libs-with-install-RPATH-and-add-find-py.patch
+5 −5 recipes-devtools/holoscan/holohub-apps/0004-Enable-Emergent-apps.patch
+4 −4 recipes-devtools/holoscan/holohub-apps/0005-Fix-default-data-paths-in-python-apps.patch
+2 −2 recipes-devtools/holoscan/holohub-apps/0006-Fix-volume_renderer-application.patch
+2 −2 recipes-devtools/holoscan/holohub-apps/0007-Skip-model-download-for-object_detection_torch.patch
+2 −2 recipes-devtools/holoscan/holohub-apps/0008-Remove-native-CUDA_ARCHITECTURE.patch
+106 −48 recipes-devtools/holoscan/holohub-apps/0009-Updates-for-OE-cross-builds.patch
+4 −3 recipes-devtools/holoscan/holohub-apps_3.9.0.bb
+125 −127 recipes-devtools/holoscan/holoscan-sdk/0002-Use-external-library-dependencies.patch
+3 −3 recipes-devtools/holoscan/holoscan-sdk/0005-Disable-various-warnings-as-errors.patch
+9 −41 recipes-devtools/holoscan/holoscan-sdk/0006-Remove-GXF-python-modules-install.patch
+2 −3 recipes-devtools/holoscan/holoscan-sdk_3.9.0.bb
+23 −12 recipes-devtools/matx/matx/0001-Updates-for-OE-cross-builds.patch
+33 −0 recipes-devtools/nvtx/nvtx/0001-Updates-for-OE-cross-builds.patch
+0 −22 recipes-devtools/nvtx/nvtx_3.1.0.bb
+15 −0 recipes-devtools/nvtx/nvtx_3.3.0.bb
+5 −1 recipes-devtools/python/python3-cupy_13.5.1.bb
+27 −0 recipes-devtools/rapids-cmake/rapids-cmake/0001-Update-cmake-required-version.patch
+5 −2 recipes-devtools/rapids-cmake/rapids-cmake_25.10.00.bb
+241 −0 recipes-devtools/rapids-logger/rapids-logger/0001-Updates-for-OE-cross-builds.patch
+23 −0 recipes-devtools/rapids-logger/rapids-logger_0.2.0.bb
+119 −111 recipes-devtools/rmm/rmm/0001-Updates-for-OE-cross-builds.patch
+9 −2 recipes-devtools/rmm/rmm_25.10.00.bb
+20 −13 recipes-support/ucxx/ucxx/0001-Updates-for-OE-cross-builds.patch
+17 −0 recipes-support/yaml-cpp/yaml-cpp-080_0.8.0.bb
2 changes: 1 addition & 1 deletion sources/meta-ti
Submodule meta-ti updated 89 files
+0 −10 meta-beagle/conf/machine/beaglebone-ai64-k3r5.conf
+0 −4 meta-beagle/conf/machine/beagley-ai-k3r5.conf
+0 −4 meta-beagle/conf/machine/pocketbeagle2-k3r5.conf
+1 −1 meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb
+1 −1 meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb
+0 −1 meta-ti-bsp/classes/ti-secdev.bbclass
+0 −4 meta-ti-bsp/conf/machine/am62axx-evm-k3r5.conf
+0 −4 meta-ti-bsp/conf/machine/am62dxx-evm-k3r5.conf
+0 −4 meta-ti-bsp/conf/machine/am62pxx-evm-k3r5.conf
+0 −4 meta-ti-bsp/conf/machine/am62xx-evm-k3r5.conf
+0 −4 meta-ti-bsp/conf/machine/am62xx-lp-evm-k3r5.conf
+1 −4 meta-ti-bsp/conf/machine/am62xxsip-evm-k3r5.conf
+2 −0 meta-ti-bsp/conf/machine/am62xxsip-evm.conf
+0 −4 meta-ti-bsp/conf/machine/am64xx-evm-k3r5.conf
+0 −4 meta-ti-bsp/conf/machine/am65xx-evm-k3r5.conf
+0 −11 meta-ti-bsp/conf/machine/am65xx-hs-evm-k3r5.conf
+0 −7 meta-ti-bsp/conf/machine/am65xx-hs-evm.conf
+0 −4 meta-ti-bsp/conf/machine/am68-sk-k3r5.conf
+0 −4 meta-ti-bsp/conf/machine/am69-sk-k3r5.conf
+21 −0 meta-ti-bsp/conf/machine/beaglebadge-ti.conf
+0 −4 meta-ti-bsp/conf/machine/beagleplay-ti-k3r5.conf
+1 −1 meta-ti-bsp/conf/machine/dra7xx-evm.conf
+47 −4 meta-ti-bsp/conf/machine/include/am57xx.inc
+2 −2 meta-ti-bsp/conf/machine/include/am62axx.inc
+0 −4 meta-ti-bsp/conf/machine/include/dra7xx.inc
+1 −6 meta-ti-bsp/conf/machine/include/k3r5.inc
+0 −50 meta-ti-bsp/conf/machine/include/omap-a15.inc
+10 −1 meta-ti-bsp/conf/machine/include/ti-bsp.inc
+0 −4 meta-ti-bsp/conf/machine/j7200-evm-k3r5.conf
+0 −11 meta-ti-bsp/conf/machine/j7200-hs-evm-k3r5.conf
+0 −7 meta-ti-bsp/conf/machine/j7200-hs-evm.conf
+0 −4 meta-ti-bsp/conf/machine/j721e-evm-k3r5.conf
+0 −11 meta-ti-bsp/conf/machine/j721e-hs-evm-k3r5.conf
+0 −7 meta-ti-bsp/conf/machine/j721e-hs-evm.conf
+0 −4 meta-ti-bsp/conf/machine/j721e-sk-k3r5.conf
+0 −4 meta-ti-bsp/conf/machine/j721s2-evm-k3r5.conf
+0 −11 meta-ti-bsp/conf/machine/j721s2-hs-evm-k3r5.conf
+0 −5 meta-ti-bsp/conf/machine/j721s2-hs-evm.conf
+0 −4 meta-ti-bsp/conf/machine/j722s-evm-k3r5.conf
+0 −4 meta-ti-bsp/conf/machine/j742s2-evm-k3r5.conf
+0 −4 meta-ti-bsp/conf/machine/j784s4-evm-k3r5.conf
+0 −11 meta-ti-bsp/conf/machine/j784s4-hs-evm-k3r5.conf
+0 −5 meta-ti-bsp/conf/machine/j784s4-hs-evm.conf
+0 −1 meta-ti-bsp/conf/machine/omapl138-lcdk.conf
+1 −1 meta-ti-bsp/recipes-bsp/goodix-fw/goodix-fw_git.bb
+2 −2 meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb
+1 −1 meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
+1 −1 meta-ti-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-ti.inc
+1 −1 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2025.01.bb
+9 −0 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2026.01.bb
+12 −7 meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
+1 −1 meta-ti-bsp/recipes-bsp/vis-fw/vis_01.50.07.15.bb
+1 −1 meta-ti-bsp/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb
+1 −1 meta-ti-bsp/recipes-devtools/k3conf/k3conf_git.bb
+1 −1 meta-ti-bsp/recipes-graphics/libgal/ti-gc320-libs_5.0.11.p7.bb
+2 −2 meta-ti-bsp/recipes-graphics/powervr-umlibs/ti-sgx-ddk-um_1.17.4948957.bb
+90 −0 meta-ti-bsp/recipes-kernel/linux/files/0001-arm-Remove-build-path-from-generated-mach-types.h.patch
+1 −1 meta-ti-bsp/recipes-kernel/linux/linux-ti-mainline_git.bb
+2 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.18/defconfig
+2 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.18/k3/defconfig
+1 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.18/omapl138/defconfig
+2 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.18/ti33x/defconfig
+2 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-6.18/ti43x/defconfig
+2 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.18/defconfig
+2 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.18/k3/defconfig
+2 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.18/omapl138/defconfig
+2 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.18/ti33x/defconfig
+2 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt-6.18/ti43x/defconfig
+1 −1 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.12.bb
+9 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_6.18.bb
+2 −3 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.12.bb
+39 −0 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.18.bb
+1 −2 meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_6.6.bb
+2 −2 meta-ti-bsp/recipes-security/optee/optee-os-ti-overrides.inc
+1 −1 meta-ti-bsp/recipes-ti/ipc/ti-ipc-common.inc
+2 −2 meta-ti-bsp/recipes-ti/ipc/ti-ipc_git.bb
+1 −1 meta-ti-extras/recipes-bsp/dsptop/debugss-module-drv_git.bb
+1 −1 meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb
+1 −1 meta-ti-extras/recipes-bsp/dsptop/libulm_git.bb
+1 −1 meta-ti-extras/recipes-bsp/ipumm-fw/ipumm-fw_git.bb
+4 −4 meta-ti-extras/recipes-bsp/pru/pru-icss_git.bb
+1 −1 meta-ti-extras/recipes-devtools/gdbc6x/gdbc6x_git.bb
+1 −1 meta-ti-extras/recipes-devtools/gdbc6x/gdbserver-c6x_git.bb
+34 −0 meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv/0003-Support-Linux-kernels-v6.15.patch
+2 −1 meta-ti-extras/recipes-devtools/gdbc6x/gdbserverproxy-module-drv_git.bb
+1 −1 meta-ti-extras/recipes-ti/imglib/imglib-c66x.inc
+4 −4 meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos.inc
+5 −5 meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos_git.bb
+1 −1 meta-ti-extras/recipes-ti/vlib/vlib-c66x.inc
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 180 files