summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex_3.10.40.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-11-11 17:37:12 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-12-20 17:08:06 +0100
commit1b1e831bf524b45821fcd60835f54a4f5329fc75 (patch)
treebc2e56efd03f8c8c86c8188be7a77b9c870b5fce /recipes-kernel/linux/linux-toradex_3.10.40.bb
parentac6e061b40b6563206d5a01a22d7c7e868b5e066 (diff)
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: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-kernel/linux/linux-toradex_3.10.40.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex_3.10.40.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex_3.10.40.bb b/recipes-kernel/linux/linux-toradex_3.10.40.bb
index 47ab2d6..c3d8ac4 100644
--- a/recipes-kernel/linux/linux-toradex_3.10.40.bb
+++ b/recipes-kernel/linux/linux-toradex_3.10.40.bb
@@ -5,7 +5,6 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
inherit kernel siteinfo
-require recipes-kernel/linux/linux-dtb.inc
include conf/tdx_version.conf
LINUX_VERSION ?= "3.10.40"