From 68c58484abe74377d905dc4407fbe286e2866a37 Mon Sep 17 00:00:00 2001 From: "Franklin S. Cooper Jr" Date: Thu, 27 Jun 2013 10:57:30 -0500 Subject: linux-am335x-psp: Update to PSP release 04.06.00.11 Signed-off-by: Franklin S. Cooper Jr Signed-off-by: Denys Dmytriyenko --- recipes-kernel/linux/linux-am335x-psp_3.2.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux-am335x-psp_3.2.bb b/recipes-kernel/linux/linux-am335x-psp_3.2.bb index f55fc4c4..00c4b106 100644 --- a/recipes-kernel/linux/linux-am335x-psp_3.2.bb +++ b/recipes-kernel/linux/linux-am335x-psp_3.2.bb @@ -15,12 +15,11 @@ DEPENDS += "am33x-cm3" KERNEL_IMAGETYPE = "uImage" # The main PR is now using MACHINE_KERNEL_PR, for ti33x see conf/machine/include/ti33x.inc -MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}" +MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}" BRANCH = "v3.2-staging" -# SRCREV corresponds to the commit id of tag v3.2_AM335xPSP_04.06.00.10-rc3 -SRCREV = "18ce4a630452348b8308b922491130e8ce1e9134" +SRCREV = "d5720d33bc7c434f9a023dbb62c795538f976b7a" SRC_URI = "git://arago-project.org/git/projects/linux-am33x.git;protocol=git;branch=${BRANCH} \ file://defconfig \ -- cgit v1.2.3-54-g00ecf