diff --git a/recipes-sysmobts/ubl/ubl_git.bb b/recipes-sysmobts/ubl/ubl_git.bb index 7bbb36e..ae571f2 100644 --- a/recipes-sysmobts/ubl/ubl_git.bb +++ b/recipes-sysmobts/ubl/ubl_git.bb @@ -7,7 +7,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://ubl.c;beginline=1;endline=22;md5=806283bb3c475d9082e41f09020373ff" SRC_URI = "git://git.sysmocom.de/sysmo-bts/ubl;protocol=git;branch=master" -SRCREV = "0974846c2d2eb506d1443ee338aad4400f59bc70" +SRCREV = "77aac3693b45df7154ada64341fd67e41f990f22" PV = "v0.2.11+git${SRCPV}" PR = "r3" S = "${WORKDIR}/git"