summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-12-14 02:29:13 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-12-14 02:23:54 -0500
commit97439937456c1477c7b949b3dc9329e3363797e3 (patch)
tree2ada3a7e585c1fd6e03520b29c3c9f51cff2a1b2
parentb764ba4c14d1a9ff7ff04a77de28b828880d6e8d (diff)
downloadmeta-ti-97439937456c1477c7b949b3dc9329e3363797e3.tar.gz
linux-ti-staging: update with fixes for audio-display 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 129d67ad..eaf0df25 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 = "3b9c905e7ddbdf94ddaee40c5b8e9745a72afc6b" 36SRCREV = "9921cde9aa3f323d5a0e9e5207b7ad173652a89d"
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 = "a+gitr${SRCPV}" 40MACHINE_KERNEL_PR_append = "b+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} \