summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb
diff options
context:
space:
mode:
authorDalon Westergreen <dwesterg@gmail.com>2019-09-18 14:59:14 -0700
committerKhem Raj <raj.khem@gmail.com>2019-09-20 18:39:32 -0700
commit9407e368405e75c6994d75c0903297ec76f2050a (patch)
tree011990588ca32779d31913b57f3a36cb9b92efea /recipes-bsp/u-boot/u-boot-socfpga_v2018.03.bb
parenta55ae1a3605d0024f24433a77f1cf2b16461d7ad (diff)
downloadmeta-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.bb14
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 @@
1require u-boot-socfpga-common.inc
2require ${COREBASE}/meta/recipes-bsp/u-boot/u-boot.inc
3
4FILESEXTRAPATHS =. "${THISDIR}/files/v2018.03:"
5
6LICENSE = "GPLv2+"
7LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
8
9SRCREV = "f95ab1fb6e37f0601f397091bb011edf7a98b890"
10
11SRC_URI_append = "\
12 "
13
14DEPENDS += "dtc-native bc-native u-boot-mkimage-native"