From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] kernel patch not applied
Date: Sat, 12 May 2007 12:31:55 +0200 [thread overview]
Message-ID: <20070512103155.GF24585@aon.at> (raw)
In-Reply-To: <46449A01.6010701@rcn.com>
On Fri, May 11, 2007 at 12:29:53PM -0400, David Claffey wrote:
>The braces expansion issue is different.
>
>kernel-headers-new.makefile and linux26.mk .patched targets overlap.
>
>$(LINUX_HEADERS_UNPACK_DIR)/.patched:
>$(LINUX26_DIR)/.patched:
>
>The kernel-headers target pulls in linux-$(LINUX_HEADERS_VERSION)-* patches,
>while the linux26.mk is explicitly pulling in any patches placed in the
>$(BR2_BOARD_PATH)/kernel-patches directory.
>
>The latter does not occur because the kernel-headers rule satisfies the
>dependency early on.
Thanks for the explanation. I think that we want to apply _any_ patches
even for the kernel-headers, since a later applied patch could render
parts of the headers to be incorrect ?). Can you please try to apply
$(BR2_BOARD_PATH)/kernel-patches/linux-$(LINUX_HEADERS_VERSION)*.patch*
in kernel-headers-new.makefile and after successful verification send
the patch to me? TIA
?) Suppose i have a patch that removes the VT layer. This patch would
lead to inconsistency if applied after the headers are installed.
next prev parent reply other threads:[~2007-05-12 10:31 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-10 14:21 [Buildroot] kernel patch not applied David Claffey
2007-05-10 15:34 ` David Claffey
2007-05-11 14:31 ` Hans-Christian Egtvedt
2007-05-11 15:40 ` Bernhard Fischer
2007-05-11 16:29 ` David Claffey
2007-05-12 10:31 ` Bernhard Fischer [this message]
2007-05-29 20:52 ` David Claffey
2007-05-14 5:21 ` Hans-Christian Egtvedt
2007-05-14 7:11 ` Bernhard Fischer
2007-05-14 12:41 ` [Buildroot] Matchbox Support Christopher Reder
2007-05-15 8:46 ` Assen Stoyanov
2007-05-15 10:55 ` Peter Korsgaard
2007-05-14 15:25 ` [Buildroot] kernel patch not applied Hans-Christian Egtvedt
2007-05-14 15:34 ` Bernhard Fischer
2007-05-15 7:47 ` Hans-Christian Egtvedt
2007-05-15 8:53 ` Bernhard Fischer
2007-05-15 10:35 ` [Buildroot] Whats happened to Eric? Ulf Samuelsson
2007-05-15 19:04 ` Erik Andersen
2008-11-04 18:19 ` [Buildroot] kernel patch not applied Julien Boibessot
2008-11-04 19:54 ` Bernhard Reutner-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=20070512103155.GF24585@aon.at \
--to=rep.dot.nop@gmail.com \
--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.