summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb11
1 files changed, 11 insertions, 0 deletions
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 @@
1require u-boot-socfpga-common.inc
2require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
3
4FILESEXTRAPATHS =. "${THISDIR}/files/v2018.03:"
5
6SRCREV = "f95ab1fb6e37f0601f397091bb011edf7a98b890"
7
8SRC_URI_append = "\
9 "
10
11DEPENDS += "dtc-native bc-native u-boot-mkimage-native"