summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2014-10-27 22:59:30 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-10-27 21:42:55 -0400
commita0a56512b56c1e965817a19c7fdd149b2512ef70 (patch)
treeabe7b5f83fcf0cbe1e513992fcc45fdcfa2de951
parent61396da367b8483461e016eb6a7ccfdc3018241e (diff)
downloadmeta-ti-a0a56512b56c1e965817a19c7fdd149b2512ef70.tar.gz
linux-keystone: update to the latest tag 03.10.10_14.09_01
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-keystone-rt_3.10.bb4
-rw-r--r--recipes-kernel/linux/linux-keystone_3.10.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-keystone-rt_3.10.bb b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
index 70073f94..860d4210 100644
--- a/recipes-kernel/linux/linux-keystone-rt_3.10.bb
+++ b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
@@ -19,8 +19,8 @@ KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb"
19 19
20KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 20KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
21 21
22# This commit corresponds to "K2_RT_LINUX_03.10.10_14.03_03" 22#This commit corresponds to "K2_RT_LINUX_03.10.10_14.09_01"
23SRCREV = "6b482abe6a18d004230ca54da866f4627f02125b" 23SRCREV = "2b53a7b58e95c2cf3426fe95203e7fc082bc56e9"
24PV = "3.10.10" 24PV = "3.10.10"
25 25
26BRANCH = "master-rt" 26BRANCH = "master-rt"
diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb
index e90c9fca..4475632c 100644
--- a/recipes-kernel/linux/linux-keystone_3.10.bb
+++ b/recipes-kernel/linux/linux-keystone_3.10.bb
@@ -19,8 +19,8 @@ KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb"
19 19
20KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 20KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
21 21
22# This commit corresponds to "K2_LINUX_03.10.10_14.03_03" 22#This commit corresponds to "K2_LINUX_03.10.10_14.09_01"
23SRCREV = "07176920ed86dfdae97d272f574c3e2760d687ef" 23SRCREV = "a59abdfadb821f27cc43b16d3f641960ba143746"
24PV = "3.10.10" 24PV = "3.10.10"
25 25
26BRANCH = "master" 26BRANCH = "master"