into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/19 16:12:42-06:00 ti.com!kergoth
Update to a current mtd-utils snapshot.
2005/01/19 15:47:01-06:00 ti.com!kergoth
Set CVS_RSH=ssh for quilt fetching.
BKrev: 41eedb5bPDop9su9ob6tzqMmnCSB6A
+++ /dev/null
-LICENSE = "GPLv2"
-SECTION = "base"
-include mtd-utils_${PV}.bb
-inherit native
-DEPENDS = "zlib-native"
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/mtd-utils"
-
-do_stage () {
- for binary in ${mtd_utils}; do
- install -m 0755 util/$binary ${STAGING_BINDIR}/
- done
-}
INHIBIT_AUTOTOOLS_DEPS = "1"
-SRC_URI = "cvs://anoncvs:@savannah.nongnu.org/cvsroot/quilt;method=ext;module=quilt;tag=VER_0_37 \
+SRC_URI = "cvs://anoncvs:@savannah.nongnu.org/cvsroot/quilt;method=ext;rsh=ssh;module=quilt;tag=VER_0_37 \
file://install.patch;patch=1 \
file://nostrip.patch;patch=1 \
file://wiggle.patch;patch=1 \
PR = "r1"
RSUGGESTS += "wiggle"
-SRC_URI = "cvs://anoncvs:@savannah.nongnu.org/cvsroot/quilt;method=ext;module=quilt;tag=VER_0_37 \
+SRC_URI = "cvs://anoncvs:@savannah.nongnu.org/cvsroot/quilt;method=ext;rsh=ssh;module=quilt;tag=VER_0_37 \
file://install.patch;patch=1 \
file://nostrip.patch;patch=1 \
file://wiggle.patch;patch=1"