[meta-ti] Denys Dmytriyenko : linux-ti-staging: make 3. 12-rc the default for supported platforms, drop omap5-sevm.dtb
Arago Project git
git at arago-project.org
Wed Sep 25 13:57:38 PDT 2013
Module: meta-ti
Branch: dylan
Commit: d2a65d09c8fac409f9a02d56c7ec7df141aee8cf
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=d2a65d09c8fac409f9a02d56c7ec7df141aee8cf
Author: Denys Dmytriyenko <denys at ti.com>
Date: Mon Sep 23 22:16:11 2013 -0400
linux-ti-staging: make 3.12-rc the default for supported platforms, drop omap5-sevm.dtb
* DTB for OMAP5 sEVM was removed upstream, drop it from the recipe
* Don't mask the default preference to be picked up normally by supported machines
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
Acked-by: Franklin Cooper Jr. <fcooper at ti.com>
Acked-by: Chase Maupin <chase.maupin at ti.com>
---
recipes-kernel/linux/linux-ti-staging_git.bb | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/recipes-kernel/linux/linux-ti-staging_git.bb b/recipes-kernel/linux/linux-ti-staging_git.bb
index d3d11d2..e903215 100644
--- a/recipes-kernel/linux/linux-ti-staging_git.bb
+++ b/recipes-kernel/linux/linux-ti-staging_git.bb
@@ -17,15 +17,13 @@ RDEPENDS_kernel-base_ti33x += "am33x-cm3 am33x-cm3-initscript"
KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb"
KERNEL_DEVICETREE_am437x-evm = "am43x-epos-evm.dtb"
KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb"
-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_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15"
-DEFAULT_PREFERENCE = "-1"
-
S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.12.y"
More information about the meta-ti
mailing list