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.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb') diff --git a/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb b/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb index 8c7ec331..790eca13 100644 --- a/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb +++ b/bsp/meta-altera/recipes-bsp/u-boot/u-boot-socfpga_v2019.04.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.04" -SRCREV = "83e929c739beecff17529a0cf0fdd5c74fbe3c72" +SRCREV = "6296fdb7da9e205bc34416f38631715fb6d74e71" DEPENDS += "dtc-native bc-native u-boot-mkimage-native" -- cgit 1.2.3-korg