From 8e93b533ab6da5500b2eda7c81f35b4f8cf17e2e Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 11 Feb 2011 10:27:22 +0000 Subject: linux-dtb.inc: Fix package name to match PACKAGES Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-dtb.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/linux/linux-dtb.inc b/meta/recipes-kernel/linux/linux-dtb.inc index 0b27d18de..eb894562b 100644 --- a/meta/recipes-kernel/linux/linux-dtb.inc +++ b/meta/recipes-kernel/linux/linux-dtb.inc @@ -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 () { -- cgit v1.2.3