[meta-ti] Denys Dmytriyenko : linux-keystone: update to the latest tag 03.10.10_14. 03_03

Arago Project git git at arago-project.org
Fri May 9 10:58:01 PDT 2014


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

Author: Denys Dmytriyenko <denys at ti.com>
Date:   Fri May  9 09:55:45 2014 +0000

linux-keystone: update to the latest tag 03.10.10_14.03_03

Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

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

diff --git a/recipes-kernel/linux/linux-keystone-rt_3.10.bb b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
index 65625f3..cbd02d6 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 = "b+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "c+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_14.02"
-SRCREV = "c78aa253ac385faae8b6c845a388e215395a8010"
+# This commit corresponds to "K2_RT_LINUX_03.10.10_14.03_03"
+SRCREV = "6b482abe6a18d004230ca54da866f4627f02125b"
 PV = "3.10.10"
 
 BRANCH = "master-rt"
@@ -29,4 +29,3 @@ SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANC
 S = "${WORKDIR}/git"
 
 RDEPENDS_kernel-base = ""
-
diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb
index d97520a..54cb86a 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 = "b+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "c+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_14.02"
-SRCREV = "93515476b357304e6fc075c004a1cfa91a0751d0"
+# This commit corresponds to "K2_LINUX_03.10.10_14.03_03"
+SRCREV = "07176920ed86dfdae97d272f574c3e2760d687ef"
 PV = "3.10.10"
 
 BRANCH = "master"
@@ -29,4 +29,3 @@ SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANC
 S = "${WORKDIR}/git"
 
 RDEPENDS_kernel-base = ""
-



More information about the meta-ti mailing list