From 0cdda35f2287eec66c89597ef8cf75284078c982 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. (cherry-picked to generic-poky) --- meta-sysmocom-bsp/recipes-sysmobts/uboot/u-boot_sysmocom.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-sysmocom-bsp/recipes-sysmobts/uboot/u-boot_sysmocom.inc b/meta-sysmocom-bsp/recipes-sysmobts/uboot/u-boot_sysmocom.inc index 64b73db9fc..731d149269 100644 --- a/meta-sysmocom-bsp/recipes-sysmobts/uboot/u-boot_sysmocom.inc +++ b/meta-sysmocom-bsp/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"