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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb
index d7c7a642a5..f75c5dbf4b 100644
--- a/recipes/x-load/x-load_git.bb
+++ b/recipes/x-load/x-load_git.bb
@@ -4,9 +4,9 @@ FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE
SRCREV = "73eb0caf065b3b3f407d8af5c4836624e5cc7b69"
-PV = "1.42+${PR}+gitr${SRCREV}"
+PV = "1.42+gitr${SRCPV}"
PR ="r7"
-PE = "1"
+PE = "2"
SRC_URI = "git://www.sakoman.net/git/x-load-omap3.git;branch=master;protocol=git"