summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--centericq/centericq-4.9.7/configure.patch0
-rw-r--r--centericq/centericq_4.9.7.oe0
-rw-r--r--nonworking/centericq/centericq_4.9.7.oe9
3 files changed, 0 insertions, 9 deletions
diff --git a/centericq/centericq-4.9.7/configure.patch b/centericq/centericq-4.9.7/configure.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/centericq/centericq-4.9.7/configure.patch
diff --git a/centericq/centericq_4.9.7.oe b/centericq/centericq_4.9.7.oe
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/centericq/centericq_4.9.7.oe
diff --git a/nonworking/centericq/centericq_4.9.7.oe b/nonworking/centericq/centericq_4.9.7.oe
deleted file mode 100644
index 02f1d4e36a..0000000000
--- a/nonworking/centericq/centericq_4.9.7.oe
+++ /dev/null
@@ -1,9 +0,0 @@
-DEPENDS = virtual/libc openssl
-RDEPENDS = libc6 libssl0
-
-SRC_URI = http://thekonst.net/download/centericq-4.9.7.tar.bz2
-S = ${WORKDIR}/${P}
-
-inherit autotools
-
-EXTRA_OECONF = '--with-ssl --with-openssl=${STAGING_DIR}/target'