aboutsummaryrefslogtreecommitdiffstats
path: root/packages/obexftp/obexftp_0.10.3.bb
blob: ac2245ee6651404b660327ea5414dcd66b560bad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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'"