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:
95cd395
)
x-load git: update SRCREV for SDRC fix
author
Koen Kooi
<koen@openembedded.org>
Fri, 26 Mar 2010 10:43:35 +0000
(11:43 +0100)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 26 Mar 2010 10:47:38 +0000
(11:47 +0100)
recipes/x-load/x-load_git.bb
patch
|
blob
|
history
diff --git
a/recipes/x-load/x-load_git.bb
b/recipes/x-load/x-load_git.bb
index
c3c4e25
..
68fc10a
100644
(file)
--- a/
recipes/x-load/x-load_git.bb
+++ b/
recipes/x-load/x-load_git.bb
@@
-6,11
+6,11
@@
DEFAULT_PREFERENCE_omap3-pandora = "-1"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}"
SRCREV = "319b26586fafb86f919f514bcd175838aaab96b3"
-SRCREV_beagleboard = "
dee19371019ef67cb1f6491ef91791b12feda3f2
"
+SRCREV_beagleboard = "
1c9276af4d6a5b7014a7630a1abeddf3b3177563
"
PV = "1.42+${PR}+gitr${SRCREV}"
PV_beagleboard = "1.44+${PR}+gitr${SRCREV}"
-PR ="r
8
"
+PR ="r
9
"
PE = "1"
SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git"