From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] kernel-headers: update to 3.1.3 and 3.0.11
Date: Sun, 27 Nov 2011 22:45:45 +0100 [thread overview]
Message-ID: <87d3cdgrxy.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1322421286-25746-1-git-send-email-s.neumann@raumfeld.com> (Sven Neumann's message of "Sun, 27 Nov 2011 20:14:45 +0100")
>>>>> "Sven" == Sven Neumann <s.neumann@raumfeld.com> writes:
Sven> Signed-off-by: Sven Neumann <s.neumann@raumfeld.com>
Committed both, thanks.
Sven> ---
Sven> toolchain/kernel-headers/Config.in | 4 +-
Sven> ...tall-fix-__packed-in-exported-kernel-head.patch | 46 --------------------
Sven> ...tall-fix-__packed-in-exported-kernel-head.patch | 46 ++++++++++++++++++++
Sven> 3 files changed, 48 insertions(+), 48 deletions(-)
Sven> delete mode 100644 toolchain/kernel-headers/linux-3.0.10-headers_install-fix-__packed-in-exported-kernel-head.patch
Sven> create mode 100644 toolchain/kernel-headers/linux-3.0.11-headers_install-fix-__packed-in-exported-kernel-head.patch
This kind of patches are much easier to review if you enable git's
rename detection (-M). You can stick the following in your ~/.gitconfig
to always enable it:
[diff]
renames = "copy"
--
Bye, Peter Korsgaard
prev parent reply other threads:[~2011-11-27 21:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-27 19:14 [Buildroot] [PATCH 1/2] kernel-headers: update to 3.1.3 and 3.0.11 Sven Neumann
2011-11-27 19:14 ` [Buildroot] [PATCH 2/2] linux: update stable kernel to 3.1.3 Sven Neumann
2011-11-27 21:45 ` 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=87d3cdgrxy.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.