diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-05-22 16:28:58 +0200 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2009-05-30 07:38:56 +0900 |
commit | 9ab5e002541d9c3dabbe8ba584305681cabf61b4 (patch) | |
tree | d74205b1507c8ca0b8b5d57140e5b0613f03f2fe /recipes/bluez/bluez-utils_3.36.bb | |
parent | 4e9b399fb27c7bbe8a4ed54cf6259ddc494c3df0 (diff) |
bluez: 3.36 does not need the hciattach-ti-bts.patch. Fixes do_patch.
Diffstat (limited to 'recipes/bluez/bluez-utils_3.36.bb')
-rw-r--r-- | recipes/bluez/bluez-utils_3.36.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes/bluez/bluez-utils_3.36.bb b/recipes/bluez/bluez-utils_3.36.bb index bd319e85f2..20a9bad46c 100644 --- a/recipes/bluez/bluez-utils_3.36.bb +++ b/recipes/bluez/bluez-utils_3.36.bb @@ -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 \ |