From 995805ad319491e09aacd5a0b690ff21074f03f7 Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Thu, 20 Feb 2020 16:12:08 -0800 Subject: u-boot: Update 2019.10 to latest release Update to 7298985146c70ca8af8d43dd963b3e8aa3900d87 in 2019.10 branch Signed-off-by: Dalon Westergreen --- recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb index 8f577fa..9176f9a 100644 --- a/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb +++ b/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 = "f5efc1065709740b38c32281745c8dbc5edf7365" +SRCREV = "7298985146c70ca8af8d43dd963b3e8aa3900d87" DEPENDS += "dtc-native bc-native u-boot-mkimage-native" -- cgit v1.2.3-54-g00ecf