bluez-utils: move hciattach_devlength.patch
authorPhilipp Zabel <philipp.zabel@gmail.com>
Sat, 14 Jan 2006 18:52:02 +0000 (18:52 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 14 Jan 2006 18:52:02 +0000 (18:52 +0000)
- move the patch from bluez-utils.inc to the versioned recipes,
  as it is not needed anymore for bluez-utils 2.24

packages/bluez/bluez-utils-dbus_2.20.bb
packages/bluez/bluez-utils-dbus_2.21.bb
packages/bluez/bluez-utils-nodbus_2.20.bb
packages/bluez/bluez-utils-nodbus_2.21.bb
packages/bluez/bluez-utils.inc

index 3a9baf4..ca3b110 100644 (file)
@@ -5,6 +5,7 @@ PR = "r9"
 DEPENDS += "dbus"
 SRC_URI += "file://dbus.patch;patch=1 \
            file://smash.patch;patch=1 \
+           file://hciattach_devlength.patch;patch=1 \
            file://hcid-alignment-fix.patch;patch=1"
 EXTRA_OECONF += "--with-dbus"
 
index 7eeb0a2..bfd3994 100644 (file)
@@ -5,5 +5,6 @@ PR = "r3"
 DEPENDS += "dbus"
 SRC_URI += "file://dbus.patch;patch=1 \
            file://smash.patch;patch=1 \
+           file://hciattach_devlength.patch;patch=1 \
            file://hcid-alignment-fix.patch;patch=1"
 EXTRA_OECONF += "--with-dbus"
index 2abe49a..3c47a03 100644 (file)
@@ -2,5 +2,6 @@ include bluez-utils.inc
 
 PR = "r1"
 
+SRC_URI += "file://hciattach_devlength.patch;patch=1"
 EXTRA_OECONF += "--without-dbus"
 
index 774549b..43c06a9 100644 (file)
@@ -2,4 +2,5 @@ include bluez-utils.inc
 
 PR = "r1"
 
+SRC_URI += "file://hciattach_devlength.patch;patch=1"
 EXTRA_OECONF += "--without-dbus"
index 9fddc5f..5babed4 100644 (file)
@@ -8,7 +8,6 @@ LICENSE = "GPL"
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
        file://base.patch;patch=1 \
        file://blueboxes.patch;patch=1 \
-       file://hciattach_devlength.patch;patch=1 \
        file://hcid.conf \
        file://bluetooth.default \
        file://bluetooth.conf "