All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: Armin Kuster <akuster808@gmail.com>
Cc: openembeded-devel <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH 2/5] vlc: add x11 to REQUIRED_DISTRO_FEATURES
Date: Fri, 12 Oct 2018 08:29:38 -0700	[thread overview]
Message-ID: <CAMKF1so6ocQQxBpAt63EgcFtRkaKc66JU2NGkN6DyBTRRspa2g@mail.gmail.com> (raw)
In-Reply-To: <1539357981-3675-3-git-send-email-akuster808@gmail.com>

Hi Armin

On Fri, Oct 12, 2018 at 8:27 AM Armin Kuster <akuster808@gmail.com> wrote:
>
> Nothing PROVIDES gtk+
>

Commit message and code changes seems to not matching

> Signed-off-by: Armin Kuster <akuster808@gmail.com>
> ---
>  meta-multimedia/recipes-multimedia/vlc/vlc.inc | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta-multimedia/recipes-multimedia/vlc/vlc.inc b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
> index f13c0ea..e395b24 100644
> --- a/meta-multimedia/recipes-multimedia/vlc/vlc.inc
> +++ b/meta-multimedia/recipes-multimedia/vlc/vlc.inc
> @@ -19,6 +19,8 @@ LICENSE_FLAGS = "commercial"
>  SRC_URI = "http://download.videolan.org/pub/videolan/${BPN}/${PV}/${BP}.tar.xz"
>
>  inherit autotools gettext pkgconfig distro_features_check
> +#REQUIRED_DISTRO_FEATURES = "x11"
> +
>
>  ARM_INSTRUCTION_SET = "arm"
>
> @@ -40,7 +42,7 @@ EXTRA_OECONF = "\
>      ac_cv_path_UIC=${STAGING_BINDIR_NATIVE}/uic4 \
>  "
>
> -PACKAGECONFIG ?= " live555 dc1394 dv1394 notify fontconfig freetype dvdread png ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 sdl vdpau', '', d)}"
> +PACKAGECONFIG ?= " live555 dc1394 dv1394 fontconfig freetype dvdread png ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11 sdl vdpau notify', '', d)}"
>  PACKAGECONFIG[mad] = "--enable-mad,--disable-mad,libmad"
>  PACKAGECONFIG[sdl] = "--enable-sdl,--disable-sdl,virtual/libsdl libsdl-image "
>  PACKAGECONFIG[a52] = "--enable-a52,--disable-a52,liba52"
> --
> 2.7.4
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


  reply	other threads:[~2018-10-12 15:30 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12 15:26 [meta-oe][PATCH 0/5] Make meta-oe pass again Armin Kuster
2018-10-12 15:26 ` [meta-oe][PATCH 1/5] directfb: add x11 to REQUIRED_DISTRO_FEATURES Armin Kuster
2018-10-12 17:52   ` Vesa Jääskeläinen
2018-10-12 20:34     ` Burton, Ross
2018-10-12 21:19     ` akuster808
2018-10-13  7:48   ` Adrian Bunk
2018-10-12 15:26 ` [meta-oe][PATCH 2/5] vlc: " Armin Kuster
2018-10-12 15:29   ` Khem Raj [this message]
2018-10-12 15:26 ` [meta-oe][PATCH 3/5] directfb-examples: " Armin Kuster
2018-10-12 15:26 ` [meta-oe][PATCH 4/5] blueman: " Armin Kuster
2018-10-12 19:51   ` Andreas Müller
2018-10-12 19:55     ` Khem Raj
2018-10-12 15:26 ` [meta-oe][PATCH 5/5] blueman: really belongs in meta-networking Armin Kuster

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=CAMKF1so6ocQQxBpAt63EgcFtRkaKc66JU2NGkN6DyBTRRspa2g@mail.gmail.com \
    --to=raj.khem@gmail.com \
    --cc=akuster808@gmail.com \
    --cc=openembedded-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.