summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorChang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>2020-07-29 11:25:17 +0800
committerKhem Raj <raj.khem@gmail.com>2020-08-03 18:04:57 -0700
commit4d8ee7b6c0fc01fe02f455501390766c67731252 (patch)
tree37a9230b0aa8599b23d309bcffe69c2ba48e2798 /recipes-bsp
parentf66c89ba634b305d0e9904c86b2b8873f7762e0a (diff)
downloadmeta-altera-4d8ee7b6c0fc01fe02f455501390766c67731252.tar.gz
u-boot-socfpga: update v2019.10 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 36695a9..a42659a 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 = "72bbbc5eeeafe69bcee85f288a112e7cfab3edff" 5SRCREV = "34638cc921269665e43340a50552302bd358f793"
6 6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native" 7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"