From: Denys Dmytriyenko <denys@ti.com>
To: Manisha Agrawal <manisha.agrawal@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [rocko][PATCH v1 3/3] qtbase_% : Add gif to the packageconfig
Date: Tue, 4 Dec 2018 12:06:42 -0500 [thread overview]
Message-ID: <20181204170642.GI6887@beryl> (raw)
In-Reply-To: <20181130223649.17624-3-manisha.agrawal@ti.com>
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.agrawal@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
>
prev parent reply other threads:[~2018-12-04 17:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-30 22:36 [rocko][PATCH v1 1/3] packagegroup-*-qte-toolchain-* : Add qtserailport to QT5_DEV Manisha Agrawal
2018-11-30 22:36 ` [rocko][PATCH v1 2/3] packagegroup-arago-tisdk-qte : Add qt5serialport examples Manisha Agrawal
2018-11-30 22:36 ` [rocko][PATCH v1 3/3] qtbase_% : Add gif to the packageconfig Manisha Agrawal
2018-12-04 17:06 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181204170642.GI6887@beryl \
--to=denys@ti.com \
--cc=manisha.agrawal@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.