summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-12-18 11:54:17 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-12-18 12:54:50 -0500
commit3d32a8e70192660c0bfe49d4475d3d619e4712dd (patch)
treea0c2dd6cc1d9339673800320a7a4459e59b55ec3
parent3e172af0614a30bab075637039ea90468d362432 (diff)
downloadmeta-ti-ti2013.12.00.tar.gz
linux-ti-staging: update with fix for remoteproc/DT conflictti2013.12.00
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 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} \