summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-05-08 15:10:19 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-05-10 15:35:11 -0400
commit12bf8f2f92dfdb7050e4cb92a9968cc94c733f7e (patch)
tree55763a1783e1baab5dac909c933df1704a7d67f1
parentd5e0cd58d4c6344abf076ae660a645607d938805 (diff)
downloadmeta-ti-12bf8f2f92dfdb7050e4cb92a9968cc94c733f7e.tar.gz
linux-ti33x-psp 3.2: bump SRCREV for 2 CPPI1.4 fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
index 458248ef..593d6e7b 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
@@ -11,8 +11,8 @@ S = "${WORKDIR}/git"
11MULTI_CONFIG_BASE_SUFFIX = "" 11MULTI_CONFIG_BASE_SUFFIX = ""
12 12
13BRANCH = "v3.2-staging" 13BRANCH = "v3.2-staging"
14SRCREV = "31944a82681a0e7ab6cc3e069c30eddc5042e3e8" 14SRCREV = "baaa0c0425528486efcc70b7696dd6359f10b5bd"
15MACHINE_KERNEL_PR_append = "f+gitr${SRCREV}" 15MACHINE_KERNEL_PR_append = "g+gitr${SRCREV}"
16 16
17COMPATIBLE_MACHINE = "(ti33x)" 17COMPATIBLE_MACHINE = "(ti33x)"
18 18