From mboxrd@z Thu Jan 1 00:00:00 1970 From: Romain Naour Date: Sat, 20 Sep 2014 19:25:56 +0200 Subject: [Buildroot] [PATCH 01/10] package/libinput: bump version In-Reply-To: References: Message-ID: <541DB8A4.4050008@openwide.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Yann, Le 20/09/2014 19:09, Yann E. MORIN a ?crit : > Signed-off-by: "Yann E. MORIN" > --- > ...put-01-rename-log_msg-to-libinput_log_msg.patch | 54 +++++++++++++--------- > package/libinput/libinput.mk | 2 +- > 2 files changed, 32 insertions(+), 24 deletions(-) > > diff --git a/package/libinput/libinput-01-rename-log_msg-to-libinput_log_msg.patch b/package/libinput/libinput-01-rename-log_msg-to-libinput_log_msg.patch > index c10d8af..2ada150 100644 > --- a/package/libinput/libinput-01-rename-log_msg-to-libinput_log_msg.patch > +++ b/package/libinput/libinput-01-rename-log_msg-to-libinput_log_msg.patch > @@ -9,6 +9,8 @@ of the log_msg() symbol. > http://autobuild.buildroot.net/results/c13/c133b7c706ee31302125df8ca94f4d0f0152c6c6/build-end.log > > Signed-off-by: Romain Naour > +[yann.morin.1998 at free.fr: rebase on-top of 0.6.0] > +Signed-off-by: "Yann E. MORIN" > --- I think this patch can be dropped with this new release. The issue is normally fixed by the commit "Use -no-install instead of -static for local noinst linking" See: https://bugs.freedesktop.org/show_bug.cgi?id=82292 (the bug was reported by Vicente) Best regards, Romain Naour