summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2013-10-25 12:55:02 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-10-25 17:58:53 -0400
commit466c2ab71c79f9ce8b8d6969fe59099093bdaeaa (patch)
tree675262df0e94f93f98f0cfb8305bd12cb9cebc68 /recipes-kernel
parentfe3eb57f580b945e63779114245e148a1bb6e4cb (diff)
downloadmeta-ti-466c2ab71c79f9ce8b8d6969fe59099093bdaeaa.tar.gz
linux-ti-staging: Update for AM437x GP EVM DTB
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb
index 57628dfa..ec865069 100644
--- a/recipes-kernel/linux/linux-ti-staging_git.bb
+++ b/recipes-kernel/linux/linux-ti-staging_git.bb
@@ -18,7 +18,7 @@ RDEPENDS_kernel-base_append_ti33x = " am33x-cm3 am33x-cm3-initscript"
18# Default is to package all dtb files for ti33x devices unless building 18# Default is to package all dtb files for ti33x devices unless building
19# for the specific beaglebone machine. 19# for the specific beaglebone machine.
20KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" 20KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"
21KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb" 21KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb"
22KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb" 22KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
23KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb" 23KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
24KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb" 24KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb"