summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2017-09-27 01:48:37 +0000
committerDenys Dmytriyenko <denys@ti.com>2017-10-02 18:29:48 -0400
commit391bfb8c3002bbf5ba6a51d689a7f2ba511c6682 (patch)
tree542b509ac385dd23f27d18d35c57e2e9357f862e /recipes-kernel
parent195895717b5df1544399f6f164deb26980354e0e (diff)
downloadmeta-ti-391bfb8c3002bbf5ba6a51d689a7f2ba511c6682.tar.gz
linux-ti-staging: stop using linux-dtb.inc
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@ossystems.com.br> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.9.bb1
1 files changed, 0 insertions, 1 deletions
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"
5 5
6inherit kernel 6inherit kernel
7 7
8require recipes-kernel/linux/linux-dtb.inc
9require recipes-kernel/linux/setup-defconfig.inc 8require recipes-kernel/linux/setup-defconfig.inc
10require recipes-kernel/linux/cmem.inc 9require recipes-kernel/linux/cmem.inc
11require recipes-kernel/linux/ti-uio.inc 10require recipes-kernel/linux/ti-uio.inc