summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2020-01-10 09:48:09 -0800
committerKhem Raj <raj.khem@gmail.com>2020-01-10 11:02:55 -0800
commit8c725c59f86613907748414595b1adccf80909bc (patch)
treea5ad23f77d4948138f83c0755bfbf843589ae952 /recipes-bsp
parentd103e5bba8254c09bba8f19c9170e88bd3d1130f (diff)
downloadmeta-altera-8c725c59f86613907748414595b1adccf80909bc.tar.gz
u-boot: update uboot 2019.04
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb2
1 files changed, 1 insertions, 1 deletions
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 6ff279e..8c7ec33 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
2require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc 2require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
3 3
4SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.04" 4SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.04"
5SRCREV = "0c3e6f623d87899448191f2cffb761b7e7a8c5d5" 5SRCREV = "83e929c739beecff17529a0cf0fdd5c74fbe3c72"
6 6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native" 7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"