diff --git a/meta-digi-arm/dynamic-layers/freescale-layer/recipes-kernel/linux/linux-imx-headers_6.6.bbappend b/meta-digi-arm/dynamic-layers/freescale-layer/recipes-kernel/linux/linux-imx-headers_6.6.bbappend new file mode 100644 index 000000000..cceb38d38 --- /dev/null +++ b/meta-digi-arm/dynamic-layers/freescale-layer/recipes-kernel/linux/linux-imx-headers_6.6.bbappend @@ -0,0 +1,6 @@ +# Copyright (C) 2025, Digi International Inc. + +# In terms of the i.MX linux headers, the ones in our fork are identical to the +# ones in the i.MX fork, so there's no reason to download the entire i.MX Linux +# repo to get headers that are already available in ours. +SRC_URI = "${LINUX_GIT_URI};nobranch=1"