Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] package/libinput: bump version to 0.19.0, add locale dependency
Date: Sun, 12 Jul 2015 00:55:41 +0200	[thread overview]
Message-ID: <20150712005541.2d99fea3@free-electrons.com> (raw)
In-Reply-To: <1436629800-15097-2-git-send-email-bernd.kuhls@t-online.de>

Dear Bernd Kuhls,

On Sat, 11 Jul 2015 17:50:00 +0200, Bernd Kuhls wrote:
> Since 2015-04-22 libinput needs locale support:
> http://cgit.freedesktop.org/wayland/libinput/commit/src/libinput-util.c?id=5c671e0375cc03032fcac26efe4a7835a74c8bfc

One might wonder why they are using strtod_l() instead of just
strtod(), but anyway...

> diff --git a/package/libinput/Config.in b/package/libinput/Config.in
> index 14e4e70..f7793df 100644
> --- a/package/libinput/Config.in
> +++ b/package/libinput/Config.in
> @@ -1,5 +1,6 @@
>  config BR2_PACKAGE_LIBINPUT
>  	bool "libinput"
> +	depends on BR2_ENABLE_LOCALE

You need to propagate this new dependency to all reverse dependencies
of libinput. You handled xdriver_xf86-input-libinput but I think you
missed the weston package. Can you respin?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2015-07-11 22:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-11 15:49 [Buildroot] [PATCH 1/2] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.11.0 Bernd Kuhls
2015-07-11 15:50 ` [Buildroot] [PATCH 2/2] package/libinput: bump version to 0.19.0, add locale dependency Bernd Kuhls
2015-07-11 22:55   ` Thomas Petazzoni [this message]
2015-07-11 22:54 ` [Buildroot] [PATCH 1/2] package/x11r7/xdriver_xf86-input-libinput: bump version to 0.11.0 Thomas Petazzoni

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=20150712005541.2d99fea3@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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