summaryrefslogtreecommitdiffstats
path: root/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-06-08 13:17:44 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-06-08 13:18:39 +0300
commit08875b8455350c58c59337a2343bb753c71349d9 (patch)
treed9bffd4c4fbda5e7d1356d90307c1ef57f5df911 /recipes/packagegroup/packagegroup-b2qt-embedded-base.bb
parent583341f6ea2439f58ffcbf4e06070aeb9472ec08 (diff)
parentdae3725a434697424790aa628eeea769c0255c49 (diff)
downloadmeta-boot2qt-08875b8455350c58c59337a2343bb753c71349d9.tar.gz
Merge remote-tracking branch 'origin/stable' into dizzy
* origin/stable: Update checksum for Noto fonts release 1.002 toradex: add support for u-boot update on colibri vf Update Colibri-VF recpies to use latest meta-toradex (V2.3) Fix Linux Kernel 3.18 build with Colibri-VF scripts: use correct upload path toradex: update toradex meta layer Change mirror of hunspell dictionaries Install CJK fonts on eLinux image Conflicts: conf/distro/include/colibri-vf.conf meta-toradex-extras/recipes/u-boot/u-boot-toradex-fsl/0001-Update-default-args-for-apalis-imx6.patch recipes/packagegroup/packagegroup-b2qt-embedded-base.bb scripts/manifest.xml scripts/upload.sh Change-Id: I38f7fc045264d13e3a1c6c4afd4e7355ac8f56c9
Diffstat (limited to 'recipes/packagegroup/packagegroup-b2qt-embedded-base.bb')
-rw-r--r--recipes/packagegroup/packagegroup-b2qt-embedded-base.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb b/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb
index a038b86..c5078c2 100644
--- a/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb
+++ b/recipes/packagegroup/packagegroup-b2qt-embedded-base.bb
@@ -51,6 +51,7 @@ RDEPENDS_${PN} = "\
51 ttf-dejavu-common \ 51 ttf-dejavu-common \
52 ttf-dejavu-sans \ 52 ttf-dejavu-sans \
53 dbus-session-init \ 53 dbus-session-init \
54 otf-noto \
54 libmysqlclient \ 55 libmysqlclient \
55 libpq \ 56 libpq \
56 ${@base_contains("DISTRO_FEATURES", "wayland", "wayland weston weston-examples", "", d)} \ 57 ${@base_contains("DISTRO_FEATURES", "wayland", "wayland weston weston-examples", "", d)} \