aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2021-01-06 16:39:52 +0100
committerHarald Welte <laforge@osmocom.org>2021-01-07 14:35:52 +0100
commit3b6e443bf590c3df634491e80b8b09a536b91a58 (patch)
tree2cd5cf80f1d8b843ce970b690a224e90948e7cf1
parent45773cf1b8d2072fad92febca68254da2ea3bc44 (diff)
update all of osmocom to "latest" tags
We have to use some arcane construct to make the bitbake fetcher actualyl fetch tags that are not on any branch (like those patch releases that themselves branch off master, but which aren't on master). Otherwise we get errors like: WARNING: osmo-sgsn-1.6.2+gitrAUTOINC+065500a347-r1.18.0 do_fetch: Failed to fetch URL git://git.osmocom.org/osmo-sgsn.git;protocol=git, attempting MIRRORS if available ERROR: osmo-sgsn-1.6.2+gitrAUTOINC+065500a347-r1.18.0 do_fetch: Fetcher failure: Unable to find revision 065500a3471dd43b65dc87b95854c3015c551f0f in branch master even from upstream Change-Id: I743173f8a3385686ffb11550aabc0fbc665cf043
-rw-r--r--recipes-osmocom/libosmo-abis/libosmo-abis_git.bb6
-rw-r--r--recipes-osmocom/libosmo-netif/libosmo-netif_git.bb4
-rw-r--r--recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb4
-rw-r--r--recipes-osmocom/libosmocore/libosmocore_git.bb4
-rw-r--r--recipes-osmocom/osmo-bsc/osmo-bsc_git.bb6
-rw-r--r--recipes-osmocom/osmo-ggsn/osmo-ggsn_git.bb4
-rw-r--r--recipes-osmocom/osmo-hlr/osmo-hlr_git.bb6
-rw-r--r--recipes-osmocom/osmo-iuh/osmo-iuh_git.bb6
-rw-r--r--recipes-osmocom/osmo-msc/osmo-msc_git.bb6
-rw-r--r--recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb6
-rw-r--r--recipes-osmocom/osmo-sip-connector/osmo-sip-connector_git.bb4
-rw-r--r--recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb4
12 files changed, 30 insertions, 30 deletions
diff --git a/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb b/recipes-osmocom/libosmo-abis/libosmo-abis_git.bb
index 0582599..446a590 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 = "c313d44272f04b24dad38f4caea17180f9cbc509"
-SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git"
-PV = "0.8.0+gitr${SRCPV}"
+SRCREV = "1.0.1"
+SRC_URI = "git://git.osmocom.org/libosmo-abis.git;protocol=git;tag=${SRCREV};nobranch=1"
+PV = "1.0.1+gitr${SRCPV}"
PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb b/recipes-osmocom/libosmo-netif/libosmo-netif_git.bb
index c52c7e9..0f2856e 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 = "b8121e79ef53b30df535fb38987b3a48853ebbe9"
+SRCREV = "f3ccbecb6f802ccd98d154dc7ba7d552e298b2ea"
SRC_URI = "git://git.osmocom.org/libosmo-netif.git;protocol=git"
-PV = "0.7.0+gitr${SRCPV}"
+PV = "1.0.0+gitr${SRCPV}"
PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
index 31fa234..c78477c 100644
--- a/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
+++ b/recipes-osmocom/libosmo-sccp/libosmo-sccp_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "5e4643f4bc76a1437621348550b5b2a603e2179b"
+SRCREV = "37880b696ee90dead7e3b1292b109cc041a44e52"
SRC_URI = "git://git.osmocom.org/libosmo-sccp.git;protocol=git"
-PV = "1.2.0+gitr${SRCPV}"
+PV = "1.3.0+gitr${SRCPV}"
PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb b/recipes-osmocom/libosmocore/libosmocore_git.bb
index d5eab3a..1acf6ac 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 = "2862f9082ed4f16383a134e1112610d76ad91bf0"
+SRCREV = "5681a3254c1727d4926ac6d36800fd63d87ad7a2"
SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git;nobranch=1"
-PV = "1.3.0+gitr${SRCPV}"
+PV = "1.4.1+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 fdb389b..dce2ef1 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 = "a1362ce8c20b2fa60e3da67936ea69d406e23aff"
-SRC_URI = "git://git.osmocom.org/osmo-bsc.git;protocol=git"
-PV = "1.6.0+gitr${SRCPV}"
+SRCREV = "1.6.1"
+SRC_URI = "git://git.osmocom.org/osmo-bsc.git;protocol=git;tag=${SRCREV};nobranch=1"
+PV = "1.6.1+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 b1b2298..a854384 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 = "e71e0f2af84d8b26f4c09a8c859f86cf701b3357"
+SRCREV = "2154607fb06c9e4d1a286f40c756cdb4f792efdf"
SRC_URI = "git://git.osmocom.org/osmo-ggsn \
file://libgtp-queue_depth_32.patch \
"
-PV = "1.5.0+gitr${SRCPV}"
+PV = "1.6.0+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 90bb611..0676f09 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 = "3a66698d87b29e0bf8eb53ca29db7e0f02871abc"
-SRC_URI = "git://git.osmocom.org/osmo-hlr.git;protocol=git"
-PV = "1.2.0+gitr${SRCPV}"
+SRCREV = "1.2.1"
+SRC_URI = "git://git.osmocom.org/osmo-hlr.git;protocol=git;tag=${SRCREV};nobranch=1"
+PV = "1.2.1+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 66efd8c..5cd2d3f 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 = "67d32a0386b1c0bfb7a12f63b5bb475a08010e80"
-SRC_URI = "git://git.osmocom.org/osmo-iuh.git;protocol=git"
-PV = "0.6.0+gitr${SRCPV}"
+SRCREV = "1.0.0"
+SRC_URI = "git://git.osmocom.org/osmo-iuh.git;protocol=git;tag=${SRCREV};nobranch=1"
+PV = "1.0.0+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 81bc071..79aa0c3 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 = "4a5ba81f7d057373ed44ab66169faa1f9d7b46ea"
-SRC_URI = "git://git.osmocom.org/osmo-msc.git;protocol=git"
-PV = "1.6.1+gitr${SRCPV}"
+SRCREV = "1.6.3"
+SRC_URI = "git://git.osmocom.org/osmo-msc.git;protocol=git;tag=${SRCREV};nobranch=1"
+PV = "1.6.3+gitr${SRCPV}"
PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
index f0aa365..d65c5f3 100644
--- a/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
+++ b/recipes-osmocom/osmo-sgsn/osmo-sgsn_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "394aa533e9e3a744dfe10c2cf01898dabb8d6812"
-SRC_URI = "git://git.osmocom.org/osmo-sgsn.git;protocol=git"
-PV = "1.6.0+gitr${SRCPV}"
+SRCREV = "1.6.2"
+SRC_URI = "git://git.osmocom.org/osmo-sgsn.git;protocol=git;tag=${SRCREV};nobranch=1"
+PV = "1.6.2+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 5d525ae..e847489 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 = "e58ead7ac4c0e97f82ceef828b8da30f7cb84927"
+SRCREV = "79d76480ac0187993c05b2c682e120f6e0e8bbb8"
SRC_URI = "git://git.osmocom.org/osmo-sip-connector.git;protocol=git"
-PV = "1.4.0+gitr${SRCPV}"
+PV = "1.4.1+gitr${SRCPV}"
PR = "${INC_PR}.0"
diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
index 32796b3..97122ba 100644
--- a/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
@@ -1,7 +1,7 @@
require ${PN}.inc
S = "${WORKDIR}/git"
-SRCREV = "7648a0eb1824e432075353cde10dffdac1cd295e"
+SRCREV = "faea029a466fec48236403aa10d0b1a00f144763"
SRC_URI = "git://git.osmocom.org/osmo-sysmon.git;protocol=git"
-PV = "0.2.0+gitr${SRCPV}"
+PV = "0.3.0+gitr${SRCPV}"
PR = "${INC_PR}.0"