mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-06 06:04:35 +02:00
meta-toolchain-qt5: add Qt5 SDK standalone meta recipe
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Otavio Salvador
parent
f803570841
commit
db9d6b401c
7
recipes-qt/meta/meta-toolchain-qt5.bb
Normal file
7
recipes-qt/meta/meta-toolchain-qt5.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
SUMMARY = "Meta package for building an installable Qt5 toolchain and SDK"
|
||||
LICENSE = "MIT"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
|
||||
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
|
||||
inherit populate_sdk populate_sdk_qt5
|
||||
Reference in New Issue
Block a user