From: Denys Dmytriyenko <[email protected]>
Signed-off-by: Denys Dmytriyenko <[email protected]>
---
.../recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
index 1df51e7..f2f87be 100644
---
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
+++
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-qte.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "Task to add Qt embedded related packages"
LICENSE = "MIT"
-PR = "r15"
+PR = "r16"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -20,11 +20,12 @@ QT5_DEMOS = "\
qtdeclarative-tools \
qtlocation-examples \
qtmultimedia-examples \
+ qtquick1-examples \
qtscript-examples \
+ qtsvg-examples \
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 'qtwayland-examples',
'', d)} \
- qtwebkit-examples-examples \
- qtquick1-examples \
qtwebengine-examples \
+ qtwebkit-examples-examples \
"
QT_DEMOS = "\
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago