From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gustavo Zacarias Date: Tue, 21 Jan 2014 11:41:36 -0300 Subject: [Buildroot] [PATCH 2/2] uboot: bump to version 2014.01 In-Reply-To: <8738khiek2.fsf@dell.be.48ers.dk> References: <1390310776-8840-1-git-send-email-gustavo@zacarias.com.ar> <1390310776-8840-2-git-send-email-gustavo@zacarias.com.ar> <8738khiek2.fsf@dell.be.48ers.dk> Message-ID: <52DE8720.4090108@zacarias.com.ar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On 01/21/2014 11:40 AM, Peter Korsgaard wrote: > > +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. "Calculated tradeoff to avoid issues with the default" :) But yeah, PITA. Regards.