mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-17 20:51:54 +02:00
* move common part to qt5-git.bb and add GPLv2 only in recipes which allow to use that * for details about LGPLv3 read: http://blog.qt.digia.com/blog/2014/08/20/adding-lgpl-v3-to-qt/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
8 lines
195 B
BlitzBasic
8 lines
195 B
BlitzBasic
require qt5-git.inc
|
|
require ${PN}.inc
|
|
|
|
SRCREV = "b366a99eb14f166ebdcfcb6d328b4d7552227b71"
|
|
|
|
LICENSE += "| GPL-2.0"
|
|
LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed"
|