aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/spandsp/spandsp_0.0.4-pre16.bb
blob: cacdbc6ec777c77f3ed03264b87c38462e3eab22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PR = "r2"

SRC_URI = "http://www.soft-switch.org/downloads/spandsp/${PN}-0.0.4pre16.tgz"

S = "${WORKDIR}/spandsp-0.0.4"

# *cough*
do_configure_append() {
      rm config.log
}

require spandsp.inc

DEFAULT_PREFERENCE = "-16"