diff options
-rw-r--r-- | recipes-kernel/linux/linux-ti33x-psp_3.2.bb | 4 |
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" | |||
11 | MULTI_CONFIG_BASE_SUFFIX = "" | 11 | MULTI_CONFIG_BASE_SUFFIX = "" |
12 | 12 | ||
13 | BRANCH = "v3.2-staging" | 13 | BRANCH = "v3.2-staging" |
14 | SRCREV = "31944a82681a0e7ab6cc3e069c30eddc5042e3e8" | 14 | SRCREV = "baaa0c0425528486efcc70b7696dd6359f10b5bd" |
15 | MACHINE_KERNEL_PR_append = "f+gitr${SRCREV}" | 15 | MACHINE_KERNEL_PR_append = "g+gitr${SRCREV}" |
16 | 16 | ||
17 | COMPATIBLE_MACHINE = "(ti33x)" | 17 | COMPATIBLE_MACHINE = "(ti33x)" |
18 | 18 | ||