blob: acfe526958f159cee31df166065c47e4a05c4d49 [file] [log] [blame]
Holger Hans Peter Freyther60ee4cd2011-11-11 21:26:06 +08001DESCRITOPN = "An utility library for Open Source Mobile Communications"
2DEPENDS = "libosmocore ortp"
3DEPENDS_append_geode = "dahdi-linux"
4HOMEPAGE = "http://openbsc.gnumonks.org"
5LICENSE = "GPL"
6
Holger Hans Peter Freytherdca725b2011-12-11 22:08:19 +01007INC_PR="r2.${META_TELEPHONY_OSMO_INC}"
Holger Hans Peter Freyther60ee4cd2011-11-11 21:26:06 +08008
9LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
10
11inherit autotools_stage pkgconfig
12
13ALLOW_EMPTY_libosmo-abis = "1"