summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb b/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb
index 8604e028..ca137c71 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb
@@ -33,3 +33,7 @@ SRC_URI = "git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH
33 33
34SRC_URI:append:armv7a = " file://0001-defconfig-switch-default-kernel-compression-to-LZMA.patch" 34SRC_URI:append:armv7a = " file://0001-defconfig-switch-default-kernel-compression-to-LZMA.patch"
35 35
36FILES:${KERNEL_PACKAGE_NAME}-devicetree += " \
37 /${KERNEL_DTBDEST}/*/overlays/*.dtb \
38 /${KERNEL_DTBDEST}/*/overlays/*.dtbo \
39"