diff options
| author | Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> | 2020-01-30 06:25:29 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-01-29 17:11:57 -0800 |
| commit | acc930857608eb4750015257084e3ee0ef2af74b (patch) | |
| tree | 5b0c8597b5a9b0625ced3c9328a0f016c7cc81fd | |
| parent | 8c725c59f86613907748414595b1adccf80909bc (diff) | |
| download | meta-altera-acc930857608eb4750015257084e3ee0ef2af74b.tar.gz | |
u-boot: update to v2019.10
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb | 7 |
1 files changed, 7 insertions, 0 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 new file mode 100644 index 0000000..8f577fa --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-socfpga_v2019.10.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | require u-boot-socfpga-common.inc | ||
| 2 | require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc | ||
| 3 | |||
| 4 | SRC_URI = "git://github.com/altera-opensource/u-boot-socfpga.git;branch=socfpga_v2019.10" | ||
| 5 | SRCREV = "f5efc1065709740b38c32281745c8dbc5edf7365" | ||
| 6 | |||
| 7 | DEPENDS += "dtc-native bc-native u-boot-mkimage-native" | ||
