From 001cce1e78a293edd2d2e5f48eb9ebcd0ca9634c Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Tue, 25 Aug 2015 19:23:38 +0000 Subject: linux-keystone: update to new version 3.10.72_15.08 Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- 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 51e18d30..b914c52c 100644 --- a/recipes-kernel/linux/linux-keystone-rt_3.10.bb +++ b/recipes-kernel/linux/linux-keystone-rt_3.10.bb @@ -10,7 +10,7 @@ inherit kernel require recipes-kernel/linux/linux-dtb.inc require recipes-kernel/linux/setup-defconfig.inc -MACHINE_KERNEL_PR_append = "d" +MACHINE_KERNEL_PR_append = "e" PR = "${MACHINE_KERNEL_PR}" KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb" @@ -19,8 +19,8 @@ KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb" KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" -#This commit corresponds to "K2_RT_LINUX_03.10.72_15.##" -SRCREV = "d607d75a2de99b3723cf9a2ba56f839debbee3c8" +#This commit corresponds to "K2_RT_LINUX_03.10.72_15.08" +SRCREV = "dfe5ac2e9d7dba93fad48ca761933503dbdecae2" PV = "3.10.72+git${SRCPV}" BRANCH = "v3.10.72/master-rt" diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb index 01573cab..85eecb6b 100644 --- a/recipes-kernel/linux/linux-keystone_3.10.bb +++ b/recipes-kernel/linux/linux-keystone_3.10.bb @@ -10,7 +10,7 @@ inherit kernel require recipes-kernel/linux/linux-dtb.inc require recipes-kernel/linux/setup-defconfig.inc -MACHINE_KERNEL_PR_append = "d" +MACHINE_KERNEL_PR_append = "e" PR = "${MACHINE_KERNEL_PR}" KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb" @@ -19,8 +19,8 @@ KERNEL_DEVICETREE_k2l-evm = "k2l-evm.dtb" KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" -#This commit corresponds to "K2_LINUX_03.10.72_15.##" -SRCREV = "b9bad8fccc5f9c6bcd78363982b3249a15f193fb" +#This commit corresponds to "K2_LINUX_03.10.72_15.08" +SRCREV = "ca334dedb5c234b1602d991d9b330360a5bc97ad" PV = "3.10.72+git${SRCPV}" BRANCH = "v3.10.72/master" -- cgit v1.2.3-54-g00ecf