ubl: Prepare for revision F support of the system

Update to the latest version of UBL to get revision F
support. This allows us to toggle the GPIO. It has only
been verified on revision F hardware.
This commit is contained in:
Holger Hans Peter Freyther 2015-02-05 19:13:41 +01:00
parent 0efdefba34
commit d819f59649
1 changed files with 1 additions and 1 deletions

View File

@ -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 = "43383917fde3cec70d0e09c6ea77302cd32b479f"
SRCREV = "0974846c2d2eb506d1443ee338aad4400f59bc70"
SRCREV_sysmobts-v1 = "d04f24974a5b1e24cb9414ebc2e84a91848982c4"
PV = "v0.2.11+git${SRCPV}"
PR = "r3"