summaryrefslogtreecommitdiff
path: root/meta/packages/libmatchbox/libmatchbox_1.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/libmatchbox/libmatchbox_1.7.bb')
-rw-r--r--meta/packages/libmatchbox/libmatchbox_1.7.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/packages/libmatchbox/libmatchbox_1.7.bb b/meta/packages/libmatchbox/libmatchbox_1.7.bb
deleted file mode 100644
index be6d1884d6..0000000000
--- a/meta/packages/libmatchbox/libmatchbox_1.7.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require libmatchbox.inc
-
-SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \
- file://check.m4"
-
-do_configure_prepend () {
- cp ${WORKDIR}/check.m4 ${S}/
-}