summaryrefslogtreecommitdiff
path: root/packages/libmatchbox/libmatchbox_1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libmatchbox/libmatchbox_1.6.bb')
-rw-r--r--packages/libmatchbox/libmatchbox_1.6.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/packages/libmatchbox/libmatchbox_1.6.bb b/packages/libmatchbox/libmatchbox_1.6.bb
deleted file mode 100644
index 29b04635ff..0000000000
--- a/packages/libmatchbox/libmatchbox_1.6.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require libmatchbox.inc
-
-PR = "r1"
-
-SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz \
- file://check.m4 \
- file://fix-configure-for-1.9.patch;patch=1"
-
-do_configure_prepend () {
- mv ${WORKDIR}/check.m4 ${S}/
-}