meta-freescale-distro/recipes-qt/packagegroup/packagegroup-qt-in-use-demos.bb
Otavio Salvador 8b2aca354c packagegroup-qt-in-use-demos: Created based on task-qt-in-use-demos
Newer Yocto moved from Tasks to Package Groups and we are now
following this move. This include no change on package contents.

Change-Id: Ice424c3ddde445ca2daa8afce401727d3a993b76
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Acked-by: Daiane Angolini <daiane.angolini@freescale.com>
2012-09-25 11:58:48 -03:00

14 lines
483 B
BlitzBasic

# Copyright (C) 2012 Freescale Semiconductor
# Released under the MIT license (see COPYING.MIT for the terms)
DESCRIPTION = "Qt in use demo applications"
HOMEPAGE = "http://qt.gitorious.org/qt-in-use"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
inherit packagegroup
RDEPENDS_${PN} = " \
qt-in-industrial-embedded-smarthome"