mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-06 10:50:37 +00:00
linux-ti-staging: use KERNEL_PACKAGE_NAME for devicetree package
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -66,4 +66,4 @@ KERNEL_GIT_PROTOCOL = "git"
|
||||
SRC_URI += "${KERNEL_GIT_URI};protocol=${KERNEL_GIT_PROTOCOL};branch=${BRANCH} \
|
||||
file://defconfig"
|
||||
|
||||
FILES_kernel-devicetree += "/${KERNEL_IMAGEDEST}/*.itb"
|
||||
FILES_${KERNEL_PACKAGE_NAME}-devicetree += "/${KERNEL_IMAGEDEST}/*.itb"
|
||||
|
||||
Reference in New Issue
Block a user