aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2019-12-03 12:00:58 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2019-12-03 13:56:06 +0100
commit99bc046cdc4906288aed6ba01595ddd2d07f6bb8 (patch)
tree70517b2054981a2df0bb36e18d407538e5d4afd4
parente3952be2678d81dc18d1aa80e6f13be5383e8336 (diff)
libosmo-abis.inc: Clean up var order and update homepage
-rw-r--r--recipes-osmocom/libosmo-abis/libosmo-abis.inc9
1 files changed, 4 insertions, 5 deletions
diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis.inc b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
index 58f4242..dcfcbf7 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis.inc
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
@@ -1,12 +1,11 @@
DESCRIPTION = "An utility library for Open Source Mobile Communications"
-DEPENDS = "libosmocore ortp libtalloc"
-DEPENDS_append_geode = "dahdi-linux"
-HOMEPAGE = "http://openbsc.gnumonks.org"
+HOMEPAGE = "https://osmocom.org/projects/libosmo-abis"
LICENSE = "AGPLv3"
-
+LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
INC_PR="r0.${META_TELEPHONY_OSMO_INC}"
-LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
+DEPENDS = "libosmocore ortp libtalloc"
+DEPENDS_append_geode = "dahdi-linux"
inherit autotools pkgconfig