diff options
Diffstat (limited to 'recipes/openobex/openobex_1.5.bb')
-rw-r--r-- | recipes/openobex/openobex_1.5.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openobex/openobex_1.5.bb b/recipes/openobex/openobex_1.5.bb index a7b7b87407..fa08df7f2d 100644 --- a/recipes/openobex/openobex_1.5.bb +++ b/recipes/openobex/openobex_1.5.bb @@ -8,8 +8,8 @@ LICENSE = "GPLv2/LGPLv2.1" PR = "r2" SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/openobex-${PV}.tar.gz \ - file://disable-cable-test.patch;apply=yes \ - file://libusb_crosscompile_check.patch;apply=yes" + file://disable-cable-test.patch \ + file://libusb_crosscompile_check.patch" inherit autotools_stage binconfig pkgconfig |