From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb') diff --git a/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb b/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb index 9176f9ac..a42659a0 100644 --- a/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb +++ b/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb @@ -2,6 +2,6 @@ require u-boot-socfpga-common.inc require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.10" -SRCREV = "7298985146c70ca8af8d43dd963b3e8aa3900d87" +SRCREV = "34638cc921269665e43340a50552302bd358f793" DEPENDS += "dtc-native bc-native u-boot-mkimage-native" -- cgit 1.2.3-korg