aboutsummaryrefslogtreecommitdiffstats
path: root/packages/genext2fs/genext2fs_1.3+cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/genext2fs/genext2fs_1.3+cvs.bb')
-rw-r--r--packages/genext2fs/genext2fs_1.3+cvs.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/genext2fs/genext2fs_1.3+cvs.bb b/packages/genext2fs/genext2fs_1.3+cvs.bb
index e69de29bb2..94f04d54f1 100644
--- a/packages/genext2fs/genext2fs_1.3+cvs.bb
+++ b/packages/genext2fs/genext2fs_1.3+cvs.bb
@@ -0,0 +1,10 @@
+include genext2fs.inc
+
+PV_append = "${CVSDATE}"
+PR = "r2"
+FILESPATH = "${FILE_DIRNAME}/genext2fs-1.3+cvs:${FILE_DIRNAME}/genext2fs:${FILE_DIRNAME}/files"
+SRC_URI = "cvs://anonymous:@cvs.sourceforge.net/cvsroot/genext2fs;module=genext2fs \
+ file://bytes_per_inode.patch;patch=1"
+S = "${WORKDIR}/genext2fs"
+
+inherit autotools