blob: 0a8e6633e9d0e3a834bc30132afda4ea9db7d33f [file] [log] [blame]
Holger Hans Peter Freyther60ee4cd2011-11-11 21:26:06 +08001DESCRITOPN = "An utility library for Open Source Mobile Communications"
2DEPENDS = "libosmocore"
3HOMEPAGE = "http://openbsc.gnumonks.org"
4LICENSE = "GPL"
5
Holger Hans Peter Freytherdca725b2011-12-11 22:08:19 +01006INC_PR="r1.${META_TELEPHONY_OSMO_INC}"
Holger Hans Peter Freyther60ee4cd2011-11-11 21:26:06 +08007
8LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
9
10inherit autotools_stage pkgconfig
11
12ALLOW_EMPTY_libosmo-sccp = "1"