mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02: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:
8
meta/packages/libmatchbox/libmatchbox_1.9.bb
Normal file
8
meta/packages/libmatchbox/libmatchbox_1.9.bb
Normal file
@@ -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}/
|
||||
}
|
||||
Reference in New Issue
Block a user