dvnixload: Deal with UBL being gone but U-Boot is present.

Upgrade the dvnixload to a version that will always flash the
UBL payload to the device.
This commit is contained in:
Holger Hans Peter Freyther 2012-07-11 14:26:51 +02:00
parent d838ac6e80
commit 9416f178b1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ HOMEPAGE = "http://www.hugovil.com/en/dvnixload/"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://src/main.c;beginline=1;endline=20;md5=f2b40a2eb5162af4c3cb20428e72f921"
SRCREV = "7d96e789af6c1191eb48225b407c907e39393eee"
SRCREV = "354c2e5665e760bf1765a79aa4b83a70954e87e4"
SRC_URI = "git://git@git.sysmocom.de/sysmo-bts/dvnixload;protocol=ssh;branch=master"
PV = "v0.2.6+git${SRCPV}"
PR = "r1"