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:40:11 -0500
commit0d5b0cab9d8dbd3a4f82f7b615f4af6c59910bf0 (patch)
tree8c6a6c774d683f6a5b18e825f69df3c6d9fc359d
parentbe7a5b8c579417ae03598c8415fa2fc573a7cd9a (diff)
downloadmeta-ti-0d5b0cab9d8dbd3a4f82f7b615f4af6c59910bf0.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} \