aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openobex/openobex_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/openobex/openobex_1.3.bb')
-rw-r--r--recipes/openobex/openobex_1.3.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/openobex/openobex_1.3.bb b/recipes/openobex/openobex_1.3.bb
index af22687bc6..c64c1059dd 100644
--- a/recipes/openobex/openobex_1.3.bb
+++ b/recipes/openobex/openobex_1.3.bb
@@ -16,10 +16,6 @@ inherit autotools binconfig pkgconfig
EXTRA_OECONF = "--enable-apps --enable-syslog --enable-dump \
--with-usb=${STAGING_LIBDIR}/.. --with-bluez=${STAGING_LIBDIR}/.."
-do_stage() {
- autotools_stage_all
-}
-
# how to stop shlibrename from renaming -apps?
PACKAGES += "openobex-apps"
FILES_${PN} = "${libdir}/lib*.so.*"