summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2015-03-20 02:26:01 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-03-19 17:19:59 -0400
commit6c23743f0fb18284b622288c2d39e5c74495ff9f (patch)
tree3a9f8c2f22d07daf6e2520cfd606fc64b946bc6e
parent7e6f1b75b3ff905a0e2a2a1efcf77786d8b19259 (diff)
downloadmeta-ti-6c23743f0fb18284b622288c2d39e5c74495ff9f.tar.gz
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@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-keystone-rt_3.10.bb10
-rw-r--r--recipes-kernel/linux/linux-keystone_3.10.bb10
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 860d4210..5560ad21 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
10require recipes-kernel/linux/linux-dtb.inc 10require recipes-kernel/linux/linux-dtb.inc
11require recipes-kernel/linux/setup-defconfig.inc 11require recipes-kernel/linux/setup-defconfig.inc
12 12
13MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}" 13MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
14PR = "${MACHINE_KERNEL_PR}" 14PR = "${MACHINE_KERNEL_PR}"
15 15
16KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb" 16KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb"
@@ -19,11 +19,11 @@ 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.09_01" 22#This commit corresponds to "K2_RT_LINUX_03.10.61_15.02"
23SRCREV = "2b53a7b58e95c2cf3426fe95203e7fc082bc56e9" 23SRCREV = "e2e31a1d996d2ed8dd06dab1221e159033432b72"
24PV = "3.10.10" 24PV = "3.10.61"
25 25
26BRANCH = "master-rt" 26BRANCH = "v3.10.61/master-rt"
27SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANCH}\ 27SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANCH}\
28 file://defconfig\ 28 file://defconfig\
29 " 29 "
diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb
index 4475632c..005aff41 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
10require recipes-kernel/linux/linux-dtb.inc 10require recipes-kernel/linux/linux-dtb.inc
11require recipes-kernel/linux/setup-defconfig.inc 11require recipes-kernel/linux/setup-defconfig.inc
12 12
13MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}" 13MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
14PR = "${MACHINE_KERNEL_PR}" 14PR = "${MACHINE_KERNEL_PR}"
15 15
16KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb" 16KERNEL_DEVICETREE_k2hk-evm = "k2hk-evm.dtb"
@@ -19,11 +19,11 @@ 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.09_01" 22#This commit corresponds to "K2_LINUX_03.10.61_15.02"
23SRCREV = "a59abdfadb821f27cc43b16d3f641960ba143746" 23SRCREV = "a17b4c3fd6c93f908daf032786f90c0321296957"
24PV = "3.10.10" 24PV = "3.10.61"
25 25
26BRANCH = "master" 26BRANCH = "v3.10.61/master"
27SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANCH}\ 27SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANCH}\
28 file://defconfig\ 28 file://defconfig\
29 " 29 "