Attention is currently required from: laforge.
Hello Jenkins Builder, fixeria,

I'd like you to reexamine a change. Please visit

    https://gerrit.osmocom.org/c/libosmocore/+/30376

to look at the new patch set (#4).

Change subject: create libosmoisdn sub-library
......................................................................

create libosmoisdn sub-library

There are some parts of libosmogsm which are not really GSM specific,
but rather ISDN bits that were inherited by GSM.  This includes the
I.460 multiplex as well as the core LAPD protocol.

Let's move those bits to its own libosmoisdn library, before we add
more ISDN specific bits to the wrong place.

Backwards-compatibility is created by making libosmogsm depend on
libosmoisdn, and by providing wrapper include files for source
compatibility.

Change-Id: Ib1a6c762322fd5047be3188b1df22408ef06aa50
---
M .gitignore
M Doxyfile.codec.in
M Doxyfile.coding.in
M Doxyfile.core.in
M Doxyfile.ctrl.in
M Doxyfile.gb.in
M Doxyfile.gsm.in
A Doxyfile.isdn.in
M Doxyfile.vty.in
M Makefile.am
M configure.ac
M contrib/libosmocore.spec.in
M debian/control
M debian/copyright
M debian/libosmocore.dirs
A debian/libosmoisdn-doc.doc-base
A debian/libosmoisdn-doc.install
A debian/libosmoisdn0.install
M debian/rules
M include/Makefile.am
M include/osmocom/gsm/i460_mux.h
M include/osmocom/gsm/lapd_core.h
A include/osmocom/isdn/i460_mux.h
A include/osmocom/isdn/lapd_core.h
M libosmogsm.pc.in
A libosmoisdn.pc.in
M src/Makefile.am
M src/gsm/Makefile.am
A src/isdn/Makefile.am
R src/isdn/i460_mux.c
R src/isdn/lapd_core.c
A src/isdn/libosmoisdn.map
M tests/Makefile.am
M tests/i460_mux/i460_mux_test.c
34 files changed, 2,206 insertions(+), 311 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/76/30376/4
--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/30376
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ib1a6c762322fd5047be3188b1df22408ef06aa50
Gerrit-Change-Number: 30376
Gerrit-PatchSet: 4
Gerrit-Owner: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-CC: pespin <pes...@sysmocom.de>
Gerrit-Attention: laforge <lafo...@osmocom.org>
Gerrit-MessageType: newpatchset

Reply via email to