summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/x-load/x-load_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-bsp/x-load/x-load_git.bb')
-rw-r--r--meta/recipes-bsp/x-load/x-load_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/x-load/x-load_git.bb b/meta/recipes-bsp/x-load/x-load_git.bb
index 49f867e1ba..f124e2b300 100644
--- a/meta/recipes-bsp/x-load/x-load_git.bb
+++ b/meta/recipes-bsp/x-load/x-load_git.bb
@@ -2,7 +2,7 @@ require x-load.inc
2 2
3FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}" 3FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}"
4 4
5PV = "1.42+${PR}+git${SRCREV}" 5PV = "1.42+${PR}+git${SRCPV}"
6PR="r12" 6PR="r12"
7 7
8SRC_URI = "git://www.sakoman.net/git/x-load-omap3.git;branch=master;protocol=git" 8SRC_URI = "git://www.sakoman.net/git/x-load-omap3.git;branch=master;protocol=git"