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
196 B
BlitzBasic
8 lines
196 B
BlitzBasic
require qt5-git.inc
|
|
require ${BPN}.inc
|
|
|
|
SRCREV = "4a6d4e8682384887d1b30b9c3107f47c57d7ee3f"
|
|
|
|
LICENSE += "| GPL-2.0"
|
|
LIC_FILES_CHKSUM += "file://LICENSE.GPLv2;md5=e782f55badfa137e5e59c330f12cc8ed"
|