From 0adda4fb4e42d320fa826d82b4a4234d8044794c Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Thu, 14 Nov 2019 08:32:43 -0800 Subject: Update u-boot-socfpga to latest release update 2019.04 to latest commit 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 f9e1afc..46ef6f6 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 = "bc38a09daa09e73b075006d8006caa84bb2fe0fe" +SRCREV = "8c4cd804d6d77fbc4d7201d19755b6e89d43ae65" DEPENDS += "dtc-native bc-native u-boot-mkimage-native" -- cgit v1.2.3-54-g00ecf