summaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2015-04-29 00:02:46 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2015-04-29 00:07:14 +0200
commit933bffb61f2a8797f6a76f9e7a3f5437fe4716fe (patch)
treec4e27cef07331257e6fb68746bc43f7eacb291ec /recipes-qt
parent7d53151d261c3f4979246860719ae75d160e1e1d (diff)
downloadmeta-qt5-933bffb61f2a8797f6a76f9e7a3f5437fe4716fe.tar.gz
qtbase: remove 2nd BSD from LICENSE
* 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@gmail.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/qt5/qtbase.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
index a5687ea4..50cb5055 100644
--- a/recipes-qt/qt5/qtbase.inc
+++ b/recipes-qt/qt5/qtbase.inc
@@ -22,9 +22,7 @@ SRC_URI += "\
22 22
23DEPENDS += "qtbase-native" 23DEPENDS += "qtbase-native"
24 24
25# Used for examples and tests
26# LGPL-3.0 is used only in src/plugins/platforms/android/extract.cpp 25# LGPL-3.0 is used only in src/plugins/platforms/android/extract.cpp
27LICENSE += "& BSD"
28 26
29# for syncqt 27# for syncqt
30RDEPENDS_${PN}-tools += "perl" 28RDEPENDS_${PN}-tools += "perl"