From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 03/13] procps: convert to gentargets and bump to 3.2.8
Date: Mon, 17 Jan 2011 20:41:28 +0100 [thread overview]
Message-ID: <87r5cbnwrb.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1294431182-27793-3-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Fri, 7 Jan 2011 17:12:52 -0300")
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Hi,
Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Gustavo> ---
Gustavo> package/procps/procps-make-3.82.patch | 15 ++++++++
Gustavo> package/procps/procps.mk | 61 ++++++++++-----------------------
Gustavo> 2 files changed, 33 insertions(+), 43 deletions(-)
Gustavo> create mode 100644 package/procps/procps-make-3.82.patch
Gustavo> diff --git a/package/procps/procps-make-3.82.patch b/package/procps/procps-make-3.82.patch
Gustavo> new file mode 100644
Gustavo> index 0000000..b66945c
Gustavo> --- /dev/null
Gustavo> +++ b/package/procps/procps-make-3.82.patch
Gustavo> @@ -0,0 +1,15 @@
Gustavo> +ps/module.mk depends on vars set up in proc/module.mk, so make sure we always
Gustavo> +include the .mk files in the right order
Please add authorship / signed-off-by to patches. According to the name,
this patch is to fix an issue with make 3.82, but from reading the
description and fix, it doesn't look version dependent?
Gustavo> +
Gustavo> +--- procps-3.2.8/Makefile
Gustavo> ++++ procps-3.2.8/Makefile
Gustavo> +@@ -174,7 +174,8 @@
Gustavo> + # want this rule first, use := on ALL, and ALL not filled in yet
Gustavo> + all: do_all
Gustavo> +
Gustavo> +--include */module.mk
Gustavo> ++-include proc/module.mk
Gustavo> ++-include ps/module.mk
Gustavo> +
Gustavo> + do_all: $(ALL)
Gustavo> +
Otherwise looks good.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-01-17 19:41 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 20:12 [Buildroot] [PATCH 01/13] e2fsprogs: bump to 1.41.14 and fixup Gustavo Zacarias
2011-01-07 20:12 ` [Buildroot] [PATCH 02/13] util-linux: convert to autotargets and bump to 2.18 Gustavo Zacarias
2011-02-09 21:47 ` Peter Korsgaard
2011-02-09 21:50 ` Gustavo Zacarias
2011-02-09 22:12 ` Peter Korsgaard
2011-01-07 20:12 ` [Buildroot] [PATCH 03/13] procps: convert to gentargets and bump to 3.2.8 Gustavo Zacarias
2011-01-17 19:41 ` Peter Korsgaard [this message]
2011-01-17 19:45 ` Gustavo Zacarias
2011-01-17 20:28 ` Peter Korsgaard
2011-01-17 20:29 ` Gustavo Zacarias
2011-01-07 20:12 ` [Buildroot] [PATCH 04/13] dosfstools: bump to version 3.0.11 Gustavo Zacarias
2011-01-17 19:42 ` Peter Korsgaard
2011-01-07 20:12 ` [Buildroot] [PATCH 05/13] i2c-tools: bump to version 3.0.3 Gustavo Zacarias
2011-01-17 19:42 ` Peter Korsgaard
2011-01-07 20:12 ` [Buildroot] [PATCH 06/13] lm-sensors: bump to version 3.2.0 Gustavo Zacarias
2011-01-17 19:43 ` Peter Korsgaard
2011-01-07 20:12 ` [Buildroot] [PATCH 07/13] hdparm: bump to version 9.36 Gustavo Zacarias
2011-01-17 19:43 ` Peter Korsgaard
2011-01-07 20:12 ` [Buildroot] [PATCH 08/13] psmisc: bump to version 22.13 Gustavo Zacarias
2011-01-17 19:46 ` Peter Korsgaard
2011-01-07 20:12 ` [Buildroot] [PATCH 09/13] libfuse: bump to version 2.8.5 Gustavo Zacarias
2011-01-17 19:47 ` Peter Korsgaard
2011-01-07 20:12 ` [Buildroot] [PATCH 10/13] sshfs: select openssh instead of depending Gustavo Zacarias
2011-01-17 19:48 ` Peter Korsgaard
2011-01-07 20:13 ` [Buildroot] [PATCH 11/13] ntfs-3g: bump to version 2010.10.2 Gustavo Zacarias
2011-01-17 19:49 ` Peter Korsgaard
2011-01-07 20:13 ` [Buildroot] [PATCH 12/13] php: security bump to 5.2.17 Gustavo Zacarias
2011-01-17 19:50 ` Peter Korsgaard
2011-01-07 20:13 ` [Buildroot] [PATCH 13/13] mpg123: bump to version 1.13.1 Gustavo Zacarias
2011-01-17 19:54 ` 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=87r5cbnwrb.fsf@macbook.be.48ers.dk \
--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 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.