Change in meta-telephony[laforge/nightly]: osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp

2018-09-07 Thread Harald Welte
Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/10836 )

Change subject: osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp
..

osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp

Since osmo-mgw.git 31b4729f2731c747b8b33c4646dd5ade2ace29bc those have
been removed entirely from the repo and are only available trhough
openbsc.git.

Change-Id: If07c4af918304db7611f21cd203e4e4670616cf1
---
M recipes-osmocom/osmo-mgw/osmo-mgw.inc
1 file changed, 3 insertions(+), 23 deletions(-)

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



diff --git a/recipes-osmocom/osmo-mgw/osmo-mgw.inc 
b/recipes-osmocom/osmo-mgw/osmo-mgw.inc
index b083a9c..19e17ab 100644
--- a/recipes-osmocom/osmo-mgw/osmo-mgw.inc
+++ b/recipes-osmocom/osmo-mgw/osmo-mgw.inc
@@ -3,35 +3,22 @@
 LICENSE = "AGPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"

-DEPENDS = "libosmocore libosmo-netif bcg729 libgsm"
+DEPENDS = "libosmocore libosmo-netif"

-INC_PR="r0.${META_TELEPHONY_OSMO_INC}"
+INC_PR="r1.${META_TELEPHONY_OSMO_INC}"

 inherit autotools pkgconfig systemd

-EXTRA_OECONF += "--enable-mgcp-transcoding --with-g729"
-
 do_install_append() {
install -d ${D}${systemd_system_unitdir}/
install -d ${D}${sysconfdir}/osmocom/

-   install -m 0644 ${S}/doc/examples/osmo-bsc_mgcp/mgcp.cfg 
${D}${sysconfdir}/osmocom/osmo-bsc-mgcp.cfg
-   install -m 0644 ${S}/contrib/systemd/osmo-bsc-mgcp.service 
${D}${systemd_system_unitdir}/
-
install -m 0644 ${S}/doc/examples/osmo-mgw/osmo-mgw.cfg 
${D}${sysconfdir}/osmocom/osmo-mgw.cfg
install -m 0644 ${S}/contrib/systemd/osmo-mgw.service 
${D}${systemd_system_unitdir}/
 }

-PACKAGES =+ " libosmo-legacy-mgcp libosmo-legacy-mgcp-dev libosmo-mgcp 
libosmo-mgcp-dev libosmo-mgcp-client libosmo-mgcp-client-dev osmo-bsc-mgcp"
+PACKAGES =+ "libosmo-mgcp libosmo-mgcp-dev libosmo-mgcp-client 
libosmo-mgcp-client-dev"
 SYSTEMD_SERVICE_osmo-mgw = "osmo-mgw.service"
-SYSTEMD_SERVICE_osmo-bsc-mgcp = "osmo-bsc-mgcp.service"
-
-FILES_libosmo-legacy-mgcp = "${libdir}/libosmo-legacy-mgcp${SOLIBS}"
-FILES_libosmo-legacy-mgcp-dev = " \
-   ${includedir}/osmocom/legacy_mgcp \
-   ${libdir}/pkgconfig/libosmo-legacy-mgcp.pc \
-   ${libdir}/libosmo-legacy-mgcp${SOLIBSDEV} \
-   "

 FILES_libosmo-mgcp = "${libdir}/libosmo-mgcp${SOLIBS}"
 FILES_libosmo-mgcp-dev = " \
@@ -47,11 +34,4 @@
${libdir}/libosmo-mgcp-client${SOLIBSDEV} \
"

-FILES_osmo-bsc-mgcp = " \
-   ${bindir}/osmo-bsc_mgcp \
-   ${sysconfdir}/osmocom/osmo-bsc-mgcp.cfg \
-   ${systemd_unitdir}/system/osmo-bsc-mgcp.service \
-   "
-CONFFILES_osmo-bsc-mgcp = "${sysconfdir}/osmocom/osmo-bsc-mgcp.cfg"
-
 CONFFILES_osmo-mgw = "${sysconfdir}/osmocom/osmo-mgw.cfg"

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

Gerrit-Project: meta-telephony
Gerrit-Branch: laforge/nightly
Gerrit-MessageType: merged
Gerrit-Change-Id: If07c4af918304db7611f21cd203e4e4670616cf1
Gerrit-Change-Number: 10836
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Pau Espin Pedrol 


Change in meta-telephony[laforge/nightly]: osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp

