Skip to content
Success

Changes

Summary

  1. Drop libosmo-abis cond dep together with examples/lapd-over-datagram (details)
Commit 305a1ad9e90756cb4190a9d34a0b0b170436d0c6 by Pau Espin Pedrol
Drop libosmo-abis cond dep together with examples/lapd-over-datagram

libosmo-netif should never depend on libosmo-abis, since it provides
interfaces way more generic than libosmo-abis.
libosmo-abis will in the near future use libosmo-netif's stream APIs, so
break the circular dependency here.
The lapd-over-datagram-* examples will be moved to libosmo-abis since
lapd stuff is defined there.

Change-Id: I13d6e88158f6d9ce017986283183ee9c2cc68cae
The file was modifiedexamples/Makefile.am
The file was removedexamples/lapd-over-datagram-network.c
The file was removedexamples/lapd-over-datagram-user.c
The file was modifiedconfigure.ac
The file was modifiedcontrib/jenkins.sh
The file was modifiedsrc/Makefile.am