diff options
author | Changhyeok Bae <changhyeok.bae@gmail.com> | 2017-12-30 14:58:01 +0000 |
---|---|---|
committer | Changhyeok Bae <changhyeok.bae@gmail.com> | 2018-01-23 22:17:51 +0900 |
commit | 3c04be59c430fa35277214cea881cbe3bbf68a63 (patch) | |
tree | dd1049dbf084fbc7ca11d66458700266756e9ce8 /meta-agl-bsp/meta-ti/recipes-kernel | |
parent | 527293354fe143dd50a501dbc6d84d3fb7adc811 (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')
-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 |