aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/x-load
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-29 11:14:13 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-10-30 14:51:34 +0000
commit58ae94f1b06d0e6234413dbf9869bde85f154c85 (patch)
tree0c0edbdf7f602d010b1b0552e6af89e378089f28 /meta/recipes-bsp/x-load
parent5c3ec044838e23539f9fe4cc74da4db2e5b59166 (diff)
downloadopenembedded-core-contrib-58ae94f1b06d0e6234413dbf9869bde85f154c85.tar.gz
recipes: Remove PR = r0 from all recipes
Remove all PR = "r0" from all .bb files in oe-core. This was done with the command sed -e '/^PR.*=.*r0\"/d' recipes*/*/*.bb -i We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/x-load')
-rw-r--r--meta/recipes-bsp/x-load/x-load_git.bb1
1 files changed, 0 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 910c078257..65dc85c30a 100644
--- a/meta/recipes-bsp/x-load/x-load_git.bb
+++ b/meta/recipes-bsp/x-load/x-load_git.bb
@@ -7,7 +7,6 @@ LIC_FILES_CHKSUM = "file://README;beginline=1;endline=25;md5=ef08d08cb99057bbb5b
SRCREV = "9f94c6577e3a018b6b75cbe39f32bb331871f915"
PV = "1.5.0+git${SRCPV}"
-PR="r0"
#SRC_URI = "git://www.sakoman.net/git/x-load-omap3.git;branch=master"
#SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master"