qtbase: remove 2nd BSD from LICENSE
authorMartin Jansa <Martin.Jansa@gmail.com>
Tue, 28 Apr 2015 22:02:46 +0000 (00:02 +0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 24 Jul 2015 16:42:15 +0000 (13:42 -0300)
* BSD is now in default LICENSE variable:
  recipes-qt/qt5/qt5-5.4.1.inc:LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)"
  recipes-qt/qt5/qt5-git.inc:LICENSE = "GFDL-1.3 & BSD & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)"

(From meta-qt5 rev: 933bffb61f2a8797f6a76f9e7a3f5437fe4716fe)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
meta-qt5/recipes-qt/qt5/qtbase.inc

index a5687ea..50cb505 100644 (file)
@@ -22,9 +22,7 @@ SRC_URI += "\
 
 DEPENDS += "qtbase-native"
 
-# Used for examples and tests
 # LGPL-3.0 is used only in src/plugins/platforms/android/extract.cpp
-LICENSE += "& BSD"
 
 # for syncqt
 RDEPENDS_${PN}-tools += "perl"