- because perl is installed on the build system so native does
not require it.
-SECTION = "unknown"
+# slugimage - a program to construct NSLU2 image files
include slugimage.bb
+
+# slugimage depends on perl, we assume that this is installed.
+RDEPENDS = ""
+
inherit native
FILESPATH = "${@base_set_filespath([ '${FILE_DIRNAME}/slugimage-${PV}', '${FILE_DIRNAME}/slugimage', '${FILE_DIRNAME}/files', '${FILE_DIRNAME}' ], d)}"
-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}/