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 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 | |||
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 = "5f855b33715cade5b5aa6657f0f9cd7f7a5e0bb6" | 5 | SRCREV = "e151fde377cd74153ea8ea94ea34254f9673899c" |
6 | 6 | ||
7 | DEPENDS += "dtc-native bc-native u-boot-mkimage-native" | 7 | DEPENDS += "dtc-native bc-native u-boot-mkimage-native" |