From d7053d5923b59b0793a3b5f28deb6b40a471fe10 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Fri, 18 Aug 2017 15:05:23 +0200 Subject: [PATCH] osmo-bts: Update SRCREV to current master This version upgrade included required lc15-bts-mgr changes in 6fe823a7e1aa350584e60ad1813e3e154bbd003a. --- 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 51f743b..8f30dcc 100644 --- a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb +++ b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb @@ -4,8 +4,8 @@ LIC_FILES_CHKSUM="file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788" SRC_URI = "git://git.osmocom.org/osmo-bts.git;protocol=git;branch=master;name=osmobts;destsuffix=git \ git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc" -SRCREV_osmobts = "d208132ab90e3314ae5fbd9830bf43c1b3fa1893" -SRCREV_openbsc = "ba66e79953cb1c2230fe2916ef7d8de78500c7fd" +SRCREV_osmobts = "69ec4a419edee4f00a104c59a78b530eaf85382a" +SRCREV_openbsc = "b13196dea30aa8bd4c530373632285716375e32d" PV = "0.4.3+git${SRCPV}" PR = "r20.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git"