* [Buildroot] [git commit] barebox: add 2012.03 release
@ 2012-03-06 21:55 Peter Korsgaard
2012-03-07 10:39 ` Eric Bénard
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2012-03-06 21:55 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=dc0589b7d6aa057cad083370cb3d9b5547be60e0
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
boot/barebox/Config.in | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/boot/barebox/Config.in b/boot/barebox/Config.in
index c335af0..5cc7dca 100644
--- a/boot/barebox/Config.in
+++ b/boot/barebox/Config.in
@@ -8,7 +8,7 @@ config BR2_TARGET_BAREBOX
if BR2_TARGET_BAREBOX
choice
prompt "version"
- default BR2_TARGET_BAREBOX_2012_02
+ default BR2_TARGET_BAREBOX_2012_03
help
Select the specific Barebox version you want to use
@@ -22,6 +22,9 @@ config BR2_TARGET_BAREBOX_2012_01
config BR2_TARGET_BAREBOX_2012_02
bool "2012.02"
+config BR2_TARGET_BAREBOX_2012_03
+ bool "2012.03"
+
config BR2_TARGET_BAREBOX_CUSTOM_TARBALL
bool "Custom tarball"
@@ -42,6 +45,7 @@ config BR2_TARGET_BAREBOX_VERSION
default "2011.12.0" if BR2_TARGET_BAREBOX_2011_12
default "2012.01.0" if BR2_TARGET_BAREBOX_2012_01
default "2012.02.0" if BR2_TARGET_BAREBOX_2012_02
+ default "2012.03.0" if BR2_TARGET_BAREBOX_2012_02
default "custom" if BR2_TARGET_BAREBOX_CUSTOM_TARBALL
default $BR2_TARGET_BAREBOX_CUSTOM_GIT_VERSION if BR2_TARGET_BAREBOX_CUSTOM_GIT
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [git commit] barebox: add 2012.03 release
2012-03-06 21:55 [Buildroot] [git commit] barebox: add 2012.03 release Peter Korsgaard
@ 2012-03-07 10:39 ` Eric Bénard
2012-03-07 15:18 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Eric Bénard @ 2012-03-07 10:39 UTC (permalink / raw)
To: buildroot
Hi Peter,
Le Tue, 6 Mar 2012 22:55:30 +0100,
Peter Korsgaard <jacmet@sunsite.dk> a ?crit :
> +config BR2_TARGET_BAREBOX_2012_03
> + bool "2012.03"
> +
> config BR2_TARGET_BAREBOX_CUSTOM_TARBALL
> bool "Custom tarball"
>
> @@ -42,6 +45,7 @@ config BR2_TARGET_BAREBOX_VERSION
> default "2011.12.0" if BR2_TARGET_BAREBOX_2011_12
> default "2012.01.0" if BR2_TARGET_BAREBOX_2012_01
> default "2012.02.0" if BR2_TARGET_BAREBOX_2012_02
> + default "2012.03.0" if BR2_TARGET_BAREBOX_2012_02
missing change here : ^^
Eric
--
http://eukrea.com/en/news/104-2012
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [git commit] barebox: add 2012.03 release
2012-03-07 10:39 ` Eric Bénard
@ 2012-03-07 15:18 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2012-03-07 15:18 UTC (permalink / raw)
To: buildroot
>>>>> "Eric" == Eric B?nard <eric@eukrea.com> writes:
Eric> Hi Peter,
Eric> Le Tue, 6 Mar 2012 22:55:30 +0100,
Eric> Peter Korsgaard <jacmet@sunsite.dk> a ?crit :
>> +config BR2_TARGET_BAREBOX_2012_03
>> + bool "2012.03"
>> +
>> config BR2_TARGET_BAREBOX_CUSTOM_TARBALL
>> bool "Custom tarball"
>>
>> @@ -42,6 +45,7 @@ config BR2_TARGET_BAREBOX_VERSION
>> default "2011.12.0" if BR2_TARGET_BAREBOX_2011_12
>> default "2012.01.0" if BR2_TARGET_BAREBOX_2012_01
>> default "2012.02.0" if BR2_TARGET_BAREBOX_2012_02
>> + default "2012.03.0" if BR2_TARGET_BAREBOX_2012_02
Eric> missing change here : ^^
Argh, correct - Will fix.
Thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-03-07 15:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-06 21:55 [Buildroot] [git commit] barebox: add 2012.03 release Peter Korsgaard
2012-03-07 10:39 ` Eric Bénard
2012-03-07 15:18 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox