diff options
Diffstat (limited to 'obexftp/obexftp_0.10.3.oe')
-rw-r--r-- | obexftp/obexftp_0.10.3.oe | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/obexftp/obexftp_0.10.3.oe b/obexftp/obexftp_0.10.3.oe deleted file mode 100644 index ac2245ee66..0000000000 --- a/obexftp/obexftp_0.10.3.oe +++ /dev/null @@ -1,13 +0,0 @@ -LICENSE = GPL -DESCRIPTION = "OBEX Ftp Client" -SECTION = "console/network" -PRIORITY = "optional" -DEPENDS = "openobex" - -SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.gz \ - file://m4.patch;patch=1" - -inherit autotools - -#EXTRA_OEMAKE = "'SUBDIRS=bfb cobexbfb cobexpe obexftp apps vmo doc'" -EXTRA_OEMAKE = "'SUBDIRS=bfb cobexbfb cobexpe obexftp apps vmo'" |