aboutsummaryrefslogtreecommitdiffstats
path: root/packages/slugimage
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2005-05-04 14:42:02 +0000
committerRod Whitby <rod@whitby.id.au>2005-05-04 14:42:02 +0000
commit7b7590ca7af5f4b68365dbc4315b333e44d3493c (patch)
treea1ef9371b3d888d705fe3ba9fa8aec0e2a5ec835 /packages/slugimage
parent32076690a4804afae16f07d26f18d2ac9a030a6a (diff)
downloadopenembedded-7b7590ca7af5f4b68365dbc4315b333e44d3493c.tar.gz
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/bitbake/openembedded 2005/05/04 14:41:13+00:00 (none)!rwhitby Unslung/OpenSlug: Removed all trace of switchbox BKrev: 4278df3aX1WDF_UNmDjNP7ReUMoQxg
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 64860d1377..9b4e651369 100644
--- a/packages/slugimage/slugimage.bb
+++ b/packages/slugimage/slugimage.bb
@@ -3,11 +3,11 @@ LICENSE = "BSD"
DESCRIPTION = "Slugimage is a small app to disassemble and reassemble \
flash images for the Linksys NSLU2 device. It also has jffs2 support"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-PR = "r2"
+PR = "r3"
RDEPENDS = "perl-native"
-SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/nslu;module=slugimage;tag=SLUGIMAGE_3_1"
+SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/nslu;module=slugimage;tag=SLUGIMAGE_3_2"
S = "${WORKDIR}"