All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] e2fsprogs: update to latest 1.41.14
@ 2011-01-07 21:47 Eric Bénard
  2011-01-07 21:47 ` [PATCH 2/3] dosfstools: update to latest 3.0.11 Eric Bénard
  2011-01-07 22:17 ` [PATCH 1/3] e2fsprogs: update to latest 1.41.14 Khem Raj
  0 siblings, 2 replies; 6+ messages in thread
From: Eric Bénard @ 2011-01-07 21:47 UTC (permalink / raw)
  To: openembedded-devel

this new version brings many fixes and enhancements :
http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.41.14

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 recipes/e2fsprogs/e2fsprogs_1.41.12.bb |   12 ------------
 recipes/e2fsprogs/e2fsprogs_1.41.14.bb |   12 ++++++++++++
 2 files changed, 12 insertions(+), 12 deletions(-)
 delete mode 100644 recipes/e2fsprogs/e2fsprogs_1.41.12.bb
 create mode 100644 recipes/e2fsprogs/e2fsprogs_1.41.14.bb

diff --git a/recipes/e2fsprogs/e2fsprogs_1.41.12.bb b/recipes/e2fsprogs/e2fsprogs_1.41.12.bb
deleted file mode 100644
index 1667099..0000000
--- a/recipes/e2fsprogs/e2fsprogs_1.41.12.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-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.14.bb b/recipes/e2fsprogs/e2fsprogs_1.41.14.bb
new file mode 100644
index 0000000..db322d1
--- /dev/null
+++ b/recipes/e2fsprogs/e2fsprogs_1.41.14.bb
@@ -0,0 +1,12 @@
+require e2fsprogs.inc
+
+PR = "${INC_PR}"
+
+SRC_URI += "file://llseek-uclibc.patch"
+
+do_configure() {
+	oe_runconf
+}
+
+SRC_URI[md5sum] = "05f70470aea2ef7efbb0845b2b116720"
+SRC_URI[sha256sum] = "3f8ac1fedd7c4bec480afcbe4acabdd4ac59ec0446a0fd50c8975cd0aad7b176"
-- 
1.6.3.3




^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-07 22:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-07 21:47 [PATCH 1/3] e2fsprogs: update to latest 1.41.14 Eric Bénard
2011-01-07 21:47 ` [PATCH 2/3] dosfstools: update to latest 3.0.11 Eric Bénard
2011-01-07 21:47   ` [PATCH 3/3] i2c-tools: update to latest 3.0.3 Eric Bénard
2011-01-07 22:16     ` Khem Raj
2011-01-07 22:16   ` [PATCH 2/3] dosfstools: update to latest 3.0.11 Khem Raj
2011-01-07 22:17 ` [PATCH 1/3] e2fsprogs: update to latest 1.41.14 Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.