From 40927204e9201a9c53dc8280791bfe47f3c4221f Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 25 Aug 2014 16:17:00 +0200 Subject: [PATCH] osmo-bts: Fix the VTY generation and output power handling Fix the VTY generation and output power handling for 1100 und 1020 devices have been added. --- 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 44a57e2..8676f81 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 = "1fb66c8e6a2f79f48b0a79946f6f844e29527817" -SRCREV_openbsc = "5160996d4a24fdb9faf0317c489689b5c31eebee" +SRCREV_osmobts = "04585dd90a1439e256d54affe4ccea113455cbe7" +SRCREV_openbsc = "a4faeb1a79eac3c8d333ded27600228cc5e3a71b" PV = "0.4.3+git${SRCPV}" PR = "r15.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git"