diff --git a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb index 4223e21..a81ce2e 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 = "14ff9255553f42bada7b042945e86d6b575b28b2" -SRCREV_openbsc = "a27303094ab8bedb0a3b3bfe771daeed10a2e0a9" +SRCREV_osmobts = "3e5b6db2d26f279f9238089f8c79de1d71a997aa" +SRCREV_openbsc = "5dd295ff445334fef92f04434b59ab899a87bd81" PV = "0.4.1+git${SRCPV}" PR = "r4.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git"