From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] additional patches post or pre ?
Date: Wed, 22 Apr 2009 11:17:19 +0200 [thread overview]
Message-ID: <878wltoxnk.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <EA208D36C9EC4E91934F2BC1305454EE@apexjs> (Sagaert Johan's message of "Wed\, 22 Apr 2009 11\:07\:36 +0200")
>>>>> "Sagaert" == Sagaert Johan <sagaert.johan@skynet.be> writes:
Sagaert> Peter i was talking about :
Sagaert> Make menuconfig
-> kernel
-> patches
-> additional patch to apply from $DL_DIR
Sagaert> I was wondering if the patches from DL_DIR are aplied last.
From target/linux/Makefile.in.advanced:
$(LINUX26_DIR)/.patched: $(LINUX26_DIR)/.unpacked $(LINUX_HEADERS_DEPENDS)
ifneq ($(LINUX26_PATCH_SOURCE),)
toolchain/patch-kernel.sh $(LINUX26_DIR) $(DL_DIR) $(LINUX26_PATCH_SOURC
E)
endif
ifneq ($(LINUX26_BSP_PATCH),)
toolchain/patch-kernel.sh $(LINUX26_DIR) $(DL_DIR) $(LINUX26_BSP_PATCH)
endif
toolchain/patch-kernel.sh $(LINUX26_DIR) toolchain/kernel-headers \
linux-$(LINUX26_VERSION)-\*.patch{,.gz,.bz2}
So after the BR2_KERNEL_PATCH, but before the toolchain/kernel-headers
patches.
--
Bye, Peter Korsgaard
next parent reply other threads:[~2009-04-22 9:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <EA208D36C9EC4E91934F2BC1305454EE@apexjs>
2009-04-22 9:17 ` Peter Korsgaard [this message]
2009-04-20 22:18 [Buildroot] additional patches post or pre ? Sagaert Johan
2009-04-22 8:55 ` 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=878wltoxnk.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox