blob: 7ee97ff1cd8786755b6307db1dbccd5fc1e0d5d6 [file] [log] [blame]
Holger Hans Peter Freyther9d9e9712011-12-11 17:36:35 +01001DESCRIPTION = "Task for the meta-telephony layer. This is to build everything"
2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
4 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5ALLOW_EMPTY = "1"
6PR = "r1"
7
8DEPENDS = "\
9 libosmo-abis \
10 libosmo-sccp \
11 libosmocore \
12 openbsc \
13 task-osmocom \
14 openggsn \
15 misdn-utils \
16 dahdi-linux \
17 dahdi-tools \
18 lcr \
19 asterisk \
20 libgsm \
21 ortp \
22 libdbi \
23 libdbi-drivers \
24 "
25