diff options
Diffstat (limited to 'recipes/bluez/bluez-utils-alsa_3.33.bb')
-rw-r--r-- | recipes/bluez/bluez-utils-alsa_3.33.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/bluez/bluez-utils-alsa_3.33.bb b/recipes/bluez/bluez-utils-alsa_3.33.bb index a1e3e85818..2558b8728a 100644 --- a/recipes/bluez/bluez-utils-alsa_3.33.bb +++ b/recipes/bluez/bluez-utils-alsa_3.33.bb @@ -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 \ |