aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc
deleted file mode 100644
index f6ff307e..00000000
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright (C) 2012-2017 O.S. Systems Software LTDA.
-# Released under the MIT license (see COPYING.MIT for the terms)
-
-inherit fsl-u-boot-localversion
-
-LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
-
-SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
-
-SRCREV = "a092fb15045c575663a6c5000c274a55ffd52166"
-SRCBRANCH = "2018.05+fslc"
-
-PV = "v2018.05+git${SRCPV}"
-
-S = "${WORKDIR}/git"