1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-30 15:30:28 +00:00

linux-ti-glsdk: omap5-sevm DTB no longer exists

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2013-11-22 02:46:52 -05:00
parent 3c401ae6d9
commit fe468b0dd5
+1 -1
View File
@@ -9,7 +9,7 @@ inherit kernel
require recipes-kernel/linux/linux-dtb.inc require recipes-kernel/linux/linux-dtb.inc
require recipes-kernel/linux/setup-defconfig.inc require recipes-kernel/linux/setup-defconfig.inc
KERNEL_DEVICETREE_omap5-evm = "omap5-sevm.dtb omap5-uevm.dtb" KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb" KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb"
COMPATIBLE_MACHINE = "omap-a15" COMPATIBLE_MACHINE = "omap-a15"