summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>2020-06-18 14:10:37 +0000
committerKhem Raj <raj.khem@gmail.com>2020-06-18 13:27:23 -0700
commit363a3f924277d47ebed3cf93a4fbbd59bc25018d (patch)
treeafa48043ee62ef5ad2d9944b1ed7607d88a51666 /recipes-bsp
parentb85ce25422f598ec277eb9d572f5e716bcaee50c (diff)
downloadmeta-altera-363a3f924277d47ebed3cf93a4fbbd59bc25018d.tar.gz
u-boot-socfpga: update 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.10.bb2
1 files changed, 1 insertions, 1 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
index e6ba47f..36695a9 100644
--- a/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb
+++ b/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.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.10" 4SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.10"
5SRCREV = "e151fde377cd74153ea8ea94ea34254f9673899c" 5SRCREV = "72bbbc5eeeafe69bcee85f288a112e7cfab3edff"
6 6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native" 7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"