aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-07-27 12:12:22 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2014-07-27 12:36:50 +0100
commitf27017085fc2b667657607bbc189452f5b55ce0f (patch)
treeb62a7ce20ebc013d879f7c756e1bcae1e5b04ba9 /recipes-support
parenta384af7d187c374b8a7aa0e6accf8344f9078e55 (diff)
downloadmeta-opie-f27017085fc2b667657607bbc189452f5b55ce0f.tar.gz
obexftp: remove
This recipe is now in meta-oe. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-support')
-rw-r--r--recipes-support/obexftp/obexftp_0.23.bb32
1 files changed, 0 insertions, 32 deletions
diff --git a/recipes-support/obexftp/obexftp_0.23.bb b/recipes-support/obexftp/obexftp_0.23.bb
deleted file mode 100644
index b6aa9fb..0000000
--- a/recipes-support/obexftp/obexftp_0.23.bb
+++ /dev/null
@@ -1,32 +0,0 @@
-DESCRIPTION = "OBEX Ftp Client based on openobex."
-SECTION = "console/network"
-HOMEPAGE = "http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp"
-LICENSE = "GPLv2 & LGPLv2"
-DEPENDS = "openobex bluez4 virtual/libusb0 virtual/libiconv"
-PR = "r1"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.bz2 \
- "
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
- file://obexftp/obexftp_io.c;beginline=8;endline=19;md5=eaffa3b561e1a0f240e4277a6a2f1e66"
-
-inherit autotools
-
-EXTRA_OECONF += "--enable-bluetooth \
- --disable-swig \
- --disable-perl \
- --disable-python \
- --disable-tcl \
- --disable-ruby \
- --disable-builddocs \
- --disable-rpath \
- "
-
-PARALLEL_MAKE = ""
-
-LEAD_SONAME = "libobexftp.so"
-
-
-SRC_URI[md5sum] = "f20762061b68bc921e80be4aebc349eb"
-SRC_URI[sha256sum] = "44a74ff288d38c0f75354d6bc2efe7d6dec10112eaff2e7b10e292b0d2105b36"