summaryrefslogtreecommitdiff
path: root/obexftp/obexftp_0.10.3.oe
blob: 9962b16b1dd85a72c62104630bff297e3af10b1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "OBEX Ftp Client"
SECTION = "base"
PRIORITY = "optional"
DEPENDS = "virtual/libc openobex"
RDEPENDS = "libc6 libopenobex1"

SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/obexftp-${PV}.tar.gz \
	   file://${FILESDIR}/m4.patch;patch=1"

inherit autotools libtool

#EXTRA_OEMAKE = "'SUBDIRS=bfb cobexbfb cobexpe obexftp apps vmo doc'"
EXTRA_OEMAKE = "'SUBDIRS=bfb cobexbfb cobexpe obexftp apps vmo'"