mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-30 17:03:31 +08:00
barebox: bump to version 2012.12.1
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
5c2209ff79
commit
e043dd6c99
@ -22,7 +22,7 @@ config BR2_TARGET_BAREBOX_2012_11
|
||||
bool "2012.11"
|
||||
|
||||
config BR2_TARGET_BAREBOX_2012_12
|
||||
bool "2012.12"
|
||||
bool "2012.12.1"
|
||||
|
||||
config BR2_TARGET_BAREBOX_CUSTOM_TARBALL
|
||||
bool "Custom tarball"
|
||||
@ -44,7 +44,7 @@ config BR2_TARGET_BAREBOX_VERSION
|
||||
default "2012.09.0" if BR2_TARGET_BAREBOX_2012_09
|
||||
default "2012.10.0" if BR2_TARGET_BAREBOX_2012_10
|
||||
default "2012.11.0" if BR2_TARGET_BAREBOX_2012_11
|
||||
default "2012.12.0" if BR2_TARGET_BAREBOX_2012_12
|
||||
default "2012.12.1" if BR2_TARGET_BAREBOX_2012_12
|
||||
default "custom" if BR2_TARGET_BAREBOX_CUSTOM_TARBALL
|
||||
default $BR2_TARGET_BAREBOX_CUSTOM_GIT_VERSION if BR2_TARGET_BAREBOX_CUSTOM_GIT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user