From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/mdadm
Date: Sat, 10 May 2008 23:43:23 -0700 (PDT) [thread overview]
Message-ID: <20080511064323.652C63C822@busybox.net> (raw)
Author: ulf
Date: 2008-05-10 23:43:22 -0700 (Sat, 10 May 2008)
New Revision: 21964
Log:
Bump mdadm version
Modified:
trunk/buildroot/package/mdadm/mdadm.mk
Changeset:
Modified: trunk/buildroot/package/mdadm/mdadm.mk
===================================================================
--- trunk/buildroot/package/mdadm/mdadm.mk 2008-05-11 06:41:33 UTC (rev 21963)
+++ trunk/buildroot/package/mdadm/mdadm.mk 2008-05-11 06:43:22 UTC (rev 21964)
@@ -5,7 +5,7 @@
#############################################################
MDADM_VERSION:=2.6.4
MDADM_SOURCE:=mdadm_$(MDADM_VERSION).orig.tar.gz
-MDADM_PATCH:=mdadm_$(MDADM_VERSION)-1.diff.gz
+MDADM_PATCH:=mdadm_$(MDADM_VERSION)-2.diff.gz
MDADM_CAT:=$(ZCAT)
MDADM_SITE:=$(BR2_DEBIAN_MIRROR)/debian/pool/main/m/mdadm
MDADM_DIR:=$(BUILD_DIR)/mdadm-$(MDADM_VERSION)
@@ -42,10 +42,12 @@
rm -Rf $(TARGET_DIR)/usr/share/man
$(STRIPCMD) $(STRIP_STRIP_ALL) $@
+mdadm-source: $(DL_DIR)/$(MDADM_SOURCE) $(MDADM_PATCH_FILE)
+
+mdadm-unpacked: $(MDADM_DIR)/.unpacked
+
mdadm: uclibc $(TARGET_DIR)/$(MDADM_TARGET_BINARY)
-mdadm-source: $(DL_DIR)/$(MDADM_SOURCE) $(MDADM_PATCH_FILE)
-
mdadm-clean:
$(MAKE) DESTDIR=$(TARGET_DIR) -C $(MDADM_DIR) uninstall
-$(MAKE) -C $(MDADM_DIR) clean
next reply other threads:[~2008-05-11 6:43 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-11 6:43 ulf at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-03-24 19:19 [Buildroot] svn commit: trunk/buildroot/package/mdadm nkukard at uclibc.org
2007-10-30 21:32 ulf at uclibc.org
2007-06-26 16:35 aldot at uclibc.org
2007-05-18 9:55 aldot at uclibc.org
2007-05-15 11:25 aldot at uclibc.org
2007-04-18 19:55 aldot at uclibc.org
2007-04-17 15:48 aldot at uclibc.org
2007-04-16 19:14 aldot at uclibc.org
2007-04-16 19:08 aldot at uclibc.org
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=20080511064323.652C63C822@busybox.net \
--to=ulf@uclibc.org \
--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