blob: f6c19f5882542ee0dc0eface03647e8ac1106b42 [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"
Holger Hans Peter Freytherd24c97d2012-05-30 17:50:06 +08005LICENSE = "AGPLv3"
Holger Hans Peter Freyther60ee4cd2011-11-11 21:26:06 +08006
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
Holger Hans Peter Freytherb89eec52016-01-30 21:17:31 +010011inherit autotools pkgconfig
Holger Hans Peter Freyther60ee4cd2011-11-11 21:26:06 +080012
13ALLOW_EMPTY_libosmo-abis = "1"