From: Denys Dmytriyenko <denys@ti.com>
To: Hongmei Gou <h-gou@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] qtmultimedia: add gstreamer in PACKAGECONFIG to enable video
Date: Wed, 3 Feb 2016 16:01:32 -0500 [thread overview]
Message-ID: <20160203210132.GA31480@edge> (raw)
In-Reply-To: <1454532174-3980-1-git-send-email-h-gou@ti.com>
NAK, no need for bbappend to adjust PACKAGECONFIG - see arago.conf for other
examples.
--
Denys
On Wed, Feb 03, 2016 at 03:42:54PM -0500, Hongmei Gou wrote:
> Signed-off-by: Hongmei Gou <h-gou@ti.com>
> ---
> meta-arago-distro/recipes-qt/qt5/qtmultimedia_%.bbappend | 5 +++++
> 1 file changed, 5 insertions(+)
> create mode 100644 meta-arago-distro/recipes-qt/qt5/qtmultimedia_%.bbappend
>
> diff --git a/meta-arago-distro/recipes-qt/qt5/qtmultimedia_%.bbappend b/meta-arago-distro/recipes-qt/qt5/qtmultimedia_%.bbappend
> new file mode 100644
> index 0000000..f164f6e
> --- /dev/null
> +++ b/meta-arago-distro/recipes-qt/qt5/qtmultimedia_%.bbappend
> @@ -0,0 +1,5 @@
> +PR_append = "-arago0"
> +
> +PACKAGECONFIG ??= "gstreamer \
> + ${@bb.utils.contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \
> + ${@bb.utils.contains('DISTRO_FEATURES', 'pulseaudio', 'pulseaudio', '', d)}"
> --
> 1.9.1
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
prev parent reply other threads:[~2016-02-03 21:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-03 20:42 [PATCH] qtmultimedia: add gstreamer in PACKAGECONFIG to enable video Hongmei Gou
2016-02-03 21:01 ` 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=20160203210132.GA31480@edge \
--to=denys@ti.com \
--cc=h-gou@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.