diff --git a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb index 75dd7df..19172af 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 = "77524ea5111654e39f76e788abf80039798816c8" -PV = "1.4.0+git${SRCPV}" +SRCREV = "7243cada6a39bf90557f94fb8008b075459d3cfa" +PV = "1.5.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 14503cd..7a25889 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 = "11f72dfbcbd27aa9b5fd4700e912e8ff58bf5c12" -PV = "1.0.0+git${SRCPV}" +SRCREV = "7ebdfc29dad48e2e8d854f6d90f0a2549a76a411" +PV = "1.1.0+git${SRCPV}" PR = "r0.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git"