blob: ebef4fa10e79d87114a791c7e7fd5755d13ae76e [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"
Holger Hans Peter Freyther563dd4e2014-11-02 09:44:50 +01003LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420 \
Holger Hans Peter Freyther9d9e9712011-12-11 17:36:35 +01004 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
Holger Hans Peter Freyther77821742013-03-16 11:10:54 +01005ALLOW_EMPTY_${PN} = "1"
6PR = "r2"
Holger Hans Peter Freyther9d9e9712011-12-11 17:36:35 +01007
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