diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/openobex/openobex_1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/openobex/openobex_1.2.bb b/meta/packages/openobex/openobex_1.2.bb index 7b2d8d3797..b5475329dd 100644 --- a/meta/packages/openobex/openobex_1.2.bb +++ b/meta/packages/openobex/openobex_1.2.bb @@ -8,7 +8,7 @@ LICENSE = "GPL" PR = "r3" SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/openobex-${PV}.tar.gz \ - file://disable-cable-test.patch;patch=1" \ + file://disable-cable-test.patch;patch=1 \ file://libusb_crosscompile_check.patch;patch=1" inherit autotools binconfig pkgconfig |