mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
linux-dtb.inc: Fix package name to match PACKAGES
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Support for device tree generation
|
||||
FILES_kernel_devicetree = "/boot/devicetree*"
|
||||
FILES_kernel-devicetree = "/boot/devicetree*"
|
||||
KERNEL_DEVICETREE_FLAGS = "-R 8 -p 0x3000"
|
||||
|
||||
python __anonymous () {
|
||||
|
||||
Reference in New Issue
Block a user