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:
8298e3a
)
x-load: bump SRCREV to get NAND boot working when there's no MMC inserted
author
Koen Kooi
<koen@openembedded.org>
Fri, 8 Aug 2008 06:59:24 +0000
(06:59 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 8 Aug 2008 06:59:24 +0000
(06:59 +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
ab926ed
..
82c39da
100644
(file)
--- a/
packages/x-load/x-load_git.bb
+++ b/
packages/x-load/x-load_git.bb
@@
-2,10
+2,10
@@
require x-load.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/x-load-git/${MACHINE}"
-SRCREV = "0
4ad40d5c8bca196aa4a5dfe945a007e21f1b149
"
+SRCREV = "0
c9ba2fb18aaad9f92faad2351e59721ae71bec4
"
PV = "1.41+${PR}+git${SRCREV}"
-PR="r
6
"
+PR="r
7
"
SRC_URI = "git://www.sakoman.net/git/x-load-omap3.git;branch=master;protocol=git"