Add existing sysmocom recipes
diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis.inc b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
new file mode 100644
index 0000000..0632247
--- /dev/null
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
@@ -0,0 +1,13 @@
+DESCRITOPN = "An utility library for Open Source Mobile Communications"
+DEPENDS = "libosmocore ortp"
+DEPENDS_append_geode = "dahdi-linux"
+HOMEPAGE = "http://openbsc.gnumonks.org"
+LICENSE = "GPL"
+
+INC_PR="r2"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
+
+inherit autotools_stage pkgconfig
+
+ALLOW_EMPTY_libosmo-abis = "1"