osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/meta-telephony/+/39541?usp=email )


Change subject: Update Osmocom recipes to latest tags (release 202502)
......................................................................

Update Osmocom recipes to latest tags (release 202502)

Related: SYS#7299
Change-Id: I33a8a5e787716e3a9366d6f0539d65e238427339
---
M recipes-osmocom/libosmo-abis/libosmo-abis.inc
M recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
M recipes-osmocom/libosmo-netif/libosmo-netif.inc
M recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
M recipes-osmocom/libosmo-sigtran/libosmo-sigtran_git.bb
M recipes-osmocom/libosmocore/libosmocore_git.bb
M recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
M recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
M recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
M recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
M recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
M recipes-osmocom/osmo-mgw/osmo-mgw.inc
M recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
M recipes-osmocom/osmo-msc/osmo-msc_git.bb
M recipes-osmocom/osmo-pcap/osmo-pcap.inc
M recipes-osmocom/osmo-pcap/osmo-pcap_git.bb
M recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb
17 files changed, 30 insertions(+), 30 deletions(-)



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

diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis.inc 
b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
index 955ebe3..7ddd30e 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis.inc
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis.inc
@@ -4,7 +4,7 @@
 LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
 INC_PR="r1.${META_TELEPHONY_OSMO_INC}"

-DEPENDS = "libosmocore ortp libtalloc"
+DEPENDS = "libosmocore libosmo-netif ortp libtalloc"

 inherit autotools pkgconfig

diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb 
b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index b6a1aa2..5a4b8d0 100644
--- a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
+++ b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.6.0"
+SRCREV = "2.0.0"
 SRC_URI = 
"git://gerrit.osmocom.org/libosmo-abis.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.6.0+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif.inc 
b/recipes-osmocom/libosmo-netif/libosmo-netif.inc
index 3b5ef19..875118b 100644
--- a/recipes-osmocom/libosmo-netif/libosmo-netif.inc
+++ b/recipes-osmocom/libosmo-netif/libosmo-netif.inc
@@ -5,7 +5,7 @@

 INC_PR="r1.${META_TELEPHONY_OSMO_INC}"

-DEPENDS = "libosmo-abis libtalloc"
+DEPENDS = "libosmocore libtalloc"

 PACKAGECONFIG ??= "\
     libsctp \
diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb 
b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
index 036745f..83e4fa8 100644
--- a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
+++ b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.5.1"
+SRCREV = "1.6.0"
 SRC_URI = 
"git://gerrit.osmocom.org/libosmo-netif.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.5.1+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/libosmo-sigtran/libosmo-sigtran_git.bb 
b/recipes-osmocom/libosmo-sigtran/libosmo-sigtran_git.bb
index bd5ef0f..002aa66 100644
--- a/recipes-osmocom/libosmo-sigtran/libosmo-sigtran_git.bb
+++ b/recipes-osmocom/libosmo-sigtran/libosmo-sigtran_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "2.0.0"
+SRCREV = "2.1.0"
 SRC_URI = 
"git://gerrit.osmocom.org/libosmo-sigtran.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "2.0.0+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb 
b/recipes-osmocom/libosmocore/libosmocore_git.bb
index 0d66c74..276f528 100644
--- a/recipes-osmocom/libosmocore/libosmocore_git.bb
+++ b/recipes-osmocom/libosmocore/libosmocore_git.bb
@@ -1,9 +1,9 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.10.0"
+SRCREV = "1.11.0"
 SRC_URI = 
"git://gerrit.osmocom.org/libosmocore.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.10.0+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"

 PACKAGES =+ "libosmoctrl libosmocodec libosmogb libosmogsm libosmovty 
osmo-arfcn osmo-auc-gen osmo-config-merge"
diff --git a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb 
b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
index 83904f7..c083a62 100644
--- a/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
+++ b/recipes-osmocom/osmo-bsc/osmo-bsc_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.12.2"
+SRCREV = "1.13.0"
 SRC_URI = 
"git://gerrit.osmocom.org/osmo-bsc.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.12.2+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb 
b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
index 49d3e53..9fe3780 100644
--- a/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
+++ b/recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb
@@ -1,9 +1,9 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.12.0"
+SRCREV = "1.13.0"
 SRC_URI = 
