Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] package/efl: fix unmet dependencies
Date: Mon, 15 May 2017 14:01:18 +0200	[thread overview]
Message-ID: <87wp9iib1t.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20170508211149.1964-1-yann.morin.1998@free.fr> (Yann E. MORIN's message of "Mon, 8 May 2017 23:11:49 +0200")

>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:

 > EFL's elput selects libinput but forgot to propagate its dependencies.
 > Which requires they be propagated further to a second sub-option, then
 > to a third one.

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
 > Cc: Romain Naour <romain.naour@openwide.fr>

 > ---
 > Changes v1 -> v2:
 >   - porpagate dependency to comments as well  (Romain)
 >   - fix commit log typoes  (Romain, me)
 > ---
 >  package/efl/Config.in | 16 ++++++++++------
 >  1 file changed, 10 insertions(+), 6 deletions(-)

 > diff --git a/package/efl/Config.in b/package/efl/Config.in
 > index 371ed3f0d4..7b29e57c0a 100644
 > --- a/package/efl/Config.in
 > +++ b/package/efl/Config.in
 > @@ -178,13 +178,15 @@ config BR2_PACKAGE_EFL_WAYLAND
 >  	depends on BR2_PACKAGE_MESA3D_OPENGL_EGL # Evas DRM Engine
 >  	depends on BR2_PACKAGE_EFL_EEZE # efl drm
 >  	depends on BR2_PACKAGE_EFL_OPENGLES # OpenGL ES with EGL support only
 > +	depends on BR2_ENABLE_LOCALE # efl-drm <- efl-elput <- linput

Committed to 2017.02.x after fixing the s/linput/libinput/ typo, thanks.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2017-05-15 12:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-08 21:11 [Buildroot] [PATCH v2] package/efl: fix unmet dependencies Yann E. MORIN
2017-05-08 21:25 ` Romain Naour
2017-05-08 21:29   ` Yann E. MORIN
2017-05-11 19:50 ` Thomas Petazzoni
2017-05-15 12:01 ` Peter Korsgaard [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=87wp9iib1t.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox