Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/libdaemon
Date: Mon,  3 Sep 2007 01:56:10 -0700 (PDT)	[thread overview]
Message-ID: <20070903085610.67BDDA616F@busybox.net> (raw)

Author: jacmet
Date: 2007-09-03 01:56:06 -0700 (Mon, 03 Sep 2007)
New Revision: 19771

Log:
Don't apply broken patch from r19595 with hardcoded path names.
Ulf, what was this supposed to fix?


Modified:
   trunk/buildroot/package/libdaemon/libdaemon.mk


Changeset:
Modified: trunk/buildroot/package/libdaemon/libdaemon.mk
===================================================================
--- trunk/buildroot/package/libdaemon/libdaemon.mk	2007-09-03 06:26:06 UTC (rev 19770)
+++ trunk/buildroot/package/libdaemon/libdaemon.mk	2007-09-03 08:56:06 UTC (rev 19771)
@@ -26,11 +26,13 @@
 $(LIBDAEMON_DIR)/.unpacked: $(DL_DIR)/$(LIBDAEMON_SOURCE)
 	$(LIBDAEMON_CAT) $(DL_DIR)/$(LIBDAEMON_SOURCE) | tar -C $(BUILD_DIR) $(TAR_OPTIONS) -
 	toolchain/patch-kernel.sh $(LIBDAEMON_DIR) package/libdaemon/ \*.patch
-	mkdir -p $(PROJECT_BUILD_DIR)/patches
-	$(BZCAT) package/libdaemon/$(LIBDAEMON_NAME).patch.bz2 \
-		> $(PROJECT_BUILD_DIR)/patches/$(LIBDAEMON_NAME).patch
-	toolchain/patch-kernel.sh $(LIBDAEMON_DIR) $(PROJECT_BUILD_DIR)/patches/ $(LIBDAEMON_NAME)\*.patch
-	$(CONFIG_UPDATE) $(LIBDAEMON_DIR)
+# Ulf, what was this supposed to fix? Your patch is broken
+# (hardcoded for /home/ulf/..)
+#	mkdir -p $(PROJECT_BUILD_DIR)/patches
+#	$(BZCAT) package/libdaemon/$(LIBDAEMON_NAME).patch.bz2 \
+#		> $(PROJECT_BUILD_DIR)/patches/$(LIBDAEMON_NAME).patch
+#	toolchain/patch-kernel.sh $(LIBDAEMON_DIR) $(PROJECT_BUILD_DIR)/patches/ $(LIBDAEMON_NAME)\*.patch
+#	$(CONFIG_UPDATE) $(LIBDAEMON_DIR)
 	touch $(LIBDAEMON_DIR)/.unpacked
 
 $(LIBDAEMON_DIR)/.configured: $(LIBDAEMON_DIR)/.unpacked

             reply	other threads:[~2007-09-03  8:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-03  8:56 jacmet at uclibc.org [this message]
2007-09-03  8:54 ` [Buildroot] svn commit: trunk/buildroot/package/libdaemon Ulf Samuelsson
  -- strict thread matches above, loose matches on Subject: below --
2008-08-27  7:29 jacmet at uclibc.org
2008-08-27  7:29 jacmet at uclibc.org
2008-07-04  9:48 ulf at uclibc.org
2008-04-24 13:16 ninevoltz at uclibc.org
2007-11-28  8:55 ulf at uclibc.org
2007-09-20 15:35 ulf at uclibc.org
2007-09-03  9:00 jacmet at uclibc.org
2007-08-21 14:27 ulf at uclibc.org
2007-08-21  1:32 ulf at uclibc.org
2007-08-21  8:23 ` Bernhard Fischer
2007-08-21 14:15   ` Ulf Samuelsson
2007-07-17 12:06 ulf at uclibc.org
2007-01-22 18:15 andersen at uclibc.org
2006-12-13 13:09 andersen 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=20070903085610.67BDDA616F@busybox.net \
    --to=jacmet@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