diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-connectivity/obex/openobex_1.5.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb index bf30817c11..b07779dd56 100644 --- a/meta-oe/recipes-connectivity/obex/openobex_1.5.bb +++ b/meta-oe/recipes-connectivity/obex/openobex_1.5.bb | |||
| @@ -18,8 +18,7 @@ SRC_URI[sha256sum] = "e602047570799a47ecb028420bda8f2cef41310e5a99d084de10aa9422 | |||
| 18 | 18 | ||
| 19 | inherit autotools binconfig pkgconfig | 19 | inherit autotools binconfig pkgconfig |
| 20 | 20 | ||
| 21 | EXTRA_OECONF = "--enable-apps --enable-syslog \ | 21 | EXTRA_OECONF = "--enable-apps --enable-syslog" |
| 22 | --with-usb=${STAGING_LIBDIR}/.. --with-bluez=${STAGING_LIBDIR}/.." | ||
| 23 | 22 | ||
| 24 | do_install_append() { | 23 | do_install_append() { |
| 25 | install -d ${D}${datadir}/aclocal | 24 | install -d ${D}${datadir}/aclocal |
