summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2019-11-14 08:32:43 -0800
committerKhem Raj <raj.khem@gmail.com>2019-12-02 11:38:17 -0800
commit0adda4fb4e42d320fa826d82b4a4234d8044794c (patch)
treea9443610cdca1aa7721b50862cde06a33cebe64a /recipes-bsp
parent08daf8aaf4f6cf125a3f564ba8e0e8d4c067bdd2 (diff)
downloadmeta-altera-0adda4fb4e42d320fa826d82b4a4234d8044794c.tar.gz
Update u-boot-socfpga to latest release
update 2019.04 to latest commit 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 f9e1afc..46ef6f6 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 = "bc38a09daa09e73b075006d8006caa84bb2fe0fe" 5SRCREV = "8c4cd804d6d77fbc4d7201d19755b6e89d43ae65"
6 6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native" 7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"