All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Burton, Ross" <ross.burton@intel.com>
To: dachaac@gmail.com
Cc: OpenEmbedded Devel List <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH 1/5] directfb: add x11 to REQUIRED_DISTRO_FEATURES
Date: Fri, 12 Oct 2018 21:34:44 +0100	[thread overview]
Message-ID: <CAJTo0La5pEgF85tQ1wjJ86L0d-TKENXogpnQ7GGi0kGQhR2KoQ@mail.gmail.com> (raw)
In-Reply-To: <0256528b-d1aa-75f2-f660-b5e37fddecf3@gmail.com>

DirectFB depending on X11 would be *very wrong*.

Ross
On Fri, 12 Oct 2018 at 18:52, Vesa Jääskeläinen <dachaac@gmail.com> wrote:
>
> On 12/10/2018 18.26, Armin Kuster wrote:
>
> > package has depends on vlc and gtk
> >
> > Signed-off-by: Armin Kuster <akuster808@gmail.com>
> > ---
> >   meta-oe/recipes-graphics/directfb/directfb.inc | 3 ++-
> >   1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/meta-oe/recipes-graphics/directfb/directfb.inc b/meta-oe/recipes-graphics/directfb/directfb.inc
> > index 96aa311..cf8f19a 100644
> > --- a/meta-oe/recipes-graphics/directfb/directfb.inc
> > +++ b/meta-oe/recipes-graphics/directfb/directfb.inc
> > @@ -32,7 +32,8 @@ LDFLAGS_append_arm = "${@bb.utils.contains('DISTRO_FEATURES', 'ld-is-gold', ' -f
> >
> >   BINCONFIG = "${bindir}/directfb-config"
> >
> > -inherit autotools binconfig-disabled pkgconfig
> > +inherit autotools binconfig-disabled pkgconfig distro_features_check
> > +REQUIRED_DISTRO_FEATURES = "x11"
> >
> Wrong method?
>
> Quote from:
> https://github.com/DirectFB/directfb
>
> "Optionally, depending on the configuration you want:
>
>     FBDev
>       - Linux kernel 2.2.x or newer with working frame buffer device
>         (check /proc/fb) for the fbdev system.
>
>     SDL
>       - libSDL (Simple Direct Media Layer) for the sdl system.
>
>     X11
>       - libX11 (X11 client library) for the X11 system (libx11-dev and libxext-dev packages)."
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


  reply	other threads:[~2018-10-12 20:34 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 [this message]
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
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=CAJTo0La5pEgF85tQ1wjJ86L0d-TKENXogpnQ7GGi0kGQhR2KoQ@mail.gmail.com \
    --to=ross.burton@intel.com \
    --cc=dachaac@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.