diff --git a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb index a81ce2e..63d0967 100644 --- a/recipes-sysmobts/osmo-bts/osmo-bts_git.bb +++ b/recipes-sysmobts/osmo-bts/osmo-bts_git.bb @@ -4,10 +4,10 @@ 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 = "3e5b6db2d26f279f9238089f8c79de1d71a997aa" -SRCREV_openbsc = "5dd295ff445334fef92f04434b59ab899a87bd81" +SRCREV_osmobts = "b4280963c0a236f3676ff4d5a191943ad63b7e69" +SRCREV_openbsc = "1b148ec1009c32faea269331836e366cfff7d18e" PV = "0.4.1+git${SRCPV}" -PR = "r4.${META_TELEPHONY_OSMO_INC}" +PR = "r5.${META_TELEPHONY_OSMO_INC}" S = "${WORKDIR}/git" SRCREV_FORMAT = "openbsc-rosmobts"