summaryrefslogtreecommitdiff
path: root/packages/slugimage
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2006-11-15 07:34:46 +0000
committerRod Whitby <rod@whitby.id.au>2006-11-15 07:34:46 +0000
commitdfca6a11f1e6289fa0ee4a436e639e83573c61be (patch)
tree2c575ff72812a4934cae8a5a2e313d2d13f72f75 /packages/slugimage
parent2a5e0559b351fa8b83a03f6535d669164ecd1db5 (diff)
parentc1a7b8ddc811d94cfe2d14331feae0f6ee92e892 (diff)
merge of 2d9eee8c16bb6bb0232beade8d8538e6a55c577e
and ed9696ef4fb1a4ce6b21e46ad70e0bb8e9e4c556
Diffstat (limited to 'packages/slugimage')
-rw-r--r--packages/slugimage/slugimage.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/slugimage/slugimage.bb b/packages/slugimage/slugimage.bb
index d553a21777..2e9d16ac34 100644
--- 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 = "r6"
+PR = "r7"
RDEPENDS = "perl"
-SLUGIMAGE_SVN_REV ?= 77
+SLUGIMAGE_SVN_REV ?= 78
SLUGIMAGE_SVN_REPO ?= http://svn.nslu2-linux.org/svnroot/slugimage/trunk
addtask svnfetch before do_configure after do_patch