diff options
| author | Zongchun Yu <Zongchun.Yu@freescale.com> | 2014-01-24 10:17:27 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2014-02-13 11:24:52 +0800 |
| commit | 1cbcd38bcb08f3409c62436f53f6d24465496015 (patch) | |
| tree | b9445d75625e1d0046108c2ac248afcb6da8546c | |
| parent | 15737ed3d1fc1ad5db398e72d8e866ea00ea7ac2 (diff) | |
| download | meta-fsl-ppc-1cbcd38bcb08f3409c62436f53f6d24465496015.tar.gz | |
u-boot: update license according the source code
Signed-off-by: Zongchun Yu <Zongchun.Yu@freescale.com>
| -rw-r--r-- | recipes-bsp/u-boot/u-boot_git.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot_git.bb b/recipes-bsp/u-boot/u-boot_git.bb index 3939ef7..068c6f4 100644 --- a/recipes-bsp/u-boot/u-boot_git.bb +++ b/recipes-bsp/u-boot/u-boot_git.bb | |||
| @@ -4,6 +4,22 @@ SECTION = "bootloaders" | |||
| 4 | PROVIDES = "virtual/bootloader" | 4 | PROVIDES = "virtual/bootloader" |
| 5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb" |
| 7 | LICENSE_t2080qds = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1" | ||
| 8 | LIC_FILES_CHKSUM_t2080qds = " \ | ||
| 9 | file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | ||
| 10 | file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \ | ||
| 11 | file://Licenses/bsd-3-clause.txt;md5=4a1190eac56a9db675d58ebe86eaf50c \ | ||
| 12 | file://Licenses/lgpl-2.0.txt;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | ||
| 13 | file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ | ||
| 14 | " | ||
| 15 | LICENSE_t2080qds-64b = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1" | ||
| 16 | LIC_FILES_CHKSUM_t2080qds-64b = " \ | ||
| 17 | file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | ||
| 18 | file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \ | ||
| 19 | file://Licenses/bsd-3-clause.txt;md5=4a1190eac56a9db675d58ebe86eaf50c \ | ||
| 20 | file://Licenses/lgpl-2.0.txt;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | ||
| 21 | file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ | ||
| 22 | " | ||
| 7 | 23 | ||
| 8 | PR = "r30" | 24 | PR = "r30" |
| 9 | INHIBIT_DEFAULT_DEPS = "1" | 25 | INHIBIT_DEFAULT_DEPS = "1" |
