From 28b1fc60bf6b3c06c63180efb233930e59a3450d Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 6 Jun 2016 14:23:31 +0200 Subject: [PATCH] ubl: Add reivision G and later support The nWP handling was only present for RevF but applies to later HW revisions too. --- meta-sysmocom-bsp/recipes-sysmobts/ubl/ubl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-sysmocom-bsp/recipes-sysmobts/ubl/ubl_git.bb b/meta-sysmocom-bsp/recipes-sysmobts/ubl/ubl_git.bb index 7bbb36e938..ae571f28e6 100644 --- a/meta-sysmocom-bsp/recipes-sysmobts/ubl/ubl_git.bb +++ b/meta-sysmocom-bsp/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"