aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 17:45:18 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-08-15 17:45:18 +0200
commit1b2afa96f12bc4e324e1793260aea91d203311d0 (patch)
tree9fb392e2a29ad3d987837381d013fd02a977fd79 /recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
parentb4486db919e6024953bdc78eb8342ffb7667d835 (diff)
downloadopenembedded-1b2afa96f12bc4e324e1793260aea91d203311d0.tar.gz
genext2fs: remove old versions
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/genext2fs/genext2fs_1.3+1.4rc1.bb')
-rw-r--r--recipes/genext2fs/genext2fs_1.3+1.4rc1.bb12
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb b/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
deleted file mode 100644
index 14e86c8cdc..0000000000
--- a/recipes/genext2fs/genext2fs_1.3+1.4rc1.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require genext2fs.inc
-
-TRIMMEDV = "${@bb.data.getVar('PV', d, 1).split('+')[1]}"
-SRC_URI = "${SOURCEFORGE_MIRROR}/genext2fs/genext2fs-${TRIMMEDV}.tar.gz \
- file://volume.patch"
-S = "${WORKDIR}/genext2fs-${TRIMMEDV}"
-DEFAULT_PREFERENCE = "1"
-
-inherit autotools
-
-SRC_URI[md5sum] = "664431bf6737df1c265500e1f0b5d40c"
-SRC_URI[sha256sum] = "e60f88763ee12c02a5c7ade1a58925ef0ab198f9ec6aaf404747dfc29074c7be"