summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorNicola Lunghi <nick83ola@gmail.com>2020-03-29 20:06:21 +0100
committerKhem Raj <raj.khem@gmail.com>2020-04-03 12:17:01 -0700
commit3fd4c656033498e8f049dfa26ea66ab48e8f6d09 (patch)
tree3fb2f93c758d4674aed24fa84cba47e9d7691ecf /recipes-bsp
parent8886cad1e03feba5dcd48e4be49bbaee59c50096 (diff)
downloadmeta-altera-3fd4c656033498e8f049dfa26ea66ab48e8f6d09.tar.gz
u-boot: Update 2019.10 and 2019.04 to latest release
u-boot 2019.10 release rel_socfpga_v2019.10_20.03.02_pr u-boot 2019.04 release rel_socfpga_v2019.04_20.03.02_pr Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb2
2 files changed, 2 insertions, 2 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 8c7ec33..c85451a 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 = "83e929c739beecff17529a0cf0fdd5c74fbe3c72" 5SRCREV = "b36ff5c2ecb55c64a08a2dc4e5cbd24e8bf2982c"
6 6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native" 7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"
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 9176f9a..592a64e 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 = "7298985146c70ca8af8d43dd963b3e8aa3900d87" 5SRCREV = "5f855b33715cade5b5aa6657f0f9cd7f7a5e0bb6"
6 6
7DEPENDS += "dtc-native bc-native u-boot-mkimage-native" 7DEPENDS += "dtc-native bc-native u-boot-mkimage-native"