From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 02/10] package/openobex: depends on libusb-compat
Date: Sun, 21 Feb 2016 21:25:43 +0100 [thread overview]
Message-ID: <20160221212543.17f977bd@free-electrons.com> (raw)
In-Reply-To: <1456076099-19607-2-git-send-email-bernd.kuhls@t-online.de>
Dear Bernd Kuhls,
On Sun, 21 Feb 2016 18:34:51 +0100, Bernd Kuhls wrote:
> Openobex looks for libusb.pc provided by libusb-compat, not libusb-1.0.pc
> provided by libusb:
> https://github.com/zuckschwerdt/openobex/blob/master/acinclude.m4#L171
>
> Openobex links against both libusb (libusb-1.0.so.0) and libusb-compat
> (libusb-0.1.so.4):
> $ output/host/usr/bin/x86_64-linux-readelf -a output/target/usr/bin/ircp | grep NEEDED
> 0x0000000000000001 (NEEDED) Shared library: [libopenobex.so.1]
> 0x0000000000000001 (NEEDED) Shared library: [libusb-0.1.so.4]
> 0x0000000000000001 (NEEDED) Shared library: [libusb-1.0.so.0]
> [...]
>
> This patch changes the dependency in openobex.mk and also selects
> libusb-compat.
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/openobex/Config.in | 3 ++-
> package/openobex/openobex.mk | 2 +-
> 2 files changed, 3 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-02-21 20:25 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-21 17:34 [Buildroot] [PATCH 01/10] package/gnuradio: add optional support for orc Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 02/10] package/openobex: depends on libusb-compat Bernd Kuhls
2016-02-21 20:25 ` Thomas Petazzoni [this message]
2016-02-21 17:34 ` [Buildroot] [PATCH 03/10] package/gnupg2: add optional support for libusb-compat Bernd Kuhls
2016-02-21 20:26 ` Thomas Petazzoni
2016-02-21 17:34 ` [Buildroot] [PATCH 04/10] package/mediastreamer: add optional support for libupnp Bernd Kuhls
2016-02-21 20:29 ` Thomas Petazzoni
2016-02-21 17:34 ` [Buildroot] [PATCH 05/10] package/mediastreamer: add optional support for opus Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 06/10] package/mediastreamer: add optional support for libvpx Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 07/10] package/pure-ftpd: add optional support for libsodium Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 08/10] package/gawk: add optional support for libsigsegv Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 09/10] package/lxc: add optional support for libseccomp Bernd Kuhls
2016-02-21 17:34 ` [Buildroot] [PATCH 10/10] package/mutt: add optional support for libidn Bernd Kuhls
2016-02-21 20:18 ` [Buildroot] [PATCH 01/10] package/gnuradio: add optional support for orc Thomas Petazzoni
2016-02-22 14:23 ` gwenhael.goavec
2016-02-23 21:21 ` 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=20160221212543.17f977bd@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