osmo-bts.git branch master updated. 0.7.0-40-gbef6eae

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Wed Jan 17 09:41:15 UTC 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  bef6eae05b959b2ce395b3f949675d2a93053f0d (commit)
      from  5df57cb84c83546a7c23135845deb8bf615819c1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-bts/commit/?id=bef6eae05b959b2ce395b3f949675d2a93053f0d

commit bef6eae05b959b2ce395b3f949675d2a93053f0d
Author: Max <msuraev at sysmocom.de>
Date:   Tue Jan 16 15:42:48 2018 +0100

    Move sysmobts-calib into osmo-bts-sysmo
    
    It's prerequisite for jenkins tests fix after migration to stow. The
    sysmobts-calib uses hand-coded Makefile instead of automake which makes
    it hard to properly propagate build flags. Also, make it optional to
    enable excluding it from certain jenkins tests.
    
    Change-Id: I3b54bfa5ef1d89092f6cf13dc27de10874b31b18

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                                                     |  3 +--
 Makefile.am                                                    |  4 ----
 configure.ac                                                   |  8 ++++++++
 contrib/jenkins_sysmobts.sh                                    |  6 +++---
 contrib/sysmobts-calib/Makefile                                | 10 ----------
 src/osmo-bts-sysmo/Makefile.am                                 |  8 ++++++++
 .../osmo-bts-sysmo/misc}/sysmobts-calib.c                      |  0
 .../osmo-bts-sysmo/misc}/sysmobts-layer1.c                     |  0
 .../osmo-bts-sysmo/misc}/sysmobts-layer1.h                     |  0
 9 files changed, 20 insertions(+), 19 deletions(-)
 delete mode 100644 contrib/sysmobts-calib/Makefile
 rename {contrib/sysmobts-calib => src/osmo-bts-sysmo/misc}/sysmobts-calib.c (100%)
 rename {contrib/sysmobts-calib => src/osmo-bts-sysmo/misc}/sysmobts-layer1.c (100%)
 rename {contrib/sysmobts-calib => src/osmo-bts-sysmo/misc}/sysmobts-layer1.h (100%)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list