diff options
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.inc | 16 |
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 f6ff307e2..000000000 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | # Copyright (C) 2012-2017 O.S. Systems Software LTDA. | ||
| 2 | # Released under the MIT license (see COPYING.MIT for the terms) | ||
| 3 | |||
| 4 | inherit fsl-u-boot-localversion | ||
| 5 | |||
| 6 | LICENSE = "GPLv2+" | ||
| 7 | LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" | ||
| 8 | |||
| 9 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | ||
| 10 | |||
| 11 | SRCREV = "a092fb15045c575663a6c5000c274a55ffd52166" | ||
| 12 | SRCBRANCH = "2018.05+fslc" | ||
| 13 | |||
| 14 | PV = "v2018.05+git${SRCPV}" | ||
| 15 | |||
| 16 | S = "${WORKDIR}/git" | ||
