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:
fd43ce1
)
slugimage: updated to latest svn to fix missing microcode problem
author
Rod Whitby
<rod@whitby.id.au>
Wed, 29 Nov 2006 19:16:31 +0000
(19:16 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Wed, 29 Nov 2006 19:16:31 +0000
(19:16 +0000)
packages/slugimage/slugimage.bb
patch
|
blob
|
history
diff --git
a/packages/slugimage/slugimage.bb
b/packages/slugimage/slugimage.bb
index
60f66b9
..
16873d8
100644
(file)
--- a/
packages/slugimage/slugimage.bb
+++ b/
packages/slugimage/slugimage.bb
@@
-3,11
+3,11
@@
SECTION = "console/utils"
LICENSE = "BSD"
DESCRIPTION = "Slugimage is a small app to disassemble and reassemble \
flash images for the Linksys NSLU2 device. It also has jffs2 support"
-PR = "r
9
"
+PR = "r
10
"
RDEPENDS = "perl"
-SLUGIMAGE_SVN_REV ?= "8
1
"
+SLUGIMAGE_SVN_REV ?= "8
2
"
SLUGIMAGE_SVN_REPO ?= "http://svn.nslu2-linux.org/svnroot/slugimage/trunk"
addtask svnfetch before do_configure after do_patch