aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt4/images/qt4e-demo-image.bb
blob: 22e1bf919a8ec84a9ae8962bd475c5b4bcfdeb30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "An image that will launch into the demo application for the embedded (not based on X11) version of Qt."
LICENSE = "MIT"
PR = "r3"

LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"

IMAGE_INSTALL += "\
	${CORE_IMAGE_BASE_INSTALL} \
	packagegroup-core-qt4e \
"

inherit core-image