summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>2020-07-29 11:24:00 +0800
committerKhem Raj <raj.khem@gmail.com>2020-08-03 18:04:57 -0700
commitf66c89ba634b305d0e9904c86b2b8873f7762e0a (patch)
treed2141135c3146a05805af736f48c0e70488cc66e /recipes-bsp
parentca94c88a93a4ca44fd4f48d282c17bdab8d75c91 (diff)
downloadmeta-altera-f66c89ba634b305d0e9904c86b2b8873f7762e0a.tar.gz
u-boot-socfpga: update v2019.04 to latest HEAD
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.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 c85451a..790eca1 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 = "b36ff5c2ecb55c64a08a2dc4e5cbd24e8bf2982c" 5SRCREV = "6296fdb7da9e205bc34416f38631715fb6d74e71"
6 6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native" 7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"