aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-psp_2.6.29.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-omap-psp_2.6.29.bb')
-rw-r--r--recipes/linux/linux-omap-psp_2.6.29.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-psp_2.6.29.bb b/recipes/linux/linux-omap-psp_2.6.29.bb
index d64786c18c..50bb3b0283 100644
--- a/recipes/linux/linux-omap-psp_2.6.29.bb
+++ b/recipes/linux/linux-omap-psp_2.6.29.bb
@@ -8,7 +8,8 @@ COMPATIBLE_MACHINE = "omap3evm"
SRCREV = "9abb6eb717acbca192ab251a056e3a66b2b47884"
# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
-PR_append = "+gitr${SRCREV}"
+PV = "2.6.29+gitr${SRCPV}"
+PE = "1"
SRC_URI = "git://arago-project.org/git/people/sriram/ti-psp-omap.git;protocol=git;branch=int_030000_build3 \
file://defconfig"