diff options
author | Changhyeok Bae <changhyeok.bae@gmail.com> | 2017-12-30 14:58:01 +0000 |
---|---|---|
committer | José Bollo <jose.bollo@iot.bzh> | 2018-02-13 11:02:00 +0100 |
commit | 244448ea802febb7bbbfe0ea8fb03216866dc36c (patch) | |
tree | eba0c319c9586c583c94616be175caeecbd6a99c /meta-agl-bsp/meta-ti/recipes-kernel/linux | |
parent | b2f89a027fe80d9e1ec947104bf36e1500f9a6d0 (diff) |
linux-ti-staging: Remove linux-dtb.inc
WARNING: You are using the linux-dtb.inc which is deprecated. You can
safely remove it as the Device Tree support is automatically enabled
when KERNEL_DEVICETREE is set.
Bug-AGL: SPEC-1181
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Diffstat (limited to 'meta-agl-bsp/meta-ti/recipes-kernel/linux')
-rw-r--r-- | meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend index 283e8b778..02161415f 100644 --- a/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend +++ b/meta-agl-bsp/meta-ti/recipes-kernel/linux/linux-ti-staging_%.bbappend @@ -1,4 +1,2 @@ -require recipes-kernel/linux/linux-dtb.inc - require recipes-kernel/linux/linux-agl.inc require recipes-kernel/linux/linux-agl-4.9.inc |