Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix building BlueZ
@ 2011-08-19 22:30 Joshua Lock
  2011-08-19 22:30 ` [PATCH 1/1] bluez4: drop usbpath from DEPENDS Joshua Lock
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Lock @ 2011-08-19 22:30 UTC (permalink / raw)
  To: openembedded-core

Quick hit and run patch to enable bluez to build.

I believe Martin is going to check whether usbpath is desirable for oe-core.

Cheers,
Joshua

The following changes since commit c539155c51e43680711130df9050d3e92282591e:

  newt: update distro tracking fields (2011-08-19 09:05:54 -0700)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib josh/work
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/work

Joshua Lock (1):
  bluez4: drop usbpath from DEPENDS

 meta/recipes-connectivity/bluez/bluez4_4.96.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
1.7.6




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] bluez4: drop usbpath from DEPENDS
  2011-08-19 22:30 [PATCH 0/1] Fix building BlueZ Joshua Lock
@ 2011-08-19 22:30 ` Joshua Lock
  2011-08-19 22:42   ` Richard Purdie
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Lock @ 2011-08-19 22:30 UTC (permalink / raw)
  To: openembedded-core

We don't (currently) have usbpath in oe-core, so drop it from the DEPENDS to
make BlueZ buildable again.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
CC: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta/recipes-connectivity/bluez/bluez4_4.96.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-connectivity/bluez/bluez4_4.96.bb b/meta/recipes-connectivity/bluez/bluez4_4.96.bb
index edba167..994cec7 100644
--- a/meta/recipes-connectivity/bluez/bluez4_4.96.bb
+++ b/meta/recipes-connectivity/bluez/bluez4_4.96.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 usbpath"
+DEPENDS = "udev gst-plugins-base alsa-lib libusb dbus-glib"
 RDEPENDS_${PN}-dev = "bluez-hcidump"
 
 ASNEEDED = ""
-- 
1.7.6




^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] bluez4: drop usbpath from DEPENDS
  2011-08-19 22:30 ` [PATCH 1/1] bluez4: drop usbpath from DEPENDS Joshua Lock
@ 2011-08-19 22:42   ` Richard Purdie
  0 siblings, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2011-08-19 22:42 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Fri, 2011-08-19 at 15:30 -0700, Joshua Lock wrote:
> We don't (currently) have usbpath in oe-core, so drop it from the DEPENDS to
> make BlueZ buildable again.
> 
> Signed-off-by: Joshua Lock <josh@linux.intel.com>
> CC: Martin Jansa <Martin.Jansa@gmail.com>
> ---
>  meta/recipes-connectivity/bluez/bluez4_4.96.bb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Merged to master, thanks.

Richard




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-19 22:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-19 22:30 [PATCH 0/1] Fix building BlueZ Joshua Lock
2011-08-19 22:30 ` [PATCH 1/1] bluez4: drop usbpath from DEPENDS Joshua Lock
2011-08-19 22:42   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox