diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb | 2 |
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 8f577fa..9176f9a 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 | |||
2 | require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc | 2 | require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc |
3 | 3 | ||
4 | SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.10" | 4 | SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.10" |
5 | SRCREV = "f5efc1065709740b38c32281745c8dbc5edf7365" | 5 | SRCREV = "7298985146c70ca8af8d43dd963b3e8aa3900d87" |
6 | 6 | ||
7 | DEPENDS += "dtc-native bc-native u-boot-mkimage-native" | 7 | DEPENDS += "dtc-native bc-native u-boot-mkimage-native" |