u-boot: Fix the u-boot git version in our public git repository

This commit is contained in:
Holger Hans Peter Freyther 2012-05-14 03:06:14 +08:00
parent b9d489c543
commit bdbd14a8d5
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
SRC_URI = "git://git@git.sysmocom.de/sysmo-bts/u-boot;branch=v2011.12;protocol=ssh"
SRCREV = "6feda350ffd7894b60f3cda5726bfd0195cb6c66"
SRCREV = "9987f6df9b5109877b24eb4c0c43a5f0df16289b"
PV = "v2011.12+git${SRCPV}"
S = "${WORKDIR}/git"
PRINC = "3"
PRINC = "4"
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb \
file://README;beginline=1;endline=22;md5=5ba4218ac89af7846802d0348df3fb90"