summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2014-05-09 09:55:45 +0000
committerDenys Dmytriyenko <denys@ti.com>2014-05-09 13:41:32 -0400
commit61fdfef43ee1aa4e5082923aea5b5a35673c0e30 (patch)
treeead04f2eae0fe33bf42cf43156820b38025e2b9d
parentb76d4d740b8b8c6becc3205d3ca4f2cadcd84767 (diff)
downloadmeta-ti-61fdfef43ee1aa4e5082923aea5b5a35673c0e30.tar.gz
linux-keystone: update to the latest tag 03.10.10_14.03_03
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-keystone-rt_3.10.bb7
-rw-r--r--recipes-kernel/linux/linux-keystone_3.10.bb7
2 files changed, 6 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 65625f3d..cbd02d61 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 = "b+gitr${SRCPV}" 13MACHINE_KERNEL_PR_append = "c+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_14.02" 20# This commit corresponds to "K2_RT_LINUX_03.10.10_14.03_03"
21SRCREV = "c78aa253ac385faae8b6c845a388e215395a8010" 21SRCREV = "6b482abe6a18d004230ca54da866f4627f02125b"
22PV = "3.10.10" 22PV = "3.10.10"
23 23
24BRANCH = "master-rt" 24BRANCH = "master-rt"
@@ -29,4 +29,3 @@ SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANC
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30
31RDEPENDS_kernel-base = "" 31RDEPENDS_kernel-base = ""
32
diff --git a/recipes-kernel/linux/linux-keystone_3.10.bb b/recipes-kernel/linux/linux-keystone_3.10.bb
index d97520ae..54cb86ac 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 = "b+gitr${SRCPV}" 13MACHINE_KERNEL_PR_append = "c+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_14.02" 20# This commit corresponds to "K2_LINUX_03.10.10_14.03_03"
21SRCREV = "93515476b357304e6fc075c004a1cfa91a0751d0" 21SRCREV = "07176920ed86dfdae97d272f574c3e2760d687ef"
22PV = "3.10.10" 22PV = "3.10.10"
23 23
24BRANCH = "master" 24BRANCH = "master"
@@ -29,4 +29,3 @@ SRC_URI = "git://git.ti.com/keystone-linux/linux.git;protocol=git;branch=${BRANC
29S = "${WORKDIR}/git" 29S = "${WORKDIR}/git"
30 30
31RDEPENDS_kernel-base = "" 31RDEPENDS_kernel-base = ""
32