aboutsummaryrefslogtreecommitdiffstats
path: root/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/genext2fs/genext2fs_1.3+1.4rc1.bb')
-rw-r--r--packages/genext2fs/genext2fs_1.3+1.4rc1.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/genext2fs/genext2fs_1.3+1.4rc1.bb b/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
index e69de29bb2..5bcb608ce1 100644
--- a/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
+++ b/packages/genext2fs/genext2fs_1.3+1.4rc1.bb
@@ -0,0 +1,9 @@
+include genext2fs.inc
+
+TRIMMEDV = "${@bb.data.getVar('PV', d, 1).split('+')[1]}"
+FILESPATH = "${FILE_DIRNAME}/genext2fs-${PV}:${FILE_DIRNAME}/genext2fs:${FILE_DIRNAME}/files"
+SRC_URI = "${SOURCEFORGE_MIRROR}/genext2fs/genext2fs-${TRIMMEDV}.tar.gz"
+S = "${WORKDIR}/genext2fs-${TRIMMEDV}"
+DEFAULT_PREFERENCE = "1"
+
+inherit autotools