Commit 5ff5d6d
committed
Layer Updates: sources/bitbake sources/meta-arm sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/meta-qcom sources/meta-qt6 sources/meta-raspberrypi sources/meta-riscv sources/meta-rockchip sources/meta-tegra sources/meta-tegra-community sources/meta-variscite-bsp sources/meta-variscite-bsp-common sources/openembedded-core
* sources/bitbake 0dde1a3ff...6e511d035 (9):
> bitbake-setup: convert print calls to logger
> bitbake-setup: remove logging stream configuration
> bitbake-setup: adjust the decription of git-remote properties to correctly describe remotes
> bitbake-setup: implement symlinking local sources into builds
> bitbake-setup: use separate functions for git-specific operations
> bitbake-setup: override complete source entries, not just the git-remote properties
> setup-schema/layers.schema.json: correct indentation
> bitbake-layers: layerindex-fetch: Fix undefined stderr variable
> bblayers/query: Add --show-variants option to display BBCLASSEXTEND variants
* sources/meta-arm 1baab230...30d40782 (8):
> arm/trusted-firmware-m: Use firmware.bbclass
> arm/scp-firmware: Use firmware.bbclass
> arm/trusted-firmware-a: Use firmware.bbclass
> arm/classes-recipe: Introduce firmware.bbclass
> arm/trusted-firmware-a: Add TFA_INSTALL_SUFFIX to install targets
> arm/trusted-firmware-m: apply local patches in the git version
> arm/trusted-firmware-m: update 2.2.x to latest hotfix release
> arm/trusted-firmware-m: update 2.1.x to latest hotfix release
* sources/meta-clang bf7ba60...cf20f8b (4):
> README.md: Fix typo in dependencies section
> README.md: drop section about compiler-rt
> devtool-clang.sh: drop unused script
> layer.conf: drop LLVMVERSION
* sources/meta-freescale 1f1dd282...2781242e (2):
> Merge pull request #2418 from ivitro/master-qtwayland-overides-imx9
> Merge pull request #2417 from nxp-upstream/localversion
* sources/meta-openembedded 7b9bfe4d6f...5a6997bc3f (67):
> DO NOT MERGE: Add Github actions CI workflow
> Add missing HOMEPAGEs to xfce recipes
> php: upgrade 8.5.0 -> 8.5.1
> dbus-cxx: upgrade 2.5.2 -> 2.6.0
> srt: upgrade 1.4.4 -> 1.5.4
> keybinder: upgrade to latest revision
> valkey: upgrade 9.0.0 -> 9.0.1
> switchtec-user: upgrade 4.2 -> 4.3
> strongswan: upgrade 6.0.3 -> 6.0.4
> python3-tzdata: upgrade 2025.2 -> 2025.3
> python3-tornado: upgrade 6.5.2 -> 6.5.3
> python3-sqlalchemy: upgrade 2.0.44 -> 2.0.45
> python3-nanobind: upgrade 2.9.2 -> 2.10.2
> python3-matplotlib: upgrade 3.10.7 -> 3.10.8
> python3-fastapi: upgrade 0.124.0 -> 0.124.4
> python3-coverage: upgrade 7.12.0 -> 7.13.0
> python3-cachetools: upgrade 6.2.2 -> 6.2.3
> python3-black: upgrade 25.11.0 -> 25.12.0
> python3-aiodns: upgrade 3.6.0 -> 3.6.1
> osinfo-db: upgrade 20250606 -> 20251212
> microsoft-gsl: upgrade 4.2.0 -> 4.2.1
> makeself: upgrade 2.6.0 -> 2.7.1
> libmime-types-perl: upgrade 2.29 -> 2.30
> freerdp3: upgrade 3.19.0 -> 3.19.1
> babl: upgrade 0.1.116 -> 0.1.118
> thingsboard-gateway: upgrade 3.7.4 -> 3.8.0
> tk: upgrade 9.0.2 -> 9.0.3
> zsync-curl: update to latest revision
> python3-txaio: upgrade 25.12.1 -> 25.12.2
> gegl: upgrade 0.4.64 -> 0.4.66
> double-conversion: upgrade 3.3.1 -> 3.4.0
> libopusenc: upgrade 0.2.1 -> 0.3
> libgsf: upgrade 1.14.53 -> 1.14.54
> python3-pyro5: add recipe
> python3-pyro4: drop recipe
> python3-pyconnman: add ptest support
> python3-priority: add ptest support
> python3-hyperframe: add ptest support
> python3-hpack: add ptest support
> python3-h2: add ptest support
> python3-django: upgrade 4.2.26 -> 4.2.27
> python3-django: upgrade 5.2.8 -> 5.2.9
> fetchmail: upgrade 6.5.2 -> 6.6.2
> unbound: complete ptest support
> unbound: upgrade 1.22.0 -> 1.24.2
> libcoap: ignore CVE-2025-50518
> python3-chromecast: upgrade 14.0.7 -> 14.0.9
> python3-aiohttp: add optional PACKAGECONFIG for the extras mentioned in the build requirements
> python3-aiohttp: add BBCLASSEXTEND: native and nativesdk to the recipe
> python3-aiohttp: upgrade 3.12.15 -> 3.12.2
> python3-async-timeout: add BBCLASSEXTEND for native and nativesdk
> openvpn: upgrade 2.6.16 -> 2.6.17
> minio: ignore irrelevant CVEs
> botan: add ptest support
> imagemagick: upgrade 7.1.2-8 -> 7.1.2-11
> postgresql: upgrade 17.6 -> 17.7
> fio: ignore CVE-2025-10824
> libwebsockets: upgrade 4.3.5 -> 4.5.2
> libopus: Make ne10 dependency to be target specific for arm/arm64
> libconfig: drop recipe
> nopoll: Upgrade to 0.4.7.b429
> kexec-tools-klibc: Update to latest 2.0.32 release
> uutils-coreutils: upgrade 0.4.0 -> 0.5.0
> wavpack: Delete unused patches
> vk-gl-cts: Delete unused patch
> openocd: Delete unused patch
> geany-plugins: Delete unused patches
* sources/meta-qcom d5077e0...db27458 (6):
> sensors: add recipe for sensors prebuilt binaries (#1298)
> Update linux-qcom-next to tag qcom-next-6.18-20251217 (#1310)
> kaanapali-mtp: add initial changes for kaanapali-mtp board (#1275)
> packagegroup-*: make ${PN}-hexagon-dsp-binaries RDEPEND on DSP packages (#1302)
> minkipc: Add libraries and applications for security feature support (#1094)
> recipes-test: Add recipe for diag-router (#1273)
* sources/meta-qt6 ce1248f5...afffb04b (28):
> qtwebengine: Fix build with glibc 2.43+
> python3-shiboken: Fix build on riscv32/musl
> qtquick3d: Fix build on riscv32
> qtwebengine: Backport a chromium fix for clang-21
> Update submodule refs on '6.10' in yocto/meta-qt6
> Update submodule refs on '6.10' in yocto/meta-qt6
> Update submodule refs on '6.10' in yocto/meta-qt6
> Verify QT_VERSION
> Update submodule refs on '6.10' in yocto/meta-qt6
> Update submodule refs on '6.10' in yocto/meta-qt6
< Merge pull request #109 from YoeDistro/kraj/6.10
< Merge pull request #108 from YoeDistro/kraj/6.10
< Merge pull request #107 from YoeDistro/kraj/6.10
< Merge pull request #106 from YoeDistro/kraj/6.10
< Merge pull request #105 from YoeDistro/kraj/6.10
< Merge pull request #104 from YoeDistro/kraj/6.10
< Merge pull request #103 from YoeDistro/kraj/6.10
< Merge pull request #102 from YoeDistro/kraj/6.10
< Merge pull request #101 from YoeDistro/kraj/6.10
< Merge pull request #100 from YoeDistro/kraj/6.10
< Merge pull request #99 from YoeDistro/kraj/6.10
< Merge pull request #98 from YoeDistro/kraj/6.10
< Merge pull request #97 from YoeDistro/kraj/6.10
< Merge pull request #96 from YoeDistro/kraj/6.10
< Merge pull request #95 from YoeDistro/kraj/6.10
< qtquick3d: Fix build on riscv32
< qtwebengine: Backport a chromium fix for clang-21
< qtwebengine: Disable building on musl targets
* sources/meta-raspberrypi 95f2cef...44cb3ba (4):
> rpi-base: Add missing hat_map.dtb
> omxplayer: Delete unused patch
> rpi-config: ENABLE_UART for CM5 IO Board
> raspberrypi-cm5-io-board.conf: CM5 IO Board
* sources/meta-riscv 7c24af8...7097bc6 (1):
> u-boot bbappend: re-order by section and machine
* sources/meta-rockchip 5bdd77a...f77b78d (2):
> abd-partition: place unit file in system location
> provide a filesystem overlay example
* sources/meta-tegra d2ea0fc0...cebb021a (1):
> tegra-flash-init: add partprobe during device export
* sources/meta-tegra-community 3622972...97813c3 (13):
> holohub-apps: update to 3.9.0 and refresh patches
> holoscan-sdk: update to 3.9.0 and refresh patches
> gxf-core: update to 5.1.0-20251114-0652b7b15 and refresh patch
> python3-cupy: dependency only with CCCL 2.x
> ucxx: refresh patch
> matx: refresh patch
> rmm: update to 25.10.00
> nvtx: update to 3.3.0
> rapids-logger: add recipe
> rapids-cmake: update to 25.10.00
> cpm-cmake: update to 0.40.2
> yaml-cpp-080: add recipe
> cccl: update to 3.0.1 and refresh patch
* sources/meta-variscite-bsp cd7bc35...ba45bbe (50):
> pm-utils-variscite: Use UNPACKDIR instead of WORKDIR
> u-boot-common: Do not define redundant S
> imx-sc-firmware/imx-sc-firmware: Use UNPACKDIR instead of WORKDIR
> systemd: Use UNPACKDIR instead of WORKDIR
> udev-extraconf: Use UNPACKDIR instead of WORKDIR
> u-boot: Adjust extra line patch to apply on top of latest u-boot
> machine/variscite.inc: Do not build packagegroup-variscite-devel and u-boot-splash
> freertos-variscite: Do not build disable cache demos on mx8qm
> cortexm-toolchain-cross: Fix installation with oe-core master
> gstreamer1.0-plugins-bad: Rename bbappend not to be version specific
> imx-atf: Rename bbappend not to be version specific
> recipes: Use dynamic layer for fsl-bsp-release
> cortexm-toolchain-cross: Use UNPACKDIR instead of WORKDIR
> freertos-variscite: Fix build with cmake4+ and whinlatter release
> freertos-variscite: Replace use of WORKDIR with UNPACKDIR
> linux-firmware: Package additional brcm bluetooth blobs
> linux-firmware: Replace WORKDIR with UNPACKDIR
> layer: Support whinlatter and wrynose as well
> pm-utils-variscite: Drop redundant S settings
> linux-variscite: Update to latest
> linux-variscite: Update to latest revision
> linux-variscite: Update to latest revision
> u-boot-variscite: Update to latest revision
> imx91-var-som: Remove userspace script for suspend and resume
> imx91-var-som: Add kernel device tree files for Symphony-Board Rev 2.x
> linux-variscite: Update to latest
> imx8mp-var-dart: Add Symphony 2.0 carrier board support
> linux-variscite: Update to latest
> u-boot-variscite: Update to latest
> imx8mn-var-som: Add support for Symphony V2 carrier board
< Merge pull request #50 from YoeDistro/kraj/scarthgap_6.6.52-2.2.0_var01
< u-boot-common: Do not define redundant S
< imx-sc-firmware/imx-sc-firmware: Use UNPACKDIR instead of WORKDIR
< pm-utils-variscite: Use UNPACKDIR instead of WORKDIR
< systemd: Use UNPACKDIR instead of WORKDIR
< udev-extraconf: Use UNPACKDIR instead of WORKDIR
< u-boot: Adjust extra line patch to apply on top of latest u-boot
< machine/variscite.inc: Do not build packagegroup-variscite-devel and u-boot-splash
< freertos-variscite: Do not build disable cache demos on mx8qm
< cortexm-toolchain-cross: Fix installation with oe-core master
< gstreamer1.0-plugins-bad: Rename bbappend not to be version specific
< imx-atf: Rename bbappend not to be version specific
< recipes: Use dynamic layer for fsl-bsp-release
< cortexm-toolchain-cross: Use UNPACKDIR instead of WORKDIR
< freertos-variscite: Fix build with cmake4+ and whinlatter release
< freertos-variscite: Replace use of WORKDIR with UNPACKDIR
< linux-firmware: Package additional brcm bluetooth blobs
< linux-firmware: Replace WORKDIR with UNPACKDIR
< layer: Support whinlatter and wrynose as well
< pm-utils-variscite: Drop redundant S settings
* sources/meta-variscite-bsp-common 43a5b4d...8f62bea (5):
> recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
> layer: Support whinlatter and wrynose
< Merge pull request #7 from YoeDistro/kraj/scarthgap_6.6.52-2.2.0_var01
< recipes: Drop setting S = WORKDIR and replace WORKDIR with UNPACKDIR
< layer: Support whinlatter and wrynose
* sources/openembedded-core 4bd920ad7d...67894bda20 (88):
> virglrenderer: Fix type signature of memchr call
> spirv-tools,spirv-headers: Upgrade to 1.4.335 release
> default-providers.inc: Let libva-native provide libva-dev-native
> autoconf: Raise line length limit for sed/awk
> systemd: Disable incompatible-pointer-types-discards-qualifiers
> mesa: Fix errors seen with C23 glibc support
> util-linux: fix bsearch macro usage with glibc C23
> socat: Fix build with glibc with C23 support
> socat: Remove -fcommon from compiler flags
> binutils-cross-canadian: Disable gprofng
> gcc: Disable warnings as errors
> m4: Add fallback for C23 definitions
> libedit: upgrade 20250104-3.1 -> 20251016-3.1
> busybox: Pass linker flags via HOSTCC
> python3-numpy: Enable rvv on riscv
> ptests: Enable python3-numpy on riscv64
> qemux86: Add identical qemux86copy variant for tests
> XXX: Bump ccache size to 200G Max
> kexec-tools: Upgrade to 2.0.32
> cargo-c: update 0.10.18 -> 0.10.19
> webkitgtk: workaround compile failure for large debug symbols
> gcc: fix ICE when building webkitgtk
> socat: 1.8.0.3 -> 1.8.1.0
> rootfs-postcommands.bbclass: fix adding 'no password' banner
> extrausers.bbclass: use '+=' for ROOTFS_POSTPROCESS_COMMAND
> run-postinsts: fix post-install-script output in log file
> tzdata,tzcode-native: Upgrade 2025b -> 2025c
> gdk-pixbuf: upgrade 2.42.12 -> 2.44.4
> gdk-pixbuf: small cleanups
> freetype: use meson instead of autotools
> freetype: upgrade 2.13.3 -> 2.14.1
> ttyrun: upgrade 2.39.0 -> 2.40.0
> ruby: upgrade 3.4.5 -> 3.4.7
> python3-hatchling: upgrade 1.27.0 -> 1.28.0
> ofono: upgrade 2.18 -> 2.19
> acpica: upgrade 20250807 -> 20251212
> binutils: Fix CVE-2025-11494
> libarchive: upgrade 3.8.3 -> 3.8.4
> oe-selftest: uboot: add test for building U-Boot initial env binary
> u-boot: make initial environment binary image
> libgpg-error: 1.56 -> 1.58
> python3-psutil: upgrade 7.0.0 -> 7.1.3
> ptest-packagelists: Include libseccomp only when seccomp distro feature is enabled
> systemtap: Enable riscv32 builds
> oelint: Remove obsolete class
> nasm: Fix build with musl+clang
> maintainers.inc: remove self
> cve-update: Avoid NFS caching issues
> Change CPAN_MIRROR to the address where it resolves.
> procps: fixed large pid issue with top
> run-postinsts: propagate exit state to run-postinsts.service
> ffmpeg: fix a build race, hopefully for real this time
> gnutls: fix postinst script for ${PN}-fips for multilibs
> cross.bbclass: Propagate dependencies to outhash
> qemuboot.bbclass: make nameserver configurable
> oe-setup-build: use context manager when loading JSON
> scripts/patchreview: use context manager when opening file
> oeqa: open JSON to parse in a context manager
> meson: upgrade to 1.10.0
> oeqa/selftest/meson: use iputils instead of libepoxy
> classes/meson: no need to export STAGING_DIR_HOST
> classes/meson: clean up path arguments
> classes/meson: set LD
> classes/meson: drop meson_do_qa_configure as it is non-functional
> recipes: remove *.la from FILES for recipes using meson
> iputils: just set bindir, not prefix
> libxml2: remove obsolete ptest RDEPENDS
> patchtest/selftest: Ensure HEAD is attached before running attach tests case
> patchtest/selftest: Add coverage for detached and attached HEAD cases
> patchtest/selftest: Extract head-attached test loop into function
> patchtest/selftest: refactor patch retrieval and result analysis
> patchtest/selftest: convert separate count variables into a results dictionary
> patchtest: fix failure when oe-core repo is in detached HEAD
> rust: Upgrade 1.91.0 -> 1.91.1
> rust: remove passing tests from excluded and ignored list.
> rust: Upgrade 1.90.0 -> 1.91.0
> oeqa/selftest/rust: Exclude tier-check and fix openssl-sys build error
> oeqa/selftest/rust: add missing zlib and zstd dependencies
> sassc: fix runtime version when using git shallow tarball
> libsass: fix runtime version when using git shallow tarball
> mesa: upgrade 25.2.5 -> 25.3.1
> mesa: enable hasvk Intel Vulkan driver
> mesa: enable virtio and gfxstream Vulkan drivers
> mesa: fix drivers sorting order
> kernel-devsrc: add files for 6.18+
> buildhistory_analysis: show renamed directories
> go.bbclass: change GOTMPDIR to improve reproducibility
> wic: Remove more conflicting du parameters
Signed-off-by: Khem Raj <raj.khem@gmail.com>1 parent f002c6b commit 5ff5d6d
File tree
15 files changed
+15
-15
lines changed- sources
15 files changed
+15
-15
lines changed- meta-arm-bsp/conf/machine/fvp-base.conf+2-2
- meta-arm-bsp/conf/machine/include/corstone1000.inc+1-1
- meta-arm-bsp/conf/machine/sgi575.conf+5-5
- meta-arm-bsp/recipes-bsp/images/corstone1000-firmware-deploy-image.inc+1-1
- meta-arm-bsp/recipes-bsp/images/corstone1000-flash-firmware-image.bb+7-7
- meta-arm-bsp/recipes-bsp/images/firmware-image-juno.bb+3-3
- meta-arm-bsp/recipes-bsp/scp-firmware/scp-firmware-juno.inc+2-2
- meta-arm-bsp/recipes-bsp/trusted-firmware-a/trusted-firmware-a-juno.inc+1-1
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0001-arm-trusted-firmware-m-disable-address-warnings-into.patch+3-4
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0002-Platform-CS1000-Remove-unused-BL1-files.patch+4-7
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0003-Platform-Corstone1000-Fix-BL1-compiler-switch-and-re.patch+3-6
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0004-CC312-alignment-of-cc312-differences-between-fvp-and.patch+4-7
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0005-Platform-Corstone1000-Enable-FWU-partition.patch+3-6
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0006-Platform-Corstone1000-Implement-Bootloader-Abstracti.patch+18-21
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0007-Platform-Corstone1000-Increase-buffer-sizes.patch+3-6
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0008-Platform-Corstone1000-Increase-BL1-size-and-align-bi.patch-93
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0008-Platform-Corstone1000-Remove-duplicate-configuration.patch+3-6
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/0009-Platform-CS1K-Adapt-ADAC-enabled-build-to-the-new-BL.patch-45
- meta-arm-bsp/recipes-bsp/trusted-firmware-m/trusted-firmware-m-corstone1000.inc+10-22
- meta-arm-bsp/recipes-bsp/uefi/edk2-firmware-sbsa-ref.inc+2-2
- meta-arm-bsp/wic/corstone1000-flash-firmware.wks.in+3-3
- meta-arm/classes-recipe/firmware.bbclass+27
- meta-arm/recipes-bsp/scp-firmware/scp-firmware_2.16.0.bb+13-23
- meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a.inc+14-22
- meta-arm/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend+10
- meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-2.1.4-src.inc+8-8
- meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-2.2.2-src.inc+6-7
- meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-git-src.inc+12
- meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_2.1.4.bb
- meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m-scripts-native_2.2.2.bb
- meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m.inc+8-15
- meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_2.1.4.bb
- meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_2.2.2.bb
Submodule meta-openembedded updated 137 files
- .github/workflows/build-yocto.yml+1
- ci/kaanapali-mtp.yml+8
- conf/layer.conf+4
- conf/machine/include/qcom-kaanapali.inc+12
- conf/machine/kaanapali-mtp.conf+19
- dynamic-layers/openembedded-layer/recipes-devtools/mink-idl-compiler/mink-idl-compiler-crates.inc+180
- dynamic-layers/openembedded-layer/recipes-devtools/mink-idl-compiler/mink-idl-compiler_0.2.3.bb+19
- dynamic-layers/openembedded-layer/recipes-security/minkipc/minkipc_git.bb+38
- dynamic-layers/openembedded-layer/recipes-support/sensors/qcom-sensors-binaries_1.0.3.bb+57
- recipes-bsp/hexagon-dspso/hexagon-dspso.inc+4
- recipes-bsp/packagegroups/packagegroup-dragonboard820c.bb+1-1
- recipes-bsp/packagegroups/packagegroup-dragonboard845c.bb+1-1
- recipes-bsp/packagegroups/packagegroup-hamoa-iot-evk.bb+1-1
- recipes-bsp/packagegroups/packagegroup-iq-8275-evk.bb+1-1
- recipes-bsp/packagegroups/packagegroup-iq-9075-evk.bb+1-1
- recipes-bsp/packagegroups/packagegroup-kaanapali-mtp.bb+17
- recipes-bsp/packagegroups/packagegroup-qar2130p.bb+1-1
- recipes-bsp/packagegroups/packagegroup-qcs615-ride.bb+1-1
- recipes-bsp/packagegroups/packagegroup-qcs8300-ride.bb+1-1
- recipes-bsp/packagegroups/packagegroup-rb1.bb+1-1
- recipes-bsp/packagegroups/packagegroup-rb2.bb+1-1
- recipes-bsp/packagegroups/packagegroup-rb3gen2.bb+1-1
- recipes-bsp/packagegroups/packagegroup-rb5.bb+1-1
- recipes-bsp/packagegroups/packagegroup-sa8775p-ride.bb+1-1
- recipes-bsp/packagegroups/packagegroup-sm8150-hdk.bb+1-1
- recipes-bsp/packagegroups/packagegroup-sm8350-hdk.bb+1-1
- recipes-bsp/packagegroups/packagegroup-sm8450-hdk.bb+1-1
- recipes-bsp/packagegroups/packagegroup-sm8550-hdk.bb+1-1
- recipes-bsp/packagegroups/packagegroup-sm8650-hdk.bb+1-1
- recipes-kernel/images/esp-qcom-image.bb+1
- recipes-kernel/linux/linux-qcom-next_git.bb+2-2
- recipes-test/diag-router/diag-router_1.0.2.bb+27
- recipes-test/diag/diag_git.bb+2
- recipes-test/images/initramfs-test-image.bb+1-1
Submodule meta-rockchip updated 6 files
- README+50
- conf/machine/include/rockchip-rauc.inc+1
- dynamic-layers/rk-rauc-demo/recipes-core/systemd/abd-partition.bb+2-2
- dynamic-layers/rk-rauc-demo/recipes-core/systemd/data-partition-overlay_1.0.bb+22
- dynamic-layers/rk-rauc-demo/recipes-core/systemd/files/etc.mount+12
- dynamic-layers/rk-rauc-demo/recipes-core/systemd/files/home.mount+12
0 commit comments