From 402359eb8b2f505ae0469a20659870f961e130a9 Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Wed, 4 Dec 2019 07:57:05 -0800 Subject: u-boot: Update to latest release Update to 0c3e6f623d87899448191f2cffb761b7e7a8c5d5 Signed-off-by: Dalon Westergreen --- recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb index 46ef6f6..6ff279e 100644 --- a/recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb +++ b/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 = "8c4cd804d6d77fbc4d7201d19755b6e89d43ae65" +SRCREV = "0c3e6f623d87899448191f2cffb761b7e7a8c5d5" DEPENDS += "dtc-native bc-native u-boot-mkimage-native" -- cgit v1.2.3-54-g00ecf