From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v3] rework patch model
Date: Tue, 19 Mar 2013 23:12:12 +0100 [thread overview]
Message-ID: <87d2uvrqdf.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1363598027-25900-1-git-send-email-spdawson@gmail.com> (spdawson@gmail.com's message of "Mon, 18 Mar 2013 09:13:47 +0000")
>>>>> "s" == spdawson <spdawson@gmail.com> writes:
s> From: Simon Dawson <spdawson@gmail.com>
s> At the Buildroot Developers Meeting (4-5 February 2013, in Brussels)
s> a change to the patch logic was discussed. See
s> http://elinux.org/Buildroot:DeveloperDaysFOSDEM2013
s> for details. In summary:
s> * For patches stored in the package directory, if
s> package/<pkg>/<version>/ does exist, apply package/<pkg>/<version>/*.patch,
s> otherwise, apply package/<pkg>/*.patch
s> * For patches stored in the global patches directory, if
s> $(GLOBAL_PATCH_DIR)/<pkg>/<version>/ does exist, apply
s> $(GLOBAL_PATCH_DIR)/<pkg>/<version>/*.patch, otherwise, apply
s> $(GLOBAL_PATCH_DIR)/<pkg>/*.patch
s> This patch adds the new BR2_GLOBAL_PATCH_DIR configuration item, and reworks
s> the generic package infrastructure to implement the new patch logic.
Committed with the minor doc nits pointed out by Thomas fixed, thanks!
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2013-03-19 22:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-18 9:13 [Buildroot] [PATCH v3] rework patch model spdawson at gmail.com
2013-03-19 19:56 ` Thomas Petazzoni
2013-03-19 21:46 ` Samuel Martin
2013-03-19 22:12 ` Peter Korsgaard [this message]
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=87d2uvrqdf.fsf@dell.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox