diff options
| author | Dalon Westergreen <dwesterg@gmail.com> | 2019-09-18 14:59:14 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-09-20 18:39:32 -0700 |
| commit | 9407e368405e75c6994d75c0903297ec76f2050a (patch) | |
| tree | 011990588ca32779d31913b57f3a36cb9b92efea /recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb | |
| parent | a55ae1a3605d0024f24433a77f1cf2b16461d7ad (diff) | |
| download | meta-altera-9407e368405e75c6994d75c0903297ec76f2050a.tar.gz | |
Remove older u-boot-socfpga implementations
These older versions are no longer supported and in many
cases will not even build.
Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb')
| -rw-r--r-- | recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb b/recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb deleted file mode 100644 index 9e0d937..0000000 --- a/recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | require u-boot-socfpga-common.inc | ||
| 2 | require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc | ||
| 3 | |||
| 4 | FILESEXTRAPATHS =. "${THISDIR}/files/v2018.03:" | ||
| 5 | |||
| 6 | LICENSE = "GPLv2+" | ||
| 7 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" | ||
| 8 | |||
| 9 | SRCREV = "f95ab1fb6e37f0601f397091bb011edf7a98b890" | ||
| 10 | |||
| 11 | SRC_URI_append = "\ | ||
| 12 | " | ||
| 13 | |||
| 14 | DEPENDS += "dtc-native bc-native u-boot-mkimage-native" | ||
