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.

Change-Id: I9b40bb8e3c061b740f018874a8676262f108b301
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Otavio Salvador 2017-09-05 22:39:00 -03:00
parent b2a36b06e5
commit 842931f7f5
17 changed files with 0 additions and 17 deletions

View File

@ -3,7 +3,6 @@
# Released under the MIT license (see COPYING.MIT for the terms)
include recipes-kernel/linux/linux-imx.inc
include recipes-kernel/linux/linux-dtb.inc
DEPENDS += "lzop-native bc-native"

View File

@ -2,7 +2,6 @@
# Released under the MIT license (see COPYING.MIT for the terms)
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux kernel for Boundary Devices boards"

View File

@ -2,7 +2,6 @@
# Released under the MIT license (see COPYING.MIT for the terms)
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux kernel for Boundary Devices boards"

View File

@ -5,7 +5,6 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"
inherit kernel
require recipes-kernel/linux/linux-dtb.inc
SRC_URI = "git://github.com/crystalfontz/cfa_10036_kernel;branch=${SRCBRANCH} \
file://defconfig"

View File

@ -1,5 +1,4 @@
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "CompuLab 3.14.28 kernel"
DESCRIPTION = "Linux kernel for CompuLab cm-fx6 boards."

View File

@ -3,7 +3,6 @@
LICENSE = "GPLv2"
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
DEPENDS += "lzop-native bc-native"

View File

@ -10,7 +10,6 @@ PROVIDES = "virtual/kernel linux-mainline"
inherit kernel
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
# Avoid imx-test installation hacks
IMX_TEST_SUPPORT = "n"

View File

@ -2,7 +2,6 @@
# Released under the MIT license (see COPYING.MIT for the terms)
include recipes-kernel/linux/linux-imx.inc
include recipes-kernel/linux/linux-dtb.inc
DEPENDS += "lzop-native bc-native"

View File

@ -1,7 +1,6 @@
SUMMARY = "Linux Kernel for Ka-Ro electronics TX Computer-On-Modules"
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
DEPENDS += "lzop-native bc-native"

View File

@ -1,7 +1,6 @@
# Copyright (C) 2013-2014 Timesys Corporation
# Released under the MIT license (see COPYING.MIT for the terms)
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux Kernel with added drivers and board support for Vybrid-based platforms"

View File

@ -1,5 +1,4 @@
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux kernel for Toradex Freescale i.MX based modules"

View File

@ -1,5 +1,4 @@
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux kernel for Toradex Freescale i.MX based modules"

View File

@ -1,5 +1,4 @@
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux kernel for Toradex Colibri VFxx Computer on Modules"

View File

@ -1,5 +1,4 @@
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux kernel for Toradex Colibri VFxx Computer on Modules"

View File

@ -2,7 +2,6 @@
# Released under the MIT license (see COPYING.MIT for the terms)
require recipes-kernel/linux/linux-imx.inc
require recipes-kernel/linux/linux-dtb.inc
DEPENDS += "lzop-native bc-native"

View File

@ -1,7 +1,6 @@
# adapted from linux-wandboard_3.14.28.bb
include linux-wandboard.inc
require recipes-kernel/linux/linux-dtb.inc
SUMMARY = "Linux kernel for Wandboard, with added real-time capabilities."

View File

@ -2,7 +2,6 @@
# Released under the MIT license (see COPYING.MIT for the terms)
include linux-wandboard.inc
require recipes-kernel/linux/linux-dtb.inc
DEPENDS += "lzop-native bc-native"