Change in osmo-gbproxy[master]: Drop c-ares references

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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Feb 9 11:59:51 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gbproxy/+/22792 )


Change subject: Drop c-ares references
......................................................................

Drop c-ares references

Those are leftovers from osmo-sgsn.git

Change-Id: I2fabaa0d70d8675ba440d2bba6881a4cb0006861
---
M debian/control
M debian/copyright
M tests/atlocal.in
M tests/sndcp_xid/Makefile.am
4 files changed, 2 insertions(+), 11 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gbproxy refs/changes/92/22792/1

diff --git a/debian/control b/debian/control
index dd70480..520b4e9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,6 @@
                libtool,
                pkg-config,
                libtalloc-dev,
-               libc-ares-dev,
                libosmocore-dev (>= 1.4.0),
                osmo-gsm-manuals-dev
 Standards-Version: 3.9.8
diff --git a/debian/copyright b/debian/copyright
index 66e36b9..b92bb2f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -84,7 +84,6 @@
            src/gprs/crc24.c
            src/gprs/gprs_gb_parse.c
            src/gprs/gprs_utils.c
-           src/gprs/sgsn_ares.c
            src/gbproxy/gb_proxy.c
            src/gbproxy/gb_proxy_main.c
            src/gbproxy/gb_proxy_peer.c
@@ -137,8 +136,7 @@
  You should have received a copy of the GNU Affero General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-Files:     src/gtphub/gtphub_ares.c
-           src/gtphub/gtphub_sock.c
+Files:     src/gtphub/gtphub_sock.c
            tests/gbproxy/gbproxy_test.c
 Copyright: 2013 Jacob Erlbeck <jerlbeck at sysmocom.de>
            2013 sysmocom s.f.m.c. GmbH
diff --git a/tests/atlocal.in b/tests/atlocal.in
index c854487..e69de29 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -1,3 +0,0 @@
-enable_sgsn_test='@found_libgtp_and_libcares@'
-enable_oap_test='@found_libgtp_and_libcares@'
-enable_gtphub_test='@found_libgtp_and_libcares@'
diff --git a/tests/sndcp_xid/Makefile.am b/tests/sndcp_xid/Makefile.am
index 24626b3..dad41ea 100644
--- a/tests/sndcp_xid/Makefile.am
+++ b/tests/sndcp_xid/Makefile.am
@@ -1,5 +1,5 @@
 AM_CPPFLAGS = $(all_includes) -I$(top_srcdir)/include
-AM_CFLAGS=-Wall -ggdb3 $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS) $(LIBCARES_CFLAGS)
+AM_CFLAGS=-Wall -ggdb3 $(LIBOSMOCORE_CFLAGS) $(LIBOSMOGSM_CFLAGS)
 
 EXTRA_DIST = sndcp_xid_test.ok
 
@@ -13,8 +13,5 @@
 	$(LIBOSMOCORE_LIBS) \
 	$(LIBOSMOGSM_LIBS) \
 	$(LIBOSMOGB_LIBS) \
-	$(LIBCARES_LIBS) \
 	$(LIBGTP_LIBS) \
 	-lrt -lm
-
-

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gbproxy/+/22792
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gbproxy
Gerrit-Branch: master
Gerrit-Change-Id: I2fabaa0d70d8675ba440d2bba6881a4cb0006861
Gerrit-Change-Number: 22792
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210209/264d6225/attachment.htm>


More information about the gerrit-log mailing list