Attention is currently required from: fixeria. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmocom-bb/+/30829
to look at the new patch set (#3).
Change subject: gsmmap: move this utility to 'layer23/src/misc/' ......................................................................
gsmmap: move this utility to 'layer23/src/misc/'
What I find weird is that the gsmmap is using files from layer23, and vice-versa cell_log from layer23 is using files from this utility. And somehow they are separate sub-projects.
I see no reason why gsmmap must be in its own sub-project.
Change-Id: I2bc9c8897f3c7ccf207be0146f7b55fc733a6abb --- M contrib/jenkins.sh D src/host/gsmmap/.gitignore D src/host/gsmmap/Makefile.am D src/host/gsmmap/configure.ac D src/host/gsmmap/geo.c D src/host/gsmmap/geo.h D src/host/gsmmap/git-version-gen M src/host/layer23/.gitignore M src/host/layer23/include/osmocom/bb/misc/Makefile.am R src/host/layer23/include/osmocom/bb/misc/geo.h R src/host/layer23/include/osmocom/bb/misc/locate.h R src/host/layer23/include/osmocom/bb/misc/log.h M src/host/layer23/src/misc/Makefile.am M src/host/layer23/src/misc/cell_log.c M src/host/layer23/src/misc/geo.c R src/host/layer23/src/misc/gsmmap.c R src/host/layer23/src/misc/locate.c R src/host/layer23/src/misc/log.c 18 files changed, 28 insertions(+), 300 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/29/30829/3