summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorRebecca Chang Swee Fun <rebecca.swee.fun.chang@intel.com>2020-04-22 09:21:57 +0800
committerKhem Raj <raj.khem@gmail.com>2020-04-21 18:42:40 -0700
commite6ec40ffcf1b885a6e55e5e1dc8ebb96fdf573df (patch)
tree46d0bbb1a25f595cf8f627ae844aaacdb04dd15b /recipes-bsp
parent0c518d23992fb879bfb71278cf1bfa63aae66066 (diff)
downloadmeta-altera-e6ec40ffcf1b885a6e55e5e1dc8ebb96fdf573df.tar.gz
u-boot-socfpga_v2019.10: update to latest SRCREV
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 592a64e..e6ba47f 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 = "5f855b33715cade5b5aa6657f0f9cd7f7a5e0bb6" 5SRCREV = "e151fde377cd74153ea8ea94ea34254f9673899c"
6 6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native" 7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"