Module: meta-ti Branch: master Commit: 12bf8f2f92dfdb7050e4cb92a9968cc94c733f7e URL: http://arago-project.org/git/meta-ti.git?a=commit;h=12bf8f2f92dfdb7050e4cb92a9968cc94c733f7e
Author: Koen Kooi <[email protected]> Date: Tue May 8 15:10:19 2012 +0200 linux-ti33x-psp 3.2: bump SRCREV for 2 CPPI1.4 fixes Signed-off-by: Koen Kooi <[email protected]> Signed-off-by: Denys Dmytriyenko <[email protected]> --- 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 458248e..593d6e7 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" MULTI_CONFIG_BASE_SUFFIX = "" BRANCH = "v3.2-staging" -SRCREV = "31944a82681a0e7ab6cc3e069c30eddc5042e3e8" -MACHINE_KERNEL_PR_append = "f+gitr${SRCREV}" +SRCREV = "baaa0c0425528486efcc70b7696dd6359f10b5bd" +MACHINE_KERNEL_PR_append = "g+gitr${SRCREV}" COMPATIBLE_MACHINE = "(ti33x)" _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
