meta-freescale-3rdparty/recipes-kernel/linux/linux-gateworks-imx_3.14.bb
Otavio Salvador 842931f7f5 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>
2017-09-05 22:39:00 -03:00

14 lines
441 B
BlitzBasic

# Copyright (C) 2015 Gateworks Corporation
# Released under the MIT license (see COPYING.MIT for the terms)
include recipes-kernel/linux/linux-imx.inc
DEPENDS += "lzop-native bc-native"
SRCREV = "d9991ca465921e5ed120dd321e06a2d64eaa5099"
LOCALVERSION = "-1.0.x-ga+yocto"
SRC_URI = "git://github.com/Gateworks/linux-imx6.git;protocol=git;branch=gateworks_fslc_3.14_1.0.x_ga \
file://defconfig"
COMPATIBLE_MACHINE = "(ventana)"