From 1b1e831bf524b45821fcd60835f54a4f5329fc75 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 11 Nov 2017 17:37:12 +0100 Subject: 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 Acked-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex_3.10.40.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-kernel/linux/linux-toradex_3.10.40.bb') 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" -- cgit v1.2.3