Skip to content
Success

Changes

Summary

  1. doc: osmo-bts-virtual.cfg: drop non-existent logging category (details)
  2. osmo-bts-{lc15,omldummy,virtual}: drop LIBGPS_{CFLAGS,LIBS} (details)
  3. debian/control: drop 'txt2man' from Build-Depends (details)
  4. debian/control: drop 'libgps-dev' from Build-Depends (details)
Commit 274c5a4f9fb5b4554288644ed44f1df3086d7aab by laforge
doc: osmo-bts-virtual.cfg: drop non-existent logging category

Change-Id: I12dcce71dea0ec2f6cb244a716d997bba4eda1ed
Related: df505a503 ("logging: get rid of logging category DSUM")
The file was modifieddoc/examples/virtual/osmo-bts-virtual.cfg
Commit 23bf6671fbfcef717e7979135e10dacb3c87e4b7 by laforge
osmo-bts-{lc15,omldummy,virtual}: drop LIBGPS_{CFLAGS,LIBS}

None of these backends use libgps, only osmo-bts-{oc2g,sysmo} do.

Change-Id: I951a6ec1dc6a3213dd7b2a0a9460b97e827d98c2
The file was modifiedsrc/osmo-bts-lc15/Makefile.am
The file was modifiedsrc/osmo-bts-virtual/Makefile.am
The file was modifiedsrc/osmo-bts-omldummy/Makefile.am
Commit 6c71da959df15f43269237ed7ee447c882df167b by laforge
debian/control: drop 'txt2man' from Build-Depends

We're not using this tool during the build.

Change-Id: I9b971ae9b748f471e677446f3a8bfc9f01348349
The file was modifieddebian/control
Commit 8c253f112246567cdb6e176aafd441a921c58c8d by laforge
debian/control: drop 'libgps-dev' from Build-Depends

So far only osmo-bts-{oc2g,sysmo} use libgps, however we don't
build any packages for DSP-based backends.

Change-Id: If20391546472a63687622c46e0d30119d675a3fb
The file was modifieddebian/control