diff options
author | Dalon Westergreen <dwesterg@gmail.com> | 2018-09-11 08:31:22 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-09-11 14:19:01 -0700 |
commit | 9bfe9516e650f228bf6e70c8a7dc380dbef6cbaa (patch) | |
tree | 3fea67e5b344c7b0b064620905445068ccd10851 | |
parent | 30330bf30ade4d34352fc233408c3b085878d094 (diff) | |
download | meta-altera-9bfe9516e650f228bf6e70c8a7dc380dbef6cbaa.tar.gz |
u-boot: update stratix10 2017.09 git hash
Update to latest release of s10 u-boot
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 d60bd59..372a10d 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 = "46a5f9cfe96d4bb61423ed97d74c259698bb291f" | 9 | SRCREV_stratix10 = "53ce6e587a478bf613b1af42b49b5beba2dd2f3a" |
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 = "\ |