aboutsummaryrefslogtreecommitdiffstats
path: root/packages/slugimage/slugimage.bb
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2006-01-11 07:02:20 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-01-11 07:02:20 +0000
commitc103910fd158f991efa64e1aefd0b267552b6767 (patch)
tree3c852e84c1228cf91d6e494f4060591c0fb304a9 /packages/slugimage/slugimage.bb
parent209ea6f7e2ce5a88c70ba012133890b6d594f90e (diff)
downloadopenembedded-c103910fd158f991efa64e1aefd0b267552b6767.tar.gz
slugimage: put in correct RDEPENDS, kill RDEPENDS on native in 0
- because perl is installed on the build system so native does not require it.
Diffstat (limited to 'packages/slugimage/slugimage.bb')
-rw-r--r--packages/slugimage/slugimage.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/slugimage/slugimage.bb b/packages/slugimage/slugimage.bb
index 9b4e651369..9bcc692fe7 100644
--- a/packages/slugimage/slugimage.bb
+++ b/packages/slugimage/slugimage.bb
@@ -1,16 +1,16 @@
-SECTION = "unknown"
+# slugimage - normally built native, a perl script
+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"
-MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
-PR = "r3"
+MAINTAINER = "NSLU2 Linux <www.nslu2-linux.org>"
+PR = "r4"
-RDEPENDS = "perl-native"
+RDEPENDS = "perl"
SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/nslu;module=slugimage;tag=SLUGIMAGE_3_2"
S = "${WORKDIR}"
-
do_install () {
install -d ${D}${bindir}
install -m 0755 slugimage/slugimage ${D}${bindir}/