summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-02-22 07:12:24 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-02-21 21:28:43 -0500
commit32873763134dd341d02f0b2aa7c217b9e8764292 (patch)
tree8d351c8ed19a28e737cdc182fdba4faf57500544 /recipes-kernel
parent0f4dbc858af3501e6090204ad2868f1ea24ddcd1 (diff)
downloadmeta-ti-32873763134dd341d02f0b2aa7c217b9e8764292.tar.gz
linux-ti-staging: use KERNEL_PACKAGE_NAME for devicetree package
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.14.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb
index 364a6fb6..951803c1 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb
@@ -66,4 +66,4 @@ KERNEL_GIT_PROTOCOL = "git"
66SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \ 66SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
67 file://defconfig" 67 file://defconfig"
68 68
69FILES_kernel-devicetree += "/${KERNEL_IMAGEDEST}/*.itb" 69FILES_${KERNEL_PACKAGE_NAME}-devicetree += "/${KERNEL_IMAGEDEST}/*.itb"