[oe-commits] Bernhard Reutner-Fischer : e2fsprogs: add 1.41.12, remove old versions

git version control git at git.openembedded.org
Fri Dec 17 11:47:17 UTC 2010


Module: openembedded.git
Branch: master
Commit: 7d2bde76af525e007f4150926379852b18b04fb7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=7d2bde76af525e007f4150926379852b18b04fb7

Author: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
Date:   Wed Dec  1 20:15:52 2010 +0100

e2fsprogs: add 1.41.12, remove old versions

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>

---

 recipes/e2fsprogs/e2fsprogs_1.41.12.bb             |   12 ++++++++++++
 recipes/e2fsprogs/e2fsprogs_1.41.9.bb              |   12 ------------
 .../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 0000000..1667099
--- /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 026e35a..0000000
--- 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
similarity index 100%
rename from recipes/e2fsprogs/e2fsprogs-1.41.9/llseek-uclibc.patch
rename to recipes/e2fsprogs/files/llseek-uclibc.patch





More information about the Openembedded-commits mailing list