[Buildroot] [PATCH v3] qt: add font license information

Peter Korsgaard peter at korsgaard.com
Sat Feb 27 10:57:40 UTC 2016


>>>>> "Peter" == Peter Seiderer <ps.report at gmx.net> writes:

 > With this implementation, the different licenses will be separated with
 > <space><comma>. This is not nice, but to avoid it a pretty ugly construct
 > is needed:

 > QT_LICENSE = $(shell echo $(QT_LICENSE_BITS) | sed 's% , %, %g')

 > Since the <space><comma> is just a minor nuisance, we're not going to that kind
 > of complexity.

 > Signed-off-by: Peter Seiderer <ps.report at gmx.net>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list