]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/libmatchbox/libmatchbox_1.6.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / libmatchbox / libmatchbox_1.6.bb
1 include libmatchbox.inc
2
3 PR = "r1"
4
5 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \
6            file://check.m4 \
7            file://fix-configure-for-1.9.patch;patch=1"
8
9 do_configure_prepend () {
10         mv ${WORKDIR}/check.m4 ${S}/
11 }