Change in osmo-ci[master]: osmo-mgw: don't try to build with transcoding

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

osmith gerrit-no-reply at lists.osmocom.org
Tue Dec 4 09:21:32 UTC 2018


osmith has submitted this change and it was merged. ( https://gerrit.osmocom.org/12083 )

Change subject: osmo-mgw: don't try to build with transcoding
......................................................................

osmo-mgw: don't try to build with transcoding

Do not build osmo-mgw twice anymore (once with "--enable-mgcp-transcoding" and
once with "--disable-mgcp-transcoding"). configure.ac does not know
these options.

Change-Id: I080cd331caec31c53a43090e6c19d23e31abdec6
---
M jobs/gerrit-verifications.yml
M jobs/master-builds.yml
2 files changed, 0 insertions(+), 6 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved
  osmith: Verified



diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index e70d28e..edfcf99 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -135,8 +135,6 @@
       - osmo-iuh
 
       - osmo-mgw:
-          a1_name: MGCP
-          a1: !!python/tuple [--enable-mgcp-transcoding, --disable-mgcp-transcoding]
           concurrent: true
           cmd: >
            # keep first line with less indent to preserve newlines
@@ -144,7 +142,6 @@
               -e HOME=/build \
               -e MAKE=make \
               -e PARALLEL_MAKE="$PARALLEL_MAKE" \
-              -e MGCP="$MGCP" \
               -e PATH="$PATH:/build_bin" \
               -e OSMOPY_DEBUG_TCP_SOCKETS="1" \
               -w /build -i -u build \
diff --git a/jobs/master-builds.yml b/jobs/master-builds.yml
index d485a5f..7572a20 100644
--- a/jobs/master-builds.yml
+++ b/jobs/master-builds.yml
@@ -222,8 +222,6 @@
             master-osmo-sgsn
 
       - osmo-mgw:
-          a1_name: MGCP
-          a1: !!python/tuple [--enable-mgcp-transcoding, --disable-mgcp-transcoding]
           concurrent: true
           cmd: >
            # keep first line with less indent to preserve newlines
@@ -231,7 +229,6 @@
               -e HOME=/build \
               -e MAKE=make \
               -e PARALLEL_MAKE="$PARALLEL_MAKE" \
-              -e MGCP="$MGCP" \
               -e PATH="$PATH:/build_bin" \
               -e OSMOPY_DEBUG_TCP_SOCKETS="1" \
               -w /build -i -u build \

-- 
To view, visit https://gerrit.osmocom.org/12083
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I080cd331caec31c53a43090e6c19d23e31abdec6
Gerrit-Change-Number: 12083
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Pau Espin Pedrol <pespin at sysmocom.de>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181204/7b34a2ed/attachment.htm>


More information about the gerrit-log mailing list