[PATCH] osmo-bsc[master]: Remove unneeded dbi dependency

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/gerrit-log@lists.osmocom.org/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Tue Sep 26 14:10:28 UTC 2017


Review at  https://gerrit.osmocom.org/4070

Remove unneeded dbi dependency

Most probably a leftover from openbsc git

Change-Id: I230564b6a6ad244ec6328a99a1c3dbd9bc5521ae
---
M debian/control
M tests/channel/Makefile.am
M tests/gsm0408/Makefile.am
M tests/nanobts_omlattr/Makefile.am
M tests/trau/Makefile.am
5 files changed, 0 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/70/4070/1

diff --git a/debian/control b/debian/control
index e6e5724..f931341 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@
                libtool,
                pkg-config,
                python-minimal,
-               libdbi-dev,
                libssl-dev,
                libsctp-dev,
                libtalloc-dev,
diff --git a/tests/channel/Makefile.am b/tests/channel/Makefile.am
index d190cba..395daf7 100644
--- a/tests/channel/Makefile.am
+++ b/tests/channel/Makefile.am
@@ -30,5 +30,4 @@
 	$(LIBOSMOCORE_LIBS) \
 	$(LIBOSMOGSM_LIBS) \
 	$(LIBCRYPTO_LIBS) \
-	-ldbi \
 	$(NULL)
diff --git a/tests/gsm0408/Makefile.am b/tests/gsm0408/Makefile.am
index ae81c2c..3bf4a22 100644
--- a/tests/gsm0408/Makefile.am
+++ b/tests/gsm0408/Makefile.am
@@ -30,5 +30,4 @@
 	$(LIBOSMOCORE_LIBS) \
 	$(LIBOSMOGSM_LIBS) \
 	$(LIBOSMOABIS_LIBS) \
-	-ldbi \
 	$(NULL)
diff --git a/tests/nanobts_omlattr/Makefile.am b/tests/nanobts_omlattr/Makefile.am
index 050d7cd..8b5e116 100644
--- a/tests/nanobts_omlattr/Makefile.am
+++ b/tests/nanobts_omlattr/Makefile.am
@@ -29,5 +29,4 @@
 	$(LIBOSMOCORE_LIBS) \
 	$(LIBOSMOGSM_LIBS) \
 	$(LIBOSMOABIS_LIBS) \
-	-ldbi \
 	$(NULL)
diff --git a/tests/trau/Makefile.am b/tests/trau/Makefile.am
index 1d014ba..b51c184 100644
--- a/tests/trau/Makefile.am
+++ b/tests/trau/Makefile.am
@@ -40,6 +40,4 @@
 	$(LIBSMPP34_LIBS) \
 	$(LIBOSMOVTY_LIBS) \
 	$(LIBRARY_DL) \
-	-ldbi \
 	$(NULL)
-

-- 
To view, visit https://gerrit.osmocom.org/4070
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I230564b6a6ad244ec6328a99a1c3dbd9bc5521ae
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list