From: Daniel Mack <daniel@caiaq.de>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] mtd-utils: bump version number
Date: Sat, 12 Dec 2009 07:45:09 +0800 [thread overview]
Message-ID: <1260575109-7459-1-git-send-email-daniel@caiaq.de> (raw)
The upstream git commit used by mtd.mk is not valid anymore, for unclear
reasons. Use the current HEAD as new anchor.
Also, the name inside the generated tarball now contains a shortened
version of the commit ID. Follow that change as well.
Signed-off-by: Daniel Mack <daniel@caiaq.de>
---
package/mtd/mtd-utils.git/mtd.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/mtd/mtd-utils.git/mtd.mk b/package/mtd/mtd-utils.git/mtd.mk
index 3c17c21..c4a2b28 100644
--- a/package/mtd/mtd-utils.git/mtd.mk
+++ b/package/mtd/mtd-utils.git/mtd.mk
@@ -3,13 +3,13 @@
# mtd provides jffs2 utilities
#
#############################################################
-MTD_VERSION:=e783e75e09b4a0a519665afd7bdeaf2985e7a09c
+MTD_VERSION:=a4e502d99129da8ebba6d40b373a4422a175e9af
MTD_SOURCE:=mtd-utils-$(MTD_VERSION).tar.gz
MTD_URL:=http://git.infradead.org/mtd-utils.git?a=snapshot;h=$(MTD_VERSION);sf=tgz
MTD_HOST_DIR:= $(TOOL_BUILD_DIR)/mtd-utils-$(MTD_VERSION)
MTD_DIR:=$(BUILD_DIR)/mtd-utils-$(MTD_VERSION)
MTD_CAT:=$(ZCAT)
-MTD_NAME:=mtd-utils
+MTD_NAME:=mtd-utils-a4e502d
#############################################################
#
--
1.6.3.3
next reply other threads:[~2009-12-11 23:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-11 23:45 Daniel Mack [this message]
2009-12-11 23:55 ` [Buildroot] [PATCH] mtd-utils: bump version number Daniel Mack
2009-12-14 9:49 ` Peter Korsgaard
2009-12-14 10:49 ` Daniel Mack
2009-12-14 11:32 ` Peter Korsgaard
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=1260575109-7459-1-git-send-email-daniel@caiaq.de \
--to=daniel@caiaq.de \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox