summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc')
-rw-r--r--recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc19
1 files changed, 19 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc
new file mode 100644
index 00000000..59cf594d
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.09.inc
@@ -0,0 +1,19 @@
1
2inherit fsl-u-boot-localversion
3
4LICENSE = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1"
5LIC_FILES_CHKSUM = " \
6 file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
7 file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \
8 file://Licenses/bsd-3-clause.txt;md5=4a1190eac56a9db675d58ebe86eaf50c \
9 file://Licenses/lgpl-2.0.txt;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
10 file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \
11"
12
13SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \
14"
15SRCREV= "ebb420ac9d67ffeaf9df2d69a928fdb3df78394a"
16
17S = "${WORKDIR}/git"
18PV_append = "+fslgit"
19LOCALVERSION = "+fsl"