From 93ab0e720adb7613a2c489f4657c8985d85e64ad Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 4 Jun 2014 16:03:07 +0200 Subject: [PATCH] recipes-osmo: Upgrade various components to the latest master version --- recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb | 2 +- recipes-smalltalk/osmocom/osmo-st-msc_git.bb | 2 +- recipes-smalltalk/osmocom/osmo-st-network_git.bb | 2 +- recipes-smalltalk/osmocom/osmo-st-sip_git.bb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb b/recipes-smalltalk/osmocom/osmo-st-mgcp_git.bb index be8a9e53fa..20342cf0ab 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 = "be46bf5b3592a58f5d9f3aa6946da9aca7c6544a" +SRCREV = "afb53fc0d0e549ede7b3784c15bc207f59bee5f1" PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.1" diff --git a/recipes-smalltalk/osmocom/osmo-st-msc_git.bb b/recipes-smalltalk/osmocom/osmo-st-msc_git.bb index d3df5a3d30..50739919a6 100644 --- a/recipes-smalltalk/osmocom/osmo-st-msc_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-msc_git.bb @@ -10,6 +10,6 @@ RDEPENDS_${PN} += "osmo-st-logging osmo-st-network osmo-st-gsm osmo-st-core" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-msc;protocol=git;branch=master" -SRCREV = "b880a9907011c4f1e37b7c3cc8e4549a6520f5a1" +SRCREV = "befb7a50f7c032e5ca4d8a992d6176983b5177f7" PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.0" diff --git a/recipes-smalltalk/osmocom/osmo-st-network_git.bb b/recipes-smalltalk/osmocom/osmo-st-network_git.bb index 4fa285a734..28d079614e 100644 --- a/recipes-smalltalk/osmocom/osmo-st-network_git.bb +++ b/recipes-smalltalk/osmocom/osmo-st-network_git.bb @@ -10,6 +10,6 @@ RDEPENDS_${PN} += "osmo-st-logging osmo-st-core" S = "${WORKDIR}/git" SRC_URI = "git://git.osmocom.org/smalltalk/osmo-st-network;protocol=git;branch=master" -SRCREV = "abbad4a7afb4ee93a559e7a89a82235c43378c71" +SRCREV = "cb55eb5dcf67fbe1ca02e12cd3ccc25df4847ee2" PV = "0.0.2+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 0d22dcde0e..c1b8289084 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 = "2020d4cdf4363f176374efea370e0719839eb91d" +SRCREV = "8b626c8a52cf5bf5d35f62cad75d701d67f345b9" PV = "0.0.1+gitr${SRCPV}" PR = "${INC_PR}.1"