All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v8 3/5] gstreamer1 packages: explicitly disable introspection
Date: Tue, 31 Jul 2018 22:57:20 +0200	[thread overview]
Message-ID: <20180731225720.7c643b20@windsurf> (raw)
In-Reply-To: <20180729191921.11216-4-aduskett@gmail.com>

Hello,

On Sun, 29 Jul 2018 15:19:19 -0400, Adam Duskett wrote:
> To get GStreamer ready for introspection, we must first explicitly
> disable gstreamer1, plugins base and plugins bad from using introspection.
> If not, adding the gobject-introspection will result in these packages
> failing to build because setting the _GIR_EXTRA_LIBS_PATH variable is required.
> 
> The other gstreamer1 packages do not require setting the _GIR_EXTRA_LIBS_PATH
> variable.
> 
> Signed-off-by: Adam Duskett <aduskett@gmail.com>
> ---
> Changes v1 -> v4:
>   - Add patch to series.
>   - Change TARGET_MAKE_ENV += GIR_EXTRA_LIBS_PATH to
>     PACKAGE_GIR_EXTRA_LIBS_PATH.

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-07-31 20:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-29 19:19 [Buildroot] [PATCH v8 0/5] Gobject-introspection: New package Adam Duskett
2018-07-29 19:19 ` [Buildroot] [PATCH v8 1/5] binutils: install libiberty for host build Adam Duskett
2018-07-29 19:19 ` [Buildroot] [PATCH v8 2/5] prelink-cross: new package Adam Duskett
2018-07-29 19:19 ` [Buildroot] [PATCH v8 3/5] gstreamer1 packages: explicitly disable introspection Adam Duskett
2018-07-31 20:57   ` Thomas Petazzoni [this message]
2018-07-29 19:19 ` [Buildroot] [PATCH v8 4/5] gobject-introspection: new package Adam Duskett
2018-12-05 22:26   ` Joseph Kogut
2018-12-10 16:53     ` Adam Duskett
2018-07-29 19:19 ` [Buildroot] [PATCH v8 5/5] gstreamer1 packages: add support for introspection Adam Duskett

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=20180731225720.7c643b20@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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.