From f66c89ba634b305d0e9904c86b2b8873f7762e0a Mon Sep 17 00:00:00 2001 From: Chang Rebecca Swee Fun Date: Wed, 29 Jul 2020 11:24:00 +0800 Subject: u-boot-socfpga: update v2019.04 to latest HEAD Signed-off-by: Chang Rebecca Swee Fun --- 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 c85451a..790eca1 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 = "b36ff5c2ecb55c64a08a2dc4e5cbd24e8bf2982c" +SRCREV = "6296fdb7da9e205bc34416f38631715fb6d74e71" DEPENDS += "dtc-native bc-native u-boot-mkimage-native" -- cgit v1.2.3-54-g00ecf