From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 1/3] e2fsprogs: update to latest 1.41.14
Date: Fri, 7 Jan 2011 22:47:14 +0100 [thread overview]
Message-ID: <1294436836-28074-1-git-send-email-eric@eukrea.com> (raw)
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
next reply other threads:[~2011-01-07 21:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 21:47 Eric Bénard [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1294436836-28074-1-git-send-email-eric@eukrea.com \
--to=eric@eukrea.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.