diff --git a/recipes-smalltalk/osmocom/osmo-st-gsm_git.bb b/recipes-smalltalk/osmocom/osmo-st-gsm_git.bb index b6d59f7947..aa10ad7596 100644 --- a/recipes-smalltalk/osmocom/osmo-st-gsm_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-gsm_git.bb @@ -10,6 +10,6 @@ RDEPENDS_${PN} += "osmo-st-core osmo-st-network osmo-st-logging" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-gsm;protocol=git;branch=master" -SRCREV = "15be4f4af2f935412305f9e2af0d6a142b2a2093" +SRCREV = "00ee3d0ea0cda615ba58705d08380a116193743d" PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb b/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb index 20342cf0ab..0f9f3f4288 100644 --- a/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb @@ -10,6 +10,6 @@ RDEPENDS_${PN} += "osmo-st-logging osmo-st-core petitparser" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-mgcp;protocol=git;branch=master" -SRCREV = "afb53fc0d0e549ede7b3784c15bc207f59bee5f1" +SRCREV = "08ebcfdab3cd161bb111851bbb5d74f80aff97d0" PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.1" diff --git a/recipes-smalltalk/osmocom/osmo-st-sip_git.bb b/recipes-smalltalk/osmocom/osmo-st-sip_git.bb index c1b8289084..548e2f3164 100644 --- a/recipes-smalltalk/osmocom/osmo-st-sip_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-sip_git.bb @@ -10,6 +10,6 @@ RDEPENDS_${PN} += "osmo-st-core osmo-st-logging petitparser" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-sip;protocol=git;branch=master" -SRCREV = "8b626c8a52cf5bf5d35f62cad75d701d67f345b9" +SRCREV = "eb578aa93e3bc6ddabac0c1a669eb4f700686e96" PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.1"