Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Tue, 19 Oct 2004 00:51:56 +0000 (00:51 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 19 Oct 2004 00:51:56 +0000 (00:51 +0000)
into handhelds.org:/home/kergoth/code/packages

2004/10/18 19:47:46-05:00 handhelds.org!kergoth
Don't apply the genext2fs autosize patch for the moment.

BKrev: 4174652cr5dGdpusbmfrnJII7qZFXA

genext2fs/genext2fs_1.3.oe

index fffeaf2..3ef054e 100644 (file)
@@ -1,11 +1,10 @@
 DESCRIPTION = "A tool to generate an ext2 filesystem \
 as a normal (non-root) user."
 SECTION = "console/utils"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "${DEBIAN_MIRROR}/main/g/genext2fs/genext2fs_${PV}.orig.tar.gz \
-          file://misc.patch;patch=1 \
-          file://autosize.patch;patch=1"
+          file://misc.patch;patch=1"
 S = "${WORKDIR}/genext2fs-${PV}.orig"
 
 do_compile () {