commit | 8f741295a2a80ecd37cf865e76fa6f32a0223af8 | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Fri Mar 20 11:56:10 2020 +1030 |
committer | Joel Stanley <joel@jms.id.au> | Fri Mar 20 11:56:16 2020 +1030 |
tree | 90a0deb228c18ef1a1a79b9c4888cf959038f621 | |
parent | 22ccf4648a776c458300c97a6d001a843b2b5c9b [diff] |
u-boot-aspeed: Fix env location Joel Stanley (1): config: Update ast2600 openbmc environment location Change-Id: I154fdc7da8560f5def10a1508712b07cb916e2b1 Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc index 176981f..46ab2e7 100644 --- a/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc +++ b/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
@@ -8,7 +8,7 @@ # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "0a1334330ffe43d13eef58efdcf59a2c10c13e20" +SRCREV = "0991f0b8ae2eaad7d06977d2fabbb599f0d28a97" SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"