From 86baca7ed81c8690f559e7ca7cd095ad5ffb0600 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 6 Jun 2016 14:27:54 +0200 Subject: [PATCH] u-boot: Add revision G and later support as well --- recipes-sysmobts/uboot/u-boot_sysmocom.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-sysmobts/uboot/u-boot_sysmocom.inc b/recipes-sysmobts/uboot/u-boot_sysmocom.inc index 47e6078..5a162f8 100644 --- a/recipes-sysmobts/uboot/u-boot_sysmocom.inc +++ b/recipes-sysmobts/uboot/u-boot_sysmocom.inc @@ -1,5 +1,5 @@ SRC_URI = "git://git.sysmocom.de/sysmo-bts/u-boot;branch=v2011.12;protocol=git" -SRCREV = "f6453a391125f824ebf5bab00ee03b6d73ae5695" +SRCREV = "ab8a84d9ac4c9d938ec6fa85e3f4f640d883c774" PV = "v2011.12+git${SRCPV}" S = "${WORKDIR}/git"