inherit toradex-devicetree SRCBRANCH = "toradex_5.15-2.0.x-imx" SRCREV = "d5a5823508d00982ee52ed0b1105b65b0a7afd80" SRCREV:use-head-next = "${AUTOREV}" # we have dtbo's in arm and arm64 architecture, set the include paths # to include both architectures. KERNEL_INCLUDE = " \ ${STAGING_KERNEL_DIR}/arch/arm/boot/dts \ ${STAGING_KERNEL_DIR}/arch/arm/boot/dts*/* \ ${STAGING_KERNEL_DIR}/arch/arm64/boot/dts \ ${STAGING_KERNEL_DIR}/arch/arm64/boot/dts/* \ ${STAGING_KERNEL_DIR}/scripts/dtc/include-prefixes \ " COMPATIBLE_MACHINE = ".*(mx[678]).*"