summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorSam Nelson <sam.nelson@ti.com>2014-02-24 22:05:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-02-26 16:33:25 -0500
commitfcecf575282a4926179f9131521b369751aae394 (patch)
tree8bbcd73e33db7d8f7488da9970453bf28011a9d4 /recipes-kernel
parent733a99c09f170d0d6d456c06be61e1952f8bb7c7 (diff)
downloadmeta-ti-fcecf575282a4926179f9131521b369751aae394.tar.gz
linux-keystone: Update latest tag
Signed-off-by: Sam Nelson <sam.nelson@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-keystone-rt_3.10.bb6
-rw-r--r--recipes-kernel/linux/linux-keystone_3.10.bb6
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 9c2f9042..65625f3d 100644
--- a/recipes-kernel/linux/linux-keystone-rt_3.10.bb
+++ b/recipes-kernel/linux/linux-keystone-rt_3.10.bb
@@ -10,15 +10,15 @@ 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 = "a+gitr${SRCPV}" 13MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
14PR = "${MACHINE_KERNEL_PR}" 14PR = "${MACHINE_KERNEL_PR}"
15 15
16KERNEL_DEVICETREE_keystone-evm = "k2hk-evm.dtb" 16KERNEL_DEVICETREE_keystone-evm = "k2hk-evm.dtb"
17 17
18KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 18KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
19 19
20#This commit corresponds to "K2_RT_LINUX_03.10.10_13.12" 20#This commit corresponds to "K2_RT_LINUX_03.10.10_14.02"
21SRCREV = "8fa9091d0f9c91a048a975ddebbf2f492e73bf61" 21SRCREV = "c78aa253ac385faae8b6c845a388e215395a8010"
22PV = "3.10.10" 22PV = "3.10.10"
23 23
24BRANCH = "master-rt" 24BRANCH = "master-rt"
diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb
index 2384ede8..d97520ae 100644
--- a/recipes-kernel/linux/linux-keystone_3.10.bb
+++ b/recipes-kernel/linux/linux-keystone_3.10.bb
@@ -10,15 +10,15 @@ 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 = "a+gitr${SRCPV}" 13MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}"
14PR = "${MACHINE_KERNEL_PR}" 14PR = "${MACHINE_KERNEL_PR}"
15 15
16KERNEL_DEVICETREE_keystone-evm = "k2hk-evm.dtb" 16KERNEL_DEVICETREE_keystone-evm = "k2hk-evm.dtb"
17 17
18KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}" 18KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
19 19
20#This commit corresponds to "K2_LINUX_03.10.10_13.12" 20#This commit corresponds to "K2_LINUX_03.10.10_14.02"
21SRCREV = "335d14b1c2ce23585835243126c6acba89067ecf" 21SRCREV = "93515476b357304e6fc075c004a1cfa91a0751d0"
22PV = "3.10.10" 22PV = "3.10.10"
23 23
24BRANCH = "master" 24BRANCH = "master"