From ce642cba5378277678920be336c21058f43dbab6 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Thu, 13 Mar 2014 16:50:45 +0100 Subject: [PATCH] osmo-bts: Build newer version with handover, agch and manager changes --- 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 0c729d7..8c9f4ab 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=sysmocom/features/handover;name=osmobts;destsuffix=git \ git://git.osmocom.org/openbsc;protocol=git;branch=master;name=openbsc;destsuffix=openbsc" -SRCREV_osmobts = "10aa68ba8ae23336561bd6cb518c47ae9972a0b6" -SRCREV_openbsc = "ca114432be6c9e108f0f3182c564d264b78669e0" +SRCREV_osmobts = "4b614a0246ef3952407e86a89df7a437704275d1" +SRCREV_openbsc = "9e55636fe051f150820086d8dc34d710144fc5bb" PV = "0.3.0+git${SRCPV}" PR = "r4.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git"