e2fsprogs: add 1.41.12, remove old versions
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Wed, 1 Dec 2010 19:15:52 +0000 (20:15 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 17 Dec 2010 11:39:14 +0000 (12:39 +0100)
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
recipes/e2fsprogs/e2fsprogs_1.41.12.bb [new file with mode: 0644]
recipes/e2fsprogs/e2fsprogs_1.41.9.bb [deleted file]
recipes/e2fsprogs/files/llseek-uclibc.patch [moved from recipes/e2fsprogs/e2fsprogs-1.41.9/llseek-uclibc.patch with 100% similarity]

diff --git a/recipes/e2fsprogs/e2fsprogs_1.41.12.bb b/recipes/e2fsprogs/e2fsprogs_1.41.12.bb
new file mode 100644 (file)
index 0000000..1667099
--- /dev/null
@@ -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 (file)
index 026e35a..0000000
+++ /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"