diff options
author | Dalon Westergreen <dwesterg@gmail.com> | 2018-07-18 06:51:41 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-07-23 08:16:23 -0700 |
commit | 7943d60f82b46bfb03f5fd39cab8fe6423f82a4e (patch) | |
tree | a0238351ce350f40fcc3242ca7ae761d06aa4254 | |
parent | c8726d35b39f00e7e45e7ebf5ab4bdc43531afbb (diff) | |
download | meta-altera-7943d60f82b46bfb03f5fd39cab8fe6423f82a4e.tar.gz |
Update u-boot srcrev for Stratix10
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb index f7e6f99..d60bd59 100644 --- a/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb +++ b/recipes-bsp/u-boot/u-boot-socfpga_v2017.09.bb | |||
@@ -6,7 +6,7 @@ FILESEXTRAPATHS =. "${THISDIR}/files/v2017.09:" | |||
6 | SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" | 6 | SRCREV = "c98ac3487e413c71e5d36322ef3324b21c6f60f9" |
7 | 7 | ||
8 | # Stratix10 is not mainlined yet | 8 | # Stratix10 is not mainlined yet |
9 | SRCREV_stratix10 = "03db6f4894450a0a8b80478a8567a7353cb2ab99" | 9 | SRCREV_stratix10 = "46a5f9cfe96d4bb61423ed97d74c259698bb291f" |
10 | SRC_URI_stratix10 = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2017.09;prot=https" | 10 | SRC_URI_stratix10 = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2017.09;prot=https" |
11 | 11 | ||
12 | SRC_URI_append = "\ | 12 | SRC_URI_append = "\ |