diff --git a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb index 41b0cd8..358fbe7 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;branch=master;destsuffix=git" -SRCREV = "e25d00f10a0fd8273a63aafad8fd1a28c222eb96" -PV = "0.8.0+git${SRCPV}" +SRCREV = "33da462a2bf37f2688d79530b11f9e65b5c93502" +PV = "0.8.1+git${SRCPV}" PR = "r0.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git"