diff options
Diffstat (limited to 'packages/openobex/openobex_1.2.bb')
-rw-r--r-- | packages/openobex/openobex_1.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/openobex/openobex_1.2.bb b/packages/openobex/openobex_1.2.bb index 421b342476..97f030d3e2 100644 --- a/packages/openobex/openobex_1.2.bb +++ b/packages/openobex/openobex_1.2.bb @@ -8,7 +8,8 @@ LICENSE = "GPL" PR = "r1" 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 |