From 0673324a5ddf817664d37100506f706a7922d005 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. --- recipes-sysmobts/ubl/ubl_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"