diff options
-rw-r--r-- | recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb | 2 |
1 files changed, 1 insertions, 1 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 f9e1afc..46ef6f6 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 | |||
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.04" | 4 | SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.04" |
5 | SRCREV = "bc38a09daa09e73b075006d8006caa84bb2fe0fe" | 5 | SRCREV = "8c4cd804d6d77fbc4d7201d19755b6e89d43ae65" |
6 | 6 | ||
7 | DEPENDS += "dtc-native bc-native u-boot-mkimage-native" | 7 | DEPENDS += "dtc-native bc-native u-boot-mkimage-native" |