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"