summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFranklin S. Cooper Jr <fcooper@ti.com>2013-06-27 10:57:30 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-07-02 11:59:19 -0400
commit68c58484abe74377d905dc4407fbe286e2866a37 (patch)
tree4505a64eb4cd8a95b46d79b11aa86f6e1c4cb359
parente2b3670c176792426aec0e3535932e605028de24 (diff)
downloadmeta-ti-68c58484abe74377d905dc4407fbe286e2866a37.tar.gz
linux-am335x-psp: Update to PSP release 04.06.00.11
Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-am335x-psp_3.2.bb5
1 files 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"
15KERNEL_IMAGETYPE = "uImage" 15KERNEL_IMAGETYPE = "uImage"
16 16
17# The main PR is now using MACHINE_KERNEL_PR, for ti33x see conf/machine/include/ti33x.inc 17# The main PR is now using MACHINE_KERNEL_PR, for ti33x see conf/machine/include/ti33x.inc
18MACHINE_KERNEL_PR_append = "c+gitr${SRCPV}" 18MACHINE_KERNEL_PR_append = "d+gitr${SRCPV}"
19 19
20BRANCH = "v3.2-staging" 20BRANCH = "v3.2-staging"
21 21
22# SRCREV corresponds to the commit id of tag v3.2_AM335xPSP_04.06.00.10-rc3 22SRCREV = "d5720d33bc7c434f9a023dbb62c795538f976b7a"
23SRCREV = "18ce4a630452348b8308b922491130e8ce1e9134"
24 23
25SRC_URI = "git://arago-project.org/git/projects/linux-am33x.git;protocol=git;branch=${BRANCH} \ 24SRC_URI = "git://arago-project.org/git/projects/linux-am33x.git;protocol=git;branch=${BRANCH} \
26 file://defconfig \ 25 file://defconfig \