summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f2eed95c..cb3eabcf 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 = "6279006c8da4f160949ea919e1e41bdb49dfba06" 36SRCREV = "dfea149efb32485f17bb7440eb326549c8f647e2"
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 = "c+gitr${SRCPV}" 40MACHINE_KERNEL_PR_append = "d+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} \