M7350/oe-core/meta/recipes-qt/images/qt4e-demo-image.bb

15 lines
426 B
BlitzBasic
Raw Normal View History

2024-09-09 08:57:42 +00:00
DESCRIPTION = "An image that will launch into the demo application for the embedded (not based on X11) version of Qt."
2024-09-09 08:52:07 +00:00
LICENSE = "MIT"
2024-09-09 08:57:42 +00:00
PR = "r3"
2024-09-09 08:52:07 +00:00
2024-09-09 08:57:42 +00:00
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \
2024-09-09 08:52:07 +00:00
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
IMAGE_INSTALL += "\
2024-09-09 08:57:42 +00:00
${CORE_IMAGE_BASE_INSTALL} \
packagegroup-core-qt4e \
2024-09-09 08:52:07 +00:00
"
inherit core-image