From acc930857608eb4750015257084e3ee0ef2af74b Mon Sep 17 00:00:00 2001 From: Chang Rebecca Swee Fun Date: Thu, 30 Jan 2020 06:25:29 +0000 Subject: u-boot: update to v2019.10 Signed-off-by: Chang Rebecca Swee Fun --- recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb new file mode 100644 index 0000000..8f577fa --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb @@ -0,0 +1,7 @@ +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" + +DEPENDS += "dtc-native bc-native u-boot-mkimage-native" -- cgit v1.2.3-54-g00ecf