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:
cd3c4c1
)
slugimage: Updated to latest version which can accept the version 3.0 intel microcode.
author
Rod Whitby
<rod@whitby.id.au>
Mon, 24 Sep 2007 13:23:26 +0000
(13:23 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Mon, 24 Sep 2007 13:23:26 +0000
(13:23 +0000)
packages/slugimage/slugimage.bb
patch
|
blob
|
history
diff --git
a/packages/slugimage/slugimage.bb
b/packages/slugimage/slugimage.bb
index
ad05d54
..
67367d5
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 = "r1
1
"
+PR = "r1
2
"
RDEPENDS = "perl"
-SLUGIMAGE_SVN_REV ?= "10
3
"
+SLUGIMAGE_SVN_REV ?= "10
4
"
SLUGIMAGE_SVN_REPO ?= "http://svn.nslu2-linux.org/svnroot/slugimage/trunk"
addtask svnfetch before do_configure after do_patch