aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ircp/ircp_0.3.bb
blob: 1998176734108bcb63fa4363f500391f80b8f42c (plain)
1
2
3
4
5
6
7
8
9
DEPENDS = "openobex"
LICENSE = "GPL"
PR = "r2"

SRC_URI = "${SOURCEFORGE_MIRROR}/openobex/ircp-${PV}.tar.gz"

EXTRA_OECONF = "--with-openobex=${STAGING_LIBDIR} "

inherit autotools