From 1fbdff091ba6022a9a6f67e822d918cc057a5b92 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 17 Nov 2021 13:03:51 +0100 Subject: [PATCH] Update Osmocom recipes to latest tags (release 202111) --- recipes-sysmobts/osmo-bts/osmo-bts_git.bb | 4 ++-- recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb index 44fe0f7..75dd7df 100644 --- a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb +++ b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb @@ -3,8 +3,8 @@ LICENSE = "AGPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788" SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;destsuffix=git" -SRCREV = "0436fe7fcaaa95f01a619da31d43c02324afc8f5" -PV = "1.3.0+git${SRCPV}" +SRCREV = "77524ea5111654e39f76e788abf80039798816c8" +PV = "1.4.0+git${SRCPV}" PR = "r0.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git" diff --git a/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb b/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb index bfab27b..14503cd 100644 --- a/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb +++ b/recipes-sysmobts/osmo-pcu/osmo-pcu_git.bb @@ -3,8 +3,8 @@ LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" SRC_URI = "git://git.osmocom.org/osmo-pcu.git;protocol=git;branch=master" -SRCREV = "50aa492b8527df0724876ed80165cbdeedccb22b" -PV = "0.9.0+git${SRCPV}" +SRCREV = "11f72dfbcbd27aa9b5fd4700e912e8ff58bf5c12" +PV = "1.0.0+git${SRCPV}" PR = "r0.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git"