[oe] [meta-oe][PATCH 4/5] bluez4: add missing dependency usbpath

Martin Jansa martin.jansa at gmail.com
Thu Jul 21 19:10:23 UTC 2011


On Wed, Jul 20, 2011 at 10:58:49PM +0200, Martin Jansa wrote:
> Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
> ---
>  meta-oe/recipes-connectivity/bluez/bluez4_4.93.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta-oe/recipes-connectivity/bluez/bluez4_4.93.bb b/meta-oe/recipes-connectivity/bluez/bluez4_4.93.bb
> index ab85776..7688986 100644
> --- a/meta-oe/recipes-connectivity/bluez/bluez4_4.93.bb
> +++ b/meta-oe/recipes-connectivity/bluez/bluez4_4.93.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e \
>                      file://COPYING.LIB;md5=fb504b67c50331fc78734fed90fb0e09 \
>                      file://src/main.c;beginline=1;endline=24;md5=9bc54b93cd7e17bf03f52513f39f926e \
>                      file://sbc/sbc.c;beginline=1;endline=25;md5=1a40781ed30d50d8639323a184aeb191"
> -DEPENDS = "udev gst-plugins-base alsa-lib libusb dbus-glib libnl"
> +DEPENDS = "udev gst-plugins-base alsa-lib libusb dbus-glib libnl usbpath"

This patch only adds usbpath.

The patch which was commited also removes libnl, I guess it was
intentional manual edit, but maybe is worth it to say so in commit message 
or pushing as separate change (to see who did it).

Because otherwise when I noticed it I expected that it was typo on my
side and that I did replace libnl with usbpath by my error.

Regards,

>  RDEPENDS_${PN}-dev = "bluez-hcidump"
>  
>  ASNEEDED = ""
> -- 
> 1.7.6
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20110721/289f70b6/attachment-0002.sig>


More information about the Openembedded-devel mailing list