summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-ls1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-ls1.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-ls1.inc17
1 files changed, 0 insertions, 17 deletions
diff --git a/recipes-bsp/u-boot/u-boot-ls1.inc b/recipes-bsp/u-boot/u-boot-ls1.inc
deleted file mode 100644
index ccd37c6..0000000
--- a/recipes-bsp/u-boot/u-boot-ls1.inc
+++ /dev/null
@@ -1,17 +0,0 @@
1DESCRIPTION = "U-Boot which includes the support for QorIQ Layerscape1 series boards"
2LICENSE = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1"
3LIC_FILES_CHKSUM = " \
4 file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
5 file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \
6 file://Licenses/bsd-3-clause.txt;md5=4a1190eac56a9db675d58ebe86eaf50c \
7 file://Licenses/lgpl-2.0.txt;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
8 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
9"
10
11SRCBRANCH = "sdk-v1.7.x"
12SRC_URI = "git://git.freescale.com/ppc/sdk/u-boot.git;branch=${SRCBRANCH}"
13SRCREV = "659b6a23a8b1f3026200bc6352dbacef53f4dcb1"
14
15LOCALVERSION ?= "-${SRCBRANCH}"
16
17S = "${WORKDIR}/git"