NAK.

PACKAGECONFIG should be set in distro config:
http://arago-project.org/git/?p=meta-arago.git;a=blob;f=meta-arago-distro/conf/distro/arago.conf;hb=HEAD#l102


On Fri, Nov 30, 2018 at 04:36:49PM -0600, Manisha Agrawal wrote:
> gif file playback is needed by the qtquick based mmwavegesture-hmi demo 
> application.
> 
> Signed-off-by: Manisha Agrawal <manisha.agra...@ti.com>
> ---
>  meta-arago-distro/recipes-qt/qt5/qtbase_%.bbappend | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta-arago-distro/recipes-qt/qt5/qtbase_%.bbappend 
> b/meta-arago-distro/recipes-qt/qt5/qtbase_%.bbappend
> index 571261ed..23fb52f0 100644
> --- a/meta-arago-distro/recipes-qt/qt5/qtbase_%.bbappend
> +++ b/meta-arago-distro/recipes-qt/qt5/qtbase_%.bbappend
> @@ -4,6 +4,8 @@ GLES_EXTRA_DEPS = "libdrm wayland"
>  
>  PACKAGECONFIG[gles2] = "-opengl es2 -eglfs,,virtual/libgles2 virtual/egl 
> ${GLES_EXTRA_DEPS}"
>  
> +PACKAGECONFIG += "gif"
> +
>  PR_append = ".arago13"
>  
>  QT_CONFIG_FLAGS += "-qpa ${@bb.utils.contains('DISTRO_FEATURES', 'wayland', 
> 'wayland', 'eglfs', d)}"
> -- 
> 2.13.0
> 
_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to