2018-09-07 Thread Harald Welte
Harald Welte has posted comments on this change. ( 
https://gerrit.osmocom.org/10836 )

Change subject: osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp
..


Patch Set 1: Code-Review+2


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

Gerrit-Project: meta-telephony
Gerrit-Branch: laforge/nightly
Gerrit-MessageType: comment
Gerrit-Change-Id: If07c4af918304db7611f21cd203e4e4670616cf1
Gerrit-Change-Number: 10836
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Fri, 07 Sep 2018 15:14:08 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in meta-telephony[laforge/nightly]: osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp

2018-09-07 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( 
https://gerrit.osmocom.org/10836 )

Change subject: osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp
..


Patch Set 1: Verified+1


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

Gerrit-Project: meta-telephony
Gerrit-Branch: laforge/nightly
Gerrit-MessageType: comment
Gerrit-Change-Id: If07c4af918304db7611f21cd203e4e4670616cf1
Gerrit-Change-Number: 10836
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Fri, 07 Sep 2018 14:44:10 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in meta-telephony[laforge/nightly]: osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp

2018-09-07 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( 
https://gerrit.osmocom.org/10836


Change subject: osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp
..

osmo-mgw: Remove osmo-bsc_mgcp and libosmo-legacy-mgcp

Since osmo-mgw.git 31b4729f2731c747b8b33c4646dd5ade2ace29bc those have
been removed entirely from the repo and are only available trhough
openbsc.git.

Change-Id: If07c4af918304db7611f21cd203e4e4670616cf1
---
M recipes-osmocom/osmo-mgw/osmo-mgw.inc
1 file changed, 3 insertions(+), 23 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/36/10836/1

diff --git a/recipes-osmocom/osmo-mgw/osmo-mgw.inc 
b/recipes-osmocom/osmo-mgw/osmo-mgw.inc
index b083a9c..19e17ab 100644
--- a/recipes-osmocom/osmo-mgw/osmo-mgw.inc
+++ b/recipes-osmocom/osmo-mgw/osmo-mgw.inc
@@ -3,35 +3,22 @@
 LICENSE = "AGPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"

-DEPENDS = "libosmocore libosmo-netif bcg729 libgsm"
+DEPENDS = "libosmocore libosmo-netif"

-INC_PR="r0.${META_TELEPHONY_OSMO_INC}"
+INC_PR="r1.${META_TELEPHONY_OSMO_INC}"

 inherit autotools pkgconfig systemd

-EXTRA_OECONF += "--enable-mgcp-transcoding --with-g729"
-
 do_install_append() {
install -d ${D}${systemd_system_unitdir}/
install -d ${D}${sysconfdir}/osmocom/

-   install -m 0644 ${S}/doc/examples/osmo-bsc_mgcp/mgcp.cfg 
${D}${sysconfdir}/osmocom/osmo-bsc-mgcp.cfg
-   install -m 0644 ${S}/contrib/systemd/osmo-bsc-mgcp.service 
${D}${systemd_system_unitdir}/
-
install -m 0644 ${S}/doc/examples/osmo-mgw/osmo-mgw.cfg 
${D}${sysconfdir}/osmocom/osmo-mgw.cfg
install -m 0644 ${S}/contrib/systemd/osmo-mgw.service 
${D}${systemd_system_unitdir}/
 }

-PACKAGES =+ " libosmo-legacy-mgcp libosmo-legacy-mgcp-dev libosmo-mgcp 
libosmo-mgcp-dev libosmo-mgcp-client libosmo-mgcp-client-dev osmo-bsc-mgcp"
+PACKAGES =+ "libosmo-mgcp libosmo-mgcp-dev libosmo-mgcp-client 
libosmo-mgcp-client-dev"
 SYSTEMD_SERVICE_osmo-mgw = "osmo-mgw.service"
-SYSTEMD_SERVICE_osmo-bsc-mgcp = "osmo-bsc-mgcp.service"
-
-FILES_libosmo-legacy-mgcp = "${libdir}/libosmo-legacy-mgcp${SOLIBS}"
-FILES_libosmo-legacy-mgcp-dev = " \
-   ${includedir}/osmocom/legacy_mgcp \
-   ${libdir}/pkgconfig/libosmo-legacy-mgcp.pc \
-   ${libdir}/libosmo-legacy-mgcp${SOLIBSDEV} \
-   "

 FILES_libosmo-mgcp = "${libdir}/libosmo-mgcp${SOLIBS}"
 FILES_libosmo-mgcp-dev = " \
@@ -47,11 +34,4 @@
${libdir}/libosmo-mgcp-client${SOLIBSDEV} \
"

-FILES_osmo-bsc-mgcp = " \
-   ${bindir}/osmo-bsc_mgcp \
-   ${sysconfdir}/osmocom/osmo-bsc-mgcp.cfg \
-   ${systemd_unitdir}/system/osmo-bsc-mgcp.service \
-   "
-CONFFILES_osmo-bsc-mgcp = "${sysconfdir}/osmocom/osmo-bsc-mgcp.cfg"
-
 CONFFILES_osmo-mgw = "${sysconfdir}/osmocom/osmo-mgw.cfg"

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

Gerrit-Project: meta-telephony
Gerrit-Branch: laforge/nightly
Gerrit-MessageType: newchange
Gerrit-Change-Id: If07c4af918304db7611f21cd203e4e4670616cf1
Gerrit-Change-Number: 10836
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol