From 374a62067cf5094cf177a724d1a179881d891a86 Mon Sep 17 00:00:00 2001 From: Dalon Westergreen Date: Tue, 24 Apr 2018 06:16:34 -0700 Subject: Add u-boot 2018.03 Signed-off-by: Dalon Westergreen --- recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb (limited to 'recipes-bsp') diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb new file mode 100644 index 0000000..298f39f --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb @@ -0,0 +1,11 @@ +require u-boot-socfpga-common.inc +require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc + +FILESEXTRAPATHS =. "${THISDIR}/files/v2018.03:" + +SRCREV = "f95ab1fb6e37f0601f397091bb011edf7a98b890" + +SRC_URI_append = "\ + " + +DEPENDS += "dtc-native bc-native u-boot-mkimage-native" -- cgit v1.2.3-54-g00ecf