summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-08-30 23:43:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-09-04 12:53:00 +0100
commit86d4bb2c3ed24843a3e0bdacc91e49b57943c9fb (patch)
tree8c219eacf95dd0a4841fb645143ba6b188a0d2c3 /meta/recipes-qt
parente5f7edf0d6d2d1f6cb4187af9d75d7dd57de134b (diff)
downloadast2050-yocto-poky-86d4bb2c3ed24843a3e0bdacc91e49b57943c9fb.zip
ast2050-yocto-poky-86d4bb2c3ed24843a3e0bdacc91e49b57943c9fb.tar.gz
packagegroup-core-qt: rename -demos to -demoapps
Try to avoid confusion with the Qt demos distributed with Qt itself. (From OE-Core rev: dbbcc0cb9d2cbc66027c800075b94eb9b7110a00) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r--meta/recipes-qt/packagegroups/packagegroup-core-qt.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb b/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
index 579ca15..d59cb4b 100644
--- a/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
+++ b/meta/recipes-qt/packagegroups/packagegroup-core-qt.bb
@@ -8,8 +8,8 @@ PR = "r3"
inherit packagegroup
-PACKAGES = "${PN}-demos"
+PACKAGES = "${PN}-demoapps"
QTDEMOS ?= "quicky ${COMMERCIAL_QT} fotowall"
-RDEPENDS_${PN}-demos = "${QTDEMOS}"
+RDEPENDS_${PN}-demoapps = "${QTDEMOS}"
OpenPOWER on IntegriCloud