[oe] [meta-qt5][PATCH 3/3] qtbase: remove 2nd BSD from LICENSE

Martin Jansa martin.jansa at gmail.com
Tue Apr 28 22:03:26 UTC 2015


* 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)"

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 recipes-qt/qt5/qtbase.inc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
index a5687ea..50cb505 100644
--- a/recipes-qt/qt5/qtbase.inc
+++ b/recipes-qt/qt5/qtbase.inc
@@ -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"
-- 
2.3.5




More information about the Openembedded-devel mailing list