From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] barebox: Add 2012.11, remove 2012.07
Date: Fri, 16 Nov 2012 23:04:18 +0100 [thread overview]
Message-ID: <1353103459-17468-1-git-send-email-maxime.ripard@free-electrons.com> (raw)
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
boot/barebox/Config.in | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/boot/barebox/Config.in b/boot/barebox/Config.in
index d6ce8dd..c9e7088 100644
--- a/boot/barebox/Config.in
+++ b/boot/barebox/Config.in
@@ -8,13 +8,10 @@ config BR2_TARGET_BAREBOX
if BR2_TARGET_BAREBOX
choice
prompt "version"
- default BR2_TARGET_BAREBOX_2012_10
+ default BR2_TARGET_BAREBOX_2012_11
help
Select the specific Barebox version you want to use
-config BR2_TARGET_BAREBOX_2012_07
- bool "2012.07"
-
config BR2_TARGET_BAREBOX_2012_08
bool "2012.08"
@@ -24,6 +21,9 @@ config BR2_TARGET_BAREBOX_2012_09
config BR2_TARGET_BAREBOX_2012_10
bool "2012.10"
+config BR2_TARGET_BAREBOX_2012_11
+ bool "2012.11"
+
config BR2_TARGET_BAREBOX_CUSTOM_TARBALL
bool "Custom tarball"
--
1.7.9.5
next reply other threads:[~2012-11-16 22:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-16 22:04 Maxime Ripard [this message]
2012-11-17 8:02 ` [Buildroot] [PATCH] barebox: Add 2012.11, remove 2012.07 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=1353103459-17468-1-git-send-email-maxime.ripard@free-electrons.com \
--to=maxime.ripard@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox