From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] uboot: bump to version 2014.01
Date: Tue, 21 Jan 2014 15:40:13 +0100 [thread overview]
Message-ID: <8738khiek2.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <1390310776-8840-2-git-send-email-gustavo@zacarias.com.ar> (Gustavo Zacarias's message of "Tue, 21 Jan 2014 10:26:16 -0300")
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> boot/uboot/Config.in | 4 ++--
> boot/uboot/uboot.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
> diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
> index d693bcf..035e550 100644
> --- a/boot/uboot/Config.in
> +++ b/boot/uboot/Config.in
> @@ -18,7 +18,7 @@ choice
> Select the specific U-Boot version you want to use
> config BR2_TARGET_UBOOT_LATEST_VERSION
> - bool "2013.10"
> + bool "2014.01"
> config BR2_TARGET_UBOOT_CUSTOM_VERSION
> bool "Custom version"
> @@ -63,7 +63,7 @@ endif
> config BR2_TARGET_UBOOT_VERSION
> string
> - default "2013.10" if BR2_TARGET_UBOOT_LATEST_VERSION
> + default "2014.01" if BR2_TARGET_UBOOT_LATEST_VERSION
> default BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE \
> if BR2_TARGET_UBOOT_CUSTOM_VERSION
> default "custom" if BR2_TARGET_UBOOT_CUSTOM_TARBALL
> diff --git a/boot/uboot/uboot.mk b/boot/uboot/uboot.mk
> index ba7087e..2174584 100644
> --- a/boot/uboot/uboot.mk
> +++ b/boot/uboot/uboot.mk
> @@ -8,7 +8,7 @@ UBOOT_VERSION = $(call qstrip,$(BR2_TARGET_UBOOT_VERSION))
> UBOOT_BOARD_NAME = $(call qstrip,$(BR2_TARGET_UBOOT_BOARDNAME))
> UBOOT_LICENSE = GPLv2+
> -UBOOT_LICENSE_FILES = COPYING
> +UBOOT_LICENSE_FILES = Licenses/gpl-2.0.txt
Sigh, this is bound to cause problems with people using old/non-mainline
versions, but yeah - Not much we can do about it.
Committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2014-01-21 14:40 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-21 13:26 [Buildroot] [PATCH 1/2] uboot-tools: bump to version 2014.01 Gustavo Zacarias
2014-01-21 13:26 ` [Buildroot] [PATCH 2/2] uboot: " Gustavo Zacarias
2014-01-21 14:40 ` Peter Korsgaard [this message]
2014-01-21 14:41 ` Gustavo Zacarias
2014-01-21 14:39 ` [Buildroot] [PATCH 1/2] uboot-tools: " 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=8738khiek2.fsf@dell.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox