bluez-utils: avoid inline asm when compiling for thumb
[vuplus_openembedded] / packages / bluez / bluez-utils3.inc
index c4debd0..703788f 100644 (file)
@@ -13,7 +13,8 @@ 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://hciattach-ti-bts.patch;patch=1 \
+           file://sbc-thumb.patch;patch=1"
 
 
 S = "${WORKDIR}/bluez-utils-${PV}"