bluez: 3.36 does not need the hciattach-ti-bts.patch. Fixes do_patch.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 22 May 2009 14:28:58 +0000 (16:28 +0200)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Fri, 29 May 2009 22:38:56 +0000 (07:38 +0900)
recipes/bluez/bluez-cups-backend_3.33.bb
recipes/bluez/bluez-gstreamer-plugin_3.33.bb
recipes/bluez/bluez-utils-alsa_3.33.bb
recipes/bluez/bluez-utils3.inc
recipes/bluez/bluez-utils_3.33.bb
recipes/bluez/bluez-utils_3.36.bb

index 40e0996..f3601b4 100644 (file)
@@ -4,6 +4,10 @@ PR = "r1"
 
 DEPENDS += "cups"
 
+# TI patch landed upstream sometime between 3.35 and 3.36, 
+# albeit in a somewhat different form
+SRC_URI += "file://hciattach-ti-bts.patch;patch=1"
+
 # see bluez-utils3.inc for the explanation of these option
 EXTRA_OECONF = " \
                  --enable-bccmd \
index 53b7eb8..f4e3ca4 100644 (file)
@@ -4,6 +4,10 @@ PR = "r1"
 
 DEPENDS += "gstreamer gst-plugins-base "
 
+# TI patch landed upstream sometime between 3.35 and 3.36, 
+# albeit in a somewhat different form
+SRC_URI += "file://hciattach-ti-bts.patch;patch=1" 
+
 # see bluez-utils3.inc for the explanation of these option
 EXTRA_OECONF = " \
                  --enable-bccmd \
index a1e3e85..2558b87 100644 (file)
@@ -4,6 +4,10 @@ PR = "r1"
 
 DEPENDS += "alsa-lib"
 
+# TI patch landed upstream sometime between 3.35 and 3.36, 
+# albeit in a somewhat different form
+SRC_URI += "file://hciattach-ti-bts.patch;patch=1" 
+
 # see bluez-utils3.inc for the explanation of these option
 EXTRA_OECONF = " \
                  --enable-bccmd \
index 703788f..5fab6e7 100644 (file)
@@ -10,10 +10,8 @@ LICENSE = "GPL"
 
 FILESPATH = "${FILE_DIRNAME}/bluez-utils-${PV}:${FILE_DIRNAME}/bluez-utils"
 
-# ti patch should be sent it upstream!
 SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
            file://hcid.conf \
-           file://hciattach-ti-bts.patch;patch=1 \
            file://sbc-thumb.patch;patch=1"
 
 
index dc098e3..322f841 100644 (file)
@@ -2,6 +2,10 @@ require bluez-utils3.inc
 
 PR = "r3"
 
+# TI patch landed upstream sometime between 3.35 and 3.36, 
+# albeit in a somewhat different form
+SRC_URI += "file://hciattach-ti-bts.patch;patch=1" 
+
 # see bluez-utils3.inc for the explanation of these option
 EXTRA_OECONF = " \
                  --enable-bccmd \
index bd319e8..20a9bad 100644 (file)
@@ -2,11 +2,6 @@ require bluez-utils3.inc
 
 PR = "r4"
 
-# removed hciattach-ti-bts.patch (landed upstream)
-SRC_URI = "http://bluez.sourceforge.net/download/bluez-utils-${PV}.tar.gz \
-           file://hcid.conf \
-           file://sbc-thumb.patch;patch=1"
-
 # see bluez-utils3.inc for the explanation of these option
 EXTRA_OECONF = " \
                  --enable-bccmd \