From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package: diffutils distcc freetype
Date: Sun, 19 Aug 2007 16:16:47 -0700 (PDT) [thread overview]
Message-ID: <20070819231647.5601AA60F9@busybox.net> (raw)
Author: ulf
Date: 2007-08-19 16:16:47 -0700 (Sun, 19 Aug 2007)
New Revision: 19583
Log:
Update configs for distcc, diffutils and freetype
Modified:
trunk/buildroot/package/diffutils/diffutils.mk
trunk/buildroot/package/distcc/distcc.mk
trunk/buildroot/package/freetype/freetype.mk
Changeset:
Modified: trunk/buildroot/package/diffutils/diffutils.mk
===================================================================
--- trunk/buildroot/package/diffutils/diffutils.mk 2007-08-19 23:13:06 UTC (rev 19582)
+++ trunk/buildroot/package/diffutils/diffutils.mk 2007-08-19 23:16:47 UTC (rev 19583)
@@ -19,6 +19,7 @@
$(DIFFUTILS_DIR)/.unpacked: $(DL_DIR)/$(DIFFUTILS_SOURCE)
$(DIFFUTILS_CAT) $(DL_DIR)/$(DIFFUTILS_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
+ $(CONFIG_UPDATE) $(DIFFUTILS_DIR)/config
touch $(DIFFUTILS_DIR)/.unpacked
$(DIFFUTILS_DIR)/.configured: $(DIFFUTILS_DIR)/.unpacked
@@ -108,6 +109,8 @@
diffutils: uclibc $(TARGET_DIR)/$(DIFFUTILS_TARGET_BINARY)
+diff-utils-unpacked: $(DIFFUTILS_DIR)/.unpacked
+
diffutils-clean:
$(MAKE) DESTDIR=$(TARGET_DIR) CC=$(TARGET_CC) -C $(DIFFUTILS_DIR) uninstall
-$(MAKE) -C $(DIFFUTILS_DIR) clean
Modified: trunk/buildroot/package/distcc/distcc.mk
===================================================================
--- trunk/buildroot/package/distcc/distcc.mk 2007-08-19 23:13:06 UTC (rev 19582)
+++ trunk/buildroot/package/distcc/distcc.mk 2007-08-19 23:16:47 UTC (rev 19583)
@@ -18,6 +18,7 @@
$(DISTCC_DIR)/.unpacked: $(DL_DIR)/$(DISTCC_SOURCE)
$(DISTCC_CAT) $(DL_DIR)/$(DISTCC_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
+ $(CONFIG_UPDATE) $(DISTCC_DIR)
touch $(DISTCC_DIR)/.unpacked
$(DISTCC_DIR)/.configured: $(DISTCC_DIR)/.unpacked
Modified: trunk/buildroot/package/freetype/freetype.mk
===================================================================
--- trunk/buildroot/package/freetype/freetype.mk 2007-08-19 23:13:06 UTC (rev 19582)
+++ trunk/buildroot/package/freetype/freetype.mk 2007-08-19 23:16:47 UTC (rev 19583)
@@ -16,6 +16,7 @@
$(FREETYPE_DIR)/.unpacked: $(DL_DIR)/$(FREETYPE_SOURCE)
$(FREETYPE_CAT) $(DL_DIR)/$(FREETYPE_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
+ $(CONFIG_UPDATE) $(FREETYPE_DIR)
touch $(FREETYPE_DIR)/.unpacked
# freetype for the target
next reply other threads:[~2007-08-19 23:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-19 23:16 ulf at uclibc.org [this message]
2007-08-20 16:05 ` [Buildroot] svn commit: trunk/buildroot/package: diffutils distcc freetype Bernhard Fischer
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=20070819231647.5601AA60F9@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