All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/master][PATCH 1/2] arago.conf: enable fontconfig PACKAGECONFIG for qtbase
@ 2017-03-14  1:32 Denys Dmytriyenko
  2017-03-14  1:32 ` [morty/master][PATCH 2/2] packagegroup-*-qte: add liberation fonts package for use with Qt5 Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Dmytriyenko @ 2017-03-14  1:32 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/conf/distro/arago.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
index 0d1d257..0052209 100644
--- a/meta-arago-distro/conf/distro/arago.conf
+++ b/meta-arago-distro/conf/distro/arago.conf
@@ -80,6 +80,7 @@ PACKAGECONFIG_pn-weston = "egl kms launch clients"
 # Configure Qt5 flags (GLES is still required for qtdeclarative and qtwebkit)
 PACKAGECONFIG_GL_pn-qtbase = "gles2 linuxfb"
 PACKAGECONFIG_DISTRO_pn-qtbase = "icu examples"
+PACKAGECONFIG_FONTS_pn-qtbase = "fontconfig"
 
 # Add gstreamer in package configuration to enable video
 PACKAGECONFIG_append_pn-qtmultimedia  = " gstreamer"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [morty/master][PATCH 2/2] packagegroup-*-qte: add liberation fonts package for use with Qt5
  2017-03-14  1:32 [morty/master][PATCH 1/2] arago.conf: enable fontconfig PACKAGECONFIG for qtbase Denys Dmytriyenko
@ 2017-03-14  1:32 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2017-03-14  1:32 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb
index 5030caa..5500ea2 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-qte.bb
@@ -40,6 +40,7 @@ QT5_ESSENTIALS = "\
     qtquick1-plugins \
     qtquick1-qmlplugins \
     qtwebengine-qmlplugins \
+    liberation-fonts \
 "
 
 RDEPENDS_${PN} = "\
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-14  1:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-14  1:32 [morty/master][PATCH 1/2] arago.conf: enable fontconfig PACKAGECONFIG for qtbase Denys Dmytriyenko
2017-03-14  1:32 ` [morty/master][PATCH 2/2] packagegroup-*-qte: add liberation fonts package for use with Qt5 Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.