summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-12-17 20:24:32 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-12-17 21:39:58 -0500
commit2d22078fa2b47af1afdbc74d4363f3d43ab2ee7e (patch)
tree7829740df79e8b8b106b36b79e794d017e1a15e2
parentc7237350bc745061dc9d8d3e8d55302893209b0d (diff)
downloadmeta-ti-2d22078fa2b47af1afdbc74d4363f3d43ab2ee7e.tar.gz
linux-ti-staging: update with fixes for platform and connectivity
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_3.12.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_3.12.bb b/recipes-kernel/linux/linux-ti-staging_3.12.bb
index eaf0df25..f2eed95c 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.12.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.12.bb
@@ -33,11 +33,11 @@ S = "${WORKDIR}/git"
33BRANCH = "ti-linux-3.12.y" 33BRANCH = "ti-linux-3.12.y"
34 34
35# Corresponds to ti2013.12.00 release 35# Corresponds to ti2013.12.00 release
36SRCREV = "9921cde9aa3f323d5a0e9e5207b7ad173652a89d" 36SRCREV = "6279006c8da4f160949ea919e1e41bdb49dfba06"
37PV = "3.12.4" 37PV = "3.12.4"
38 38
39# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 39# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
40MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" 40MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}"
41PR = "${MACHINE_KERNEL_PR}" 41PR = "${MACHINE_KERNEL_PR}"
42 42
43SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ 43SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \