summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>2020-01-30 06:25:29 +0000
committerKhem Raj <raj.khem@gmail.com>2020-01-29 17:11:57 -0800
commitacc930857608eb4750015257084e3ee0ef2af74b (patch)
tree5b0c8597b5a9b0625ced3c9328a0f016c7cc81fd /recipes-bsp
parent8c725c59f86613907748414595b1adccf80909bc (diff)
downloadmeta-altera-acc930857608eb4750015257084e3ee0ef2af74b.tar.gz
u-boot: update to v2019.10
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb7
1 files changed, 7 insertions, 0 deletions
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 @@
1require u-boot-socfpga-common.inc
2require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
3
4SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.10"
5SRCREV = "f5efc1065709740b38c32281745c8dbc5edf7365"
6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"