From 70e1b13336f4bc7b0520c15aca0ea36e356dd6d1 Mon Sep 17 00:00:00 2001 From: Hao Zhang Date: Thu, 28 May 2015 20:24:20 +0000 Subject: linux-keystone: update to new kernel version 3.10.72 Branch name changed to release specific branch Signed-off-by: Hao Zhang Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-keystone-rt_3.10.bb | 8 ++++---- recipes-kernel/linux/linux-keystone_3.10.bb | 8 ++++---- 2 files changed, 8 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 7ce45b55..51e18d30 100644 --- a/recipes-kernel/linux/linux-keystone-rt_3.10.bb +++ b/recipes-kernel/linux/linux-keystone-rt_3.10.bb @@ -19,11 +19,11 @@ KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb" KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" -#This commit corresponds to "K2_RT_LINUX_03.10.61_15.02" -SRCREV = "e2e31a1d996d2ed8dd06dab1221e159033432b72" -PV = "3.10.61+git${SRCPV}" +#This commit corresponds to "K2_RT_LINUX_03.10.72_15.##" +SRCREV = "d607d75a2de99b3723cf9a2ba56f839debbee3c8" +PV = "3.10.72+git${SRCPV}" -BRANCH = "v3.10.61/master-rt" +BRANCH = "v3.10.72/master-rt" SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANCH}\ file://defconfig\ " diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb index 78d5a0e5..01573cab 100644 --- a/recipes-kernel/linux/linux-keystone_3.10.bb +++ b/recipes-kernel/linux/linux-keystone_3.10.bb @@ -19,11 +19,11 @@ KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb" KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" -#This commit corresponds to "K2_LINUX_03.10.61_15.02" -SRCREV = "a17b4c3fd6c93f908daf032786f90c0321296957" -PV = "3.10.61+git${SRCPV}" +#This commit corresponds to "K2_LINUX_03.10.72_15.##" +SRCREV = "b9bad8fccc5f9c6bcd78363982b3249a15f193fb" +PV = "3.10.72+git${SRCPV}" -BRANCH = "v3.10.61/master" +BRANCH = "v3.10.72/master" SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANCH}\ file://defconfig\ " -- cgit v1.2.3-54-g00ecf