From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: "bitbake-devel@lists.openembedded.org"
<bitbake-devel@lists.openembedded.org>
Subject: Re: [PATCH 1/2] gstreamer1.0.inc: Define a PACKAGECONFIG for examples
Date: Thu, 7 Dec 2017 14:49:14 +0000 [thread overview]
Message-ID: <bbf9bb3cfc3345c6b0b60de389f78791@XBOX02.axis.com> (raw)
In-Reply-To: <20171207143832.20865-1-pkj@axis.com>
Please disregard this patch and the other GStreamer patch in this
series. They were apparently around when I used 0* to gather the
patch I intended to send.
//Peter
> -----Original Message-----
> From: bitbake-devel-bounces@lists.openembedded.org [mailto:bitbake-
> devel-bounces@lists.openembedded.org] On Behalf Of Peter Kjellerstedt
> Sent: den 7 december 2017 15:39
> To: bitbake-devel@lists.openembedded.org
> Subject: [bitbake-devel] [PATCH 1/2] gstreamer1.0.inc: Define a
> PACKAGECONFIG for examples
>
> This makes it consistent with, e.g., debug, that can be
> enabled/disabled using a PACKAGECONFIG.
>
> Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
> ---
> meta/recipes-multimedia/gstreamer/gstreamer1.0.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc
> b/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc
> index 329193486d..a3a8207229 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0.inc
> @@ -21,6 +21,7 @@ SRC_URI_append = " \
> PACKAGECONFIG ??= ""
>
> PACKAGECONFIG[debug] = "--enable-debug,--disable-debug"
> +PACKAGECONFIG[examples] = "--enable-examples,--disable-examples"
> PACKAGECONFIG[tests] = "--enable-tests,--disable-tests"
> PACKAGECONFIG[valgrind] = "--enable-valgrind,--disable-
> valgrind,valgrind,"
> PACKAGECONFIG[gst-tracer-hooks] = "--enable-gst-tracer-hooks,--
> disable-gst-tracer-hooks,"
> @@ -29,7 +30,6 @@ PACKAGECONFIG[dw] = "--with-dw,--without-dw,elfutils"
>
> EXTRA_OECONF = " \
> --disable-dependency-tracking \
> - --disable-examples \
> "
>
> CACHED_CONFIGUREVARS += "ac_cv_header_valgrind_valgrind_h=no"
> --
> 2.12.0
>
> --
> _______________________________________________
> bitbake-devel mailing list
> bitbake-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/bitbake-devel
prev parent reply other threads:[~2017-12-07 14:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-07 14:38 [PATCH 1/2] gstreamer1.0.inc: Define a PACKAGECONFIG for examples Peter Kjellerstedt
2017-12-07 14:38 ` [PATCH] knotty: Be consistent when creating/updating progress bars Peter Kjellerstedt
2017-12-07 14:38 ` [PATCH 2/2] gstreamer1.0-plugins.inc: Define a PACKAGECONFIG for examples Peter Kjellerstedt
2017-12-07 14:49 ` Peter Kjellerstedt [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=bbf9bb3cfc3345c6b0b60de389f78791@XBOX02.axis.com \
--to=peter.kjellerstedt@axis.com \
--cc=bitbake-devel@lists.openembedded.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.