aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e2fsprogs
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-12-01 20:15:52 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2010-12-17 12:39:14 +0100
commit7d2bde76af525e007f4150926379852b18b04fb7 (patch)
treec8c1a2d64b6afec0bd17cac96cfa18765060f5c3 /recipes/e2fsprogs
parent4d10e777f2d1f3f59668453e318ad27c3af647f9 (diff)
downloadopenembedded-7d2bde76af525e007f4150926379852b18b04fb7.tar.gz
e2fsprogs: add 1.41.12, remove old versions
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'recipes/e2fsprogs')
-rw-r--r--recipes/e2fsprogs/e2fsprogs_1.41.12.bb12
-rw-r--r--recipes/e2fsprogs/e2fsprogs_1.41.9.bb12
-rw-r--r--recipes/e2fsprogs/files/llseek-uclibc.patch (renamed from recipes/e2fsprogs/e2fsprogs-1.41.9/llseek-uclibc.patch)0
3 files changed, 12 insertions, 12 deletions
diff --git a/recipes/e2fsprogs/e2fsprogs_1.41.12.bb b/recipes/e2fsprogs/e2fsprogs_1.41.12.bb
new file mode 100644
index 0000000000..1667099ce2
--- /dev/null
+++ b/recipes/e2fsprogs/e2fsprogs_1.41.12.bb
@@ -0,0 +1,12 @@
+require e2fsprogs.inc
+
+PR = "${INC_PR}"
+
+SRC_URI += "file://llseek-uclibc.patch"
+
+do_configure() {
+ oe_runconf
+}
+
+SRC_URI[md5sum] = "1b24a21fc0c2381ef420961cbfec733f"
+SRC_URI[sha256sum] = "9c26d0dc20bfdafd0f27f3564791d6121d1c1876549d4f2ff1e41955c9bb9f20"
diff --git a/recipes/e2fsprogs/e2fsprogs_1.41.9.bb b/recipes/e2fsprogs/e2fsprogs_1.41.9.bb
deleted file mode 100644
index 026e35af2e..0000000000
--- a/recipes/e2fsprogs/e2fsprogs_1.41.9.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-require e2fsprogs.inc
-
-PR = "${INC_PR}.1"
-
-SRC_URI += "file://llseek-uclibc.patch"
-
-do_configure() {
- oe_runconf
-}
-
-SRC_URI[md5sum] = "52f60a9e19a02f142f5546f1b5681927"
-SRC_URI[sha256sum] = "cbf1e34261a16b3d7911b60b91290b19f2010036d6ba628d45b5f0b2af2b66e8"
diff --git a/recipes/e2fsprogs/e2fsprogs-1.41.9/llseek-uclibc.patch b/recipes/e2fsprogs/files/llseek-uclibc.patch
index 026db2a47d..026db2a47d 100644
--- a/recipes/e2fsprogs/e2fsprogs-1.41.9/llseek-uclibc.patch
+++ b/recipes/e2fsprogs/files/llseek-uclibc.patch