From d610bb00c39e8f73f66bf5d8d3fa491c1c9cb9d4 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Thu, 6 Aug 2020 11:00:43 +0930 Subject: u-boot-aspeed: Fix DTC build Zane reported that gcc 10 will fail to build the branch. This is the upstream fix. Peter Robinson (1): Remove redundant YYLOC global declaration (From meta-aspeed rev: 6630a1310fd9b17abdd8fca73f5c22fc346f9c8a) Change-Id: Ie72bb58c5c7684e42951e80ce6f80e98ef4f15fe Signed-off-by: Joel Stanley Signed-off-by: Andrew Geissler --- meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed') diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc index 8e0ad65f3a..8df836c057 100644 --- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc +++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc @@ -8,7 +8,7 @@ PE = "1" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "09e0e88ee0e79e9fa967ac1fa03f589a5d7eface" +SRCREV = "541ca84e50a51e7cfbd83c96cbf659a85b3ee0df" SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https" -- cgit v1.2.3