[meta-ti] Sam Nelson : linux-keystone: update to new kernel version 3.10.61
Arago Project git
git at arago-project.org
Thu Mar 19 14:30:38 PDT 2015
Module: meta-ti
Branch: daisy
Commit: 6c23743f0fb18284b622288c2d39e5c74495ff9f
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=6c23743f0fb18284b622288c2d39e5c74495ff9f
Author: Sam Nelson <sam.nelson at ti.com>
Date: Fri Mar 20 02:26:01 2015 +0000
linux-keystone: update to new kernel version 3.10.61
- Branch names changed to release version specific branch
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 | 10 +++++-----
recipes-kernel/linux/linux-keystone_3.10.bb | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/recipes-kernel/linux/linux-keystone-rt_3.10.bb b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
index 860d421..5560ad2 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 = "c+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb"
@@ -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.10_14.09_01"
-SRCREV = "2b53a7b58e95c2cf3426fe95203e7fc082bc56e9"
-PV = "3.10.10"
+#This commit corresponds to "K2_RT_LINUX_03.10.61_15.02"
+SRCREV = "e2e31a1d996d2ed8dd06dab1221e159033432b72"
+PV = "3.10.61"
-BRANCH = "master-rt"
+BRANCH = "v3.10.61/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 4475632..005aff4 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 = "c+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb"
@@ -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.10_14.09_01"
-SRCREV = "a59abdfadb821f27cc43b16d3f641960ba143746"
-PV = "3.10.10"
+#This commit corresponds to "K2_LINUX_03.10.61_15.02"
+SRCREV = "a17b4c3fd6c93f908daf032786f90c0321296957"
+PV = "3.10.61"
-BRANCH = "master"
+BRANCH = "v3.10.61/master"
SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANCH}\
file://defconfig\
"
More information about the meta-ti
mailing list