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-utils3.inc | |
parent | 4e9b399fb27c7bbe8a4ed54cf6259ddc494c3df0 (diff) |
bluez: 3.36 does not need the hciattach-ti-bts.patch. Fixes do_patch.
Diffstat (limited to 'recipes/bluez/bluez-utils3.inc')
-rw-r--r-- | recipes/bluez/bluez-utils3.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/bluez/bluez-utils3.inc b/recipes/bluez/bluez-utils3.inc index 703788f0f8..5fab6e72c6 100644 --- a/recipes/bluez/bluez-utils3.inc +++ b/recipes/bluez/bluez-utils3.inc @@ -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" |