generic-poky/meta-telephony/recipes-osmocom/libosmo-abis/libosmo-abis.inc

14 lines
373 B
PHP
Raw Normal View History

2011-11-11 13:26:06 +00:00
DESCRITOPN = "An utility library for Open Source Mobile Communications"
DEPENDS = "libosmocore ortp"
DEPENDS_append_geode = "dahdi-linux"
HOMEPAGE = "http://openbsc.gnumonks.org"
LICENSE = "AGPLv3"
2011-11-11 13:26:06 +00:00
INC_PR="r2.${META_TELEPHONY_OSMO_INC}"
2011-11-11 13:26:06 +00:00
LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
inherit autotools pkgconfig
2011-11-11 13:26:06 +00:00
ALLOW_EMPTY_libosmo-abis = "1"