summaryrefslogtreecommitdiff
path: root/obexftp/obexftp_0.10.3.oe
blob: bf13b2503ab28b0f5ec46af69be52ea37028b27f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "OBEX Ftp Client"
SECTION = "base"
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'"