"git://gerrit.osmocom.org/osmo-ggsn;protocol=https;tag=${SRCREV};nobranch=1 \
            file://0001-libgtp-set-PDP_MAX-to-128.patch     \
           "
-PV = "1.12.0+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb 
b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
index cd5d6dd..23dbd93 100644
--- a/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
+++ b/recipes-osmocom/osmo-hlr/osmo-hlr_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.8.0"
+SRCREV = "1.9.0"
 SRC_URI = 
"git://gerrit.osmocom.org/osmo-hlr.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.8.0+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb 
b/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
index b44d5a7..2b5aa02 100644
--- a/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
+++ b/recipes-osmocom/osmo-hnbgw/osmo-hnbgw_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.6.2"
+SRCREV = "1.7.0"
 SRC_URI = 
"git://gerrit.osmocom.org/osmo-hnbgw.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.6.2+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb 
b/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
index f289654..fff88d5 100644
--- a/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
+++ b/recipes-osmocom/osmo-iuh/osmo-iuh_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.6.0"
+SRCREV = "1.7.0"
 SRC_URI = 
"git://gerrit.osmocom.org/osmo-iuh.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.6.0+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-mgw/osmo-mgw.inc 
b/recipes-osmocom/osmo-mgw/osmo-mgw.inc
index 5e740db..863d13a 100644
--- a/recipes-osmocom/osmo-mgw/osmo-mgw.inc
+++ b/recipes-osmocom/osmo-mgw/osmo-mgw.inc
@@ -3,7 +3,7 @@
 LICENSE = "AGPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"

-DEPENDS = "libosmocore libosmo-netif"
+DEPENDS = "libosmocore libosmo-netif libosmo-abis"

 INC_PR="r4.${META_TELEPHONY_OSMO_INC}"

diff --git a/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb 
b/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
index cca5ee4..e7ffd06 100644
--- a/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
+++ b/recipes-osmocom/osmo-mgw/osmo-mgw_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.13.1"
+SRCREV = "1.14.0"
 SRC_URI = 
"git://gerrit.osmocom.org/osmo-mgw.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.13.1+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-msc/osmo-msc_git.bb 
b/recipes-osmocom/osmo-msc/osmo-msc_git.bb
index 89327d4..bbe85e9 100644
--- a/recipes-osmocom/osmo-msc/osmo-msc_git.bb
+++ b/recipes-osmocom/osmo-msc/osmo-msc_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.12.2"
+SRCREV = "1.13.0"
 SRC_URI = 
"git://gerrit.osmocom.org/osmo-msc.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.12.2+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-pcap/osmo-pcap.inc 
b/recipes-osmocom/osmo-pcap/osmo-pcap.inc
index e64ca88..bef1101 100644
--- a/recipes-osmocom/osmo-pcap/osmo-pcap.inc
+++ b/recipes-osmocom/osmo-pcap/osmo-pcap.inc
@@ -3,7 +3,7 @@
 LICENSE = "AGPLv3+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"

-DEPENDS = "libosmocore zeromq libpcap gnutls"
+DEPENDS = "libosmocore zeromq libpcap gnutls libosmo-netif"

 INC_PR="r2.${META_TELEPHONY_OSMO_INC}"

diff --git a/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb 
b/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb
index d674f6f..8b75a47 100644
--- a/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb
+++ b/recipes-osmocom/osmo-pcap/osmo-pcap_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "0.5.0"
+SRCREV = "0.6.0"
 SRC_URI = 
"git://gerrit.osmocom.org/osmo-pcap.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "0.5.0+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb 
b/recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb
index 70bb346..09e8324 100644
--- a/recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb
+++ b/recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb
@@ -1,7 +1,7 @@
 require ${PN}.inc

 S = "${WORKDIR}/git"
-SRCREV = "1.7.0"
+SRCREV = "1.7.1"
 SRC_URI = 
"git://gerrit.osmocom.org/osmo-sip-connector.git;protocol=https;tag=${SRCREV};nobranch=1"
-PV = "1.7.0+gitr${SRCPV}"
+PV = "${SRCREV}+gitr${SRCPV}"
 PR = "${INC_PR}.0"

--
To view, visit https://gerrit.osmocom.org/c/meta-telephony/+/39541?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: newchange
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Change-Id: I33a8a5e787716e3a9366d6f0539d65e238427339
Gerrit-Change-Number: 39541
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>

Reply via email to