From 8698210e1d686fa4e64a7b8a181be1d84cd1a8ab Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Mon, 5 Sep 2016 14:39:23 +0200 Subject: [PATCH] u-boot: Go back just supporting RevG hardware We need some more testing/experience with the AEMIF related fixed that it is better to ship what we have right now. Discussed in the sob chat. --- 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 6e1f15a..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 = "32c1294d62c134137d4a65b6e9101b1172b60789" +SRCREV = "ab8a84d9ac4c9d938ec6fa85e3f4f640d883c774" PV = "v2011.12+git${SRCPV}" S = "${WORKDIR}/git"