git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32bdaa4
)
x-load: bump SRCREV and PV
author
Koen Kooi
<koen@openembedded.org>
Fri, 8 Aug 2008 14:33:27 +0000
(14:33 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 8 Aug 2008 14:33:27 +0000
(14:33 +0000)
packages/x-load/x-load_git.bb
patch
|
blob
|
history
diff --git
a/packages/x-load/x-load_git.bb
b/packages/x-load/x-load_git.bb
index
82c39da
..
b6ab851
100644
(file)
--- a/
packages/x-load/x-load_git.bb
+++ b/
packages/x-load/x-load_git.bb
@@
-2,9
+2,9
@@
require x-load.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}"
-SRCREV = "
0c9ba2fb18aaad9f92faad2351e59721ae71bec4
"
+SRCREV = "
73eb0caf065b3b3f407d8af5c4836624e5cc7b69
"
-PV = "1.4
1
+${PR}+git${SRCREV}"
+PV = "1.4
2
+${PR}+git${SRCREV}"
PR="r7"
SRC_URI = "git://www.sakoman.net/git/x-load-omap3.git;branch=master;protocol=git"