summaryrefslogtreecommitdiff
path: root/recipes/spandsp/spandsp_0.0.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/spandsp/spandsp_0.0.3.bb')
-rw-r--r--recipes/spandsp/spandsp_0.0.3.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/spandsp/spandsp_0.0.3.bb b/recipes/spandsp/spandsp_0.0.3.bb
new file mode 100644
index 0000000000..cb43962def
--- /dev/null
+++ b/recipes/spandsp/spandsp_0.0.3.bb
@@ -0,0 +1,10 @@
+PR = "r3"
+
+SRC_URI = "http://www.soft-switch.org/downloads/spandsp/spandsp-${PV}.tgz"
+
+# *cough*
+do_configure_append() {
+ rm config.log
+}
+
+require spandsp.inc