From: Thomas De Schampheleire <patrickdepinguin+buildroot@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 0 of 2] Facilitate saving of configuration files for board developers
Date: Sun, 27 Feb 2011 15:37:22 +0100 [thread overview]
Message-ID: <patchbomb.1298817442@localhost6.localdomain6> (raw)
This patch series intends to make the development life of board developers
working with buildroot easier, by providing two extra -update build targets
that copy over configuration files to their version-controlled counterparts.
The new targets, linux-update and config-update have the same behavior as
the already existing uclibc-update and busybox-update.
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
---
linux/linux.mk | 7 +++++++
Config.in | 11 +++++++++++
Makefile | 9 +++++++++
3 files changed, 27 insertions(+), 0 deletions(-)
next reply other threads:[~2011-02-27 14:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-27 14:37 Thomas De Schampheleire [this message]
2011-02-27 14:37 ` [Buildroot] [PATCH 1 of 2] linux: add linux-update target to save configuration Thomas De Schampheleire
2011-02-27 14:37 ` [Buildroot] [PATCH 2 of 2] Add config-update target to save buildroot configuration, e.g. to defconfig Thomas De Schampheleire
2011-02-28 14:20 ` [Buildroot] [PATCH 0 of 2] Facilitate saving of configuration files for board developers Daniel Nyström
2011-03-06 12:48 ` Thomas De Schampheleire
2011-04-01 7:54 ` Thomas De Schampheleire
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=patchbomb.1298817442@localhost6.localdomain6 \
--to=patrickdepinguin+buildroot@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.