diff options
Diffstat (limited to 'recipes/bluez/bluez4.inc')
-rw-r--r-- | recipes/bluez/bluez4.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/bluez/bluez4.inc b/recipes/bluez/bluez4.inc index 7a200b6cb0..a398781829 100644 --- a/recipes/bluez/bluez4.inc +++ b/recipes/bluez/bluez4.inc @@ -13,8 +13,8 @@ RPROVIDES_bluez4-dev = "bluez-libs-dev" SRC_URI = "\ http://www.kernel.org/pub/linux/bluetooth/bluez-${PV}.tar.gz \ - file://fix-dfutool-usb-declaration-mismatch.patch;patch=1 \ - file://sbc-thumb.patch;patch=1 \ + file://fix-dfutool-usb-declaration-mismatch.patch;apply=yes \ + file://sbc-thumb.patch;apply=yes \ file://bluetooth.conf \ " S = "${WORKDIR}/bluez-${PV}" |