aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load/x-load_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/x-load/x-load_git.bb')
-rw-r--r--recipes/x-load/x-load_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb
index 0e0e603cb8..ceee39a877 100644
--- a/recipes/x-load/x-load_git.bb
+++ b/recipes/x-load/x-load_git.bb
@@ -7,9 +7,9 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE
SRCREV = "319b26586fafb86f919f514bcd175838aaab96b3"
-PV = "1.42+${PR}+gitr${SRCREV}"
-PR ="r8"
-PE = "1"
+PV = "1.42+${PR}+gitr${SRCPV}"
+PR ="r0"
+PE = "2"
SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git"