[meta-ti] Sam Nelson : linux-keystone: Update latest tag

Arago Project git git at arago-project.org
Wed Feb 26 13:47:48 PST 2014


Module: meta-ti
Branch: dylan
Commit: 082d640cf1077d1c88f7db4cd21e9f2ffc1c0975
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=082d640cf1077d1c88f7db4cd21e9f2ffc1c0975

Author: Sam Nelson <sam.nelson at ti.com>
Date:   Mon Feb 24 22:05:51 2014 +0000

linux-keystone: Update latest tag

Signed-off-by: Sam Nelson <sam.nelson at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-kernel/linux/linux-keystone-rt_3.10.bb |    6 +++---
 recipes-kernel/linux/linux-keystone_3.10.bb    |    6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/recipes-kernel/linux/linux-keystone-rt_3.10.bb b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
index 9c2f904..65625f3 100644
--- a/recipes-kernel/linux/linux-keystone-rt_3.10.bb
+++ b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
@@ -10,15 +10,15 @@ inherit kernel
 require recipes-kernel/linux/linux-dtb.inc
 require recipes-kernel/linux/setup-defconfig.inc
 
-MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_DEVICETREE_keystone-evm = "k2hk-evm.dtb"
 
 KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
 
-#This commit corresponds to "K2_RT_LINUX_03.10.10_13.12"
-SRCREV = "8fa9091d0f9c91a048a975ddebbf2f492e73bf61"
+#This commit corresponds to "K2_RT_LINUX_03.10.10_14.02"
+SRCREV = "c78aa253ac385faae8b6c845a388e215395a8010"
 PV = "3.10.10"
 
 BRANCH = "master-rt"
diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb
index 2384ede..d97520a 100644
--- a/recipes-kernel/linux/linux-keystone_3.10.bb
+++ b/recipes-kernel/linux/linux-keystone_3.10.bb
@@ -10,15 +10,15 @@ inherit kernel
 require recipes-kernel/linux/linux-dtb.inc
 require recipes-kernel/linux/setup-defconfig.inc
 
-MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_DEVICETREE_keystone-evm = "k2hk-evm.dtb"
 
 KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
 
-#This commit corresponds to "K2_LINUX_03.10.10_13.12"
-SRCREV = "335d14b1c2ce23585835243126c6acba89067ecf"
+#This commit corresponds to "K2_LINUX_03.10.10_14.02"
+SRCREV = "93515476b357304e6fc075c004a1cfa91a0751d0"
 PV = "3.10.10"
 
 BRANCH = "master"



More information about the meta-ti mailing list