[meta-ti] [PATCH] Stop using linux-dtb.inc
Otavio Salvador
otavio at ossystems.com.br
Tue Sep 26 12:48:37 PDT 2017
The Device Tree support is now handled by the kernel class. This patch
removes the inclusion of linux-dtb.inc from the kernel recipes in this
layer.
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
recipes-kernel/linux/linux-ti-staging_4.9.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb
index 0898523f..5de1c756 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.9.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
inherit kernel
-require recipes-kernel/linux/linux-dtb.inc
require recipes-kernel/linux/setup-defconfig.inc
require recipes-kernel/linux/cmem.inc
require recipes-kernel/linux/ti-uio.inc
--
2.14.1
More information about the meta-ti
mailing list