osmo-trx.git branch master updated. 0.2.0-64-g8fbbd65

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
Tue Mar 13 13:35:54 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 "OpenBTS' transceiver retro-fit".

The branch, master has been updated
       via  8fbbd656c76eecff1a99432f6f54272c3884bc84 (commit)
       via  b35cba613ab2295ec99c897c9a80660ac2738491 (commit)
      from  8dffadb8da92e7b0af97362936a117ebfbd9323d (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-trx/commit/?id=8fbbd656c76eecff1a99432f6f54272c3884bc84

commit 8fbbd656c76eecff1a99432f6f54272c3884bc84
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Wed Mar 7 20:21:06 2018 +0100

    Build Transceiver52M/common as an .la lib
    
    Stop picking files from that directory on different places as it causes
    dependency issues during make distclean/maintainer-clean.
    
    Fixes: OS#3029
    
    Change-Id: I81bb4251d18fce978d27849b621b20f541caab0b

http://cgit.osmocom.org/osmo-trx/commit/?id=b35cba613ab2295ec99c897c9a80660ac2738491

commit b35cba613ab2295ec99c897c9a80660ac2738491
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Wed Mar 7 14:39:26 2018 +0100

    Makefile.am: Avoid using subdir if arch is not required
    
    There's no need in going a level deeper if we already know nothing's
    going to be done. This way we also get cleaner make outputs.
    
    Reference: https://www.gnu.org/software/automake/manual/html_node/Conditional-Subdirectories.html#Conditional-Subdirectories
    
    Related: OS#3029
    
    Change-Id: I3ff57ab14edc575904e8137929a0ef02c95e03af

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

Summary of changes:
 Transceiver52M/Makefile.am        | 17 ++++++++---------
 Transceiver52M/arm/Makefile.am    |  5 ++---
 Transceiver52M/common/Makefile.am | 15 +++++++++++++++
 Transceiver52M/x86/Makefile.am    |  6 +-----
 configure.ac                      |  1 +
 5 files changed, 27 insertions(+), 17 deletions(-)
 create mode 100644 Transceiver52M/common/Makefile.am


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list