From 1e96bb04955aca0932cbeca9d11873185ac7de18 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 16 May 2018 11:51:09 +0200 Subject: [PATCH] osmo-bts: Update 0.8.0 to 0.8.1 (dyn ts fixes) --- recipes-sysmobts/osmo-bts/osmo-bts_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"