1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

Add libmatchbox 1.9 bb

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@592 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Matthew Allum
2006-08-07 15:06:25 +00:00
parent d24a63938a
commit 2360bfa2ab
@@ -0,0 +1,8 @@
include libmatchbox.inc
SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \
file://check.m4"
do_configure_prepend () {
mv ${WORKDIR}/check.m4 ${S}/
}