commit | 0646d0211ed065970269e027ac0e66daccc5a7fd | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Tue Jun 07 10:36:05 2022 +0930 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Jun 08 15:18:36 2022 +0000 |
tree | 0356e869ee9ff8617516bfd88876aa1b10869977 | |
parent | f4df497c2d472d7b49ebabcf7c9d238e544b4260 [diff] [blame] |
u-boot-aspeed: Rename Rainier device tree to P10 BMC Joel Stanley (2): ARM: dts: Rename Rainier to P10 BMC ARM: dts: ast2600: Fix indentation Change-Id: I732324d89b7c0f731160d69942051e4d4cadc778 Signed-off-by: Joel Stanley <joel@jms.id.au>
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 58ce5fa..0e33338 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 @@ # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "627c95b300bc20ec225cfb320a28676e43a36f7d" +SRCREV = "804e42b010d91eaed155aca8620ff5f905996302" SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https" S = "${WORKDIR}/git"