mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
recipes: Use SPDX naming scheme for LICENSE field
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
a27ac73afc
commit
1efcb1ba26
|
@ -1,6 +1,6 @@
|
||||||
# Copyright (C) 2013 Timesys Corporation
|
# Copyright (C) 2013 Timesys Corporation
|
||||||
SUMMARY = "Multicore communication Library"
|
SUMMARY = "Multicore communication Library"
|
||||||
LICENSE = "GPL-2.0 | BSD"
|
LICENSE = "GPL-2.0-only | BSD"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d \
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d \
|
||||||
file://BSD_LICENSE;md5=10695b8f86532e5e44640acf4d92a2ef"
|
file://BSD_LICENSE;md5=10695b8f86532e5e44640acf4d92a2ef"
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Copyright (C) 2013 Timesys Corporation
|
# Copyright (C) 2013 Timesys Corporation
|
||||||
SUMMARY = "MQX Image loader - starts an MQX image on the M4"
|
SUMMARY = "MQX Image loader - starts an MQX image on the M4"
|
||||||
LICENSE = "GPL-2.0 | BSD"
|
LICENSE = "GPL-2.0-only | BSD"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d \
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d \
|
||||||
file://BSD_LICENSE;md5=10695b8f86532e5e44640acf4d92a2ef"
|
file://BSD_LICENSE;md5=10695b8f86532e5e44640acf4d92a2ef"
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
DESCRIPTION = "U-Boot for Boundary Devices boards"
|
DESCRIPTION = "U-Boot for Boundary Devices boards"
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
|
||||||
|
|
||||||
PV = "v2020.10+git${SRCPV}"
|
PV = "v2020.10+git${SRCPV}"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
require recipes-bsp/u-boot/u-boot.inc
|
require recipes-bsp/u-boot/u-boot.inc
|
||||||
|
|
||||||
DESCRIPTION = "U-Boot for Gateworks Ventana Family SBC's"
|
DESCRIPTION = "U-Boot for Gateworks Ventana Family SBC's"
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919"
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=c7383a594871c03da76b3707929d2919"
|
||||||
DEPENDS = "u-boot-mkimage-native"
|
DEPENDS = "u-boot-mkimage-native"
|
||||||
|
|
||||||
|
|
|
@ -8,7 +8,7 @@ require recipes-bsp/u-boot/u-boot.inc
|
||||||
SUMMARY = "U-Boot for Kontron based boards"
|
SUMMARY = "U-Boot for Kontron based boards"
|
||||||
DEPENDS += "bison-native bc-native dtc-native lzop-native"
|
DEPENDS += "bison-native bc-native dtc-native lzop-native"
|
||||||
|
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
|
||||||
|
|
||||||
SRC_URI = "git://git.kontron-electronics.de/linux/u-boot.git;protocol=https;branch=${SRCBRANCH} \
|
SRC_URI = "git://git.kontron-electronics.de/linux/u-boot.git;protocol=https;branch=${SRCBRANCH} \
|
||||||
|
|
|
@ -5,7 +5,7 @@ PROVIDES += "u-boot"
|
||||||
|
|
||||||
inherit fsl-u-boot-localversion
|
inherit fsl-u-boot-localversion
|
||||||
|
|
||||||
LICENSE = "GPLv2 & BSD-3-Clause & BSD-2-Clause & LGPL-2.0 & LGPL-2.1"
|
LICENSE = "GPL-2.0-only & BSD-3-Clause & BSD-2-Clause & LGPL-2.0-only & LGPL-2.1-only"
|
||||||
LIC_FILES_CHKSUM = " \
|
LIC_FILES_CHKSUM = " \
|
||||||
file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
file://Licenses/gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||||
file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \
|
file://Licenses/bsd-2-clause.txt;md5=6a31f076f5773aabd8ff86191ad6fdd5 \
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
DESCRIPTION = "U-Boot for reMarkble2"
|
DESCRIPTION = "U-Boot for reMarkble2"
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
|
||||||
|
|
||||||
require recipes-bsp/u-boot/u-boot.inc
|
require recipes-bsp/u-boot/u-boot.inc
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
LICENSE = "GPLv3"
|
LICENSE = "GPL-3.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"
|
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891"
|
||||||
DEPENDS = "u-boot-mkimage-native"
|
DEPENDS = "u-boot-mkimage-native"
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ require recipes-bsp/u-boot/u-boot.inc
|
||||||
|
|
||||||
PROVIDES += "u-boot"
|
PROVIDES += "u-boot"
|
||||||
|
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
|
||||||
|
|
||||||
SRCBRANCH = "2011.12-pcl052"
|
SRCBRANCH = "2011.12-pcl052"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
SUMMARY = "U-Boot bootloader with support for Toradex Computer on Modules"
|
SUMMARY = "U-Boot bootloader with support for Toradex Computer on Modules"
|
||||||
HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
|
HOMEPAGE = "http://www.denx.de/wiki/U-Boot/WebHome"
|
||||||
SECTION = "bootloaders"
|
SECTION = "bootloaders"
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
|
||||||
|
|
||||||
require recipes-bsp/u-boot/u-boot.inc
|
require recipes-bsp/u-boot/u-boot.inc
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
require recipes-bsp/u-boot/u-boot.inc
|
require recipes-bsp/u-boot/u-boot.inc
|
||||||
|
|
||||||
SUMMARY = "U-Boot for Variscite i.MX6Q/DL VAR-SOM-MX6"
|
SUMMARY = "U-Boot for Variscite i.MX6Q/DL VAR-SOM-MX6"
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPL-2.0-or-later"
|
||||||
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
|
LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
|
||||||
COMPATIBLE_MACHINE = "(imx6qdl-variscite-som)"
|
COMPATIBLE_MACHINE = "(imx6qdl-variscite-som)"
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SUMMARY = "Configuration utility for TI wireless drivers"
|
SUMMARY = "Configuration utility for TI wireless drivers"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPL-2.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438"
|
LIC_FILES_CHKSUM = "file://README;beginline=1;endline=21;md5=adc05a1903d3f107f85c90328e3a9438"
|
||||||
|
|
||||||
# Tag: R8.7_SP3 (8.7.3)
|
# Tag: R8.7_SP3 (8.7.3)
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Copyright (C) 2015 Toradex AG
|
# Copyright (C) 2015 Toradex AG
|
||||||
# Copyright (C) 2013 Timesys Corporation
|
# Copyright (C) 2013 Timesys Corporation
|
||||||
SUMMARY = "Multicore communication kernel module for linux-toradex kernel"
|
SUMMARY = "Multicore communication kernel module for linux-toradex kernel"
|
||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c8959abcbbe4d6676c58eab9354019e6"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=c8959abcbbe4d6676c58eab9354019e6"
|
||||||
|
|
||||||
PROVIDES = "virtual/kernel-module-mcc"
|
PROVIDES = "virtual/kernel-module-mcc"
|
||||||
|
|
|
@ -5,7 +5,7 @@ require recipes-kernel/linux/linux-imx.inc
|
||||||
|
|
||||||
SUMMARY = "Linux kernel for Boundary Devices boards"
|
SUMMARY = "Linux kernel for Boundary Devices boards"
|
||||||
|
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPL-2.0-only"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
|
||||||
|
|
||||||
LINUX_VERSION = "5.10.72"
|
LINUX_VERSION = "5.10.72"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user