summaryrefslogtreecommitdiffstats
path: root/meta-extras/packages/redland/redland_1.0.8.bb
blob: f1ff8f8e8974c2fb9edb61a84ef6694bcf301f53 (plain)
1
2
3
4
5
6
7
8
9
SRC_URI = "http://download.librdf.org/source/redland-1.0.8.tar.gz \
           file://crosscompile.patch;patch=1 \
	   file://sane_pkgconfig.patch;patch=1"
	   
PR = "r3"

EXTRA_OECONF = "--with-bdb-lib=${STAGING_LIBDIR} --with-bdb-include=${STAGING_INCDIR} --with-sqlite=no"

inherit autotools