mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-07-19 12:09:02 +02:00
Add LICENSE file
Related to #104 Add a LICENSE file listing all licenses used by recipes in the meta-freescale-distro layer. * Create a new `LICENSE` file in the root directory. * List all the licenses used by the recipes in this layer, including MIT, LGPL-2.0-only, LGPL-2.1-only, BSD-3-Clause, and GPL-3.0-only. * Include the license names and the corresponding recipes that use them.
This commit is contained in:
parent
76ad02474f
commit
f7be03965e
34
LICENSE
Normal file
34
LICENSE
Normal file
|
@ -0,0 +1,34 @@
|
|||
# License Information for meta-freescale-distro Layer
|
||||
|
||||
This file lists all the licenses used by the recipes in this layer.
|
||||
|
||||
## MIT License
|
||||
- recipes-devtools/half/half_2.1.0.bb
|
||||
- recipes-devtools/stb/stb_git.bb
|
||||
- recipes-fsl/images/fsl-image-machine-test.bb
|
||||
- recipes-fsl/images/fsl-image-multimedia.bb
|
||||
- recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0-commercial.bb
|
||||
- recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0-full.bb
|
||||
- recipes-fsl/packagegroups/packagegroup-fsl-network.bb
|
||||
- recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb
|
||||
- recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb
|
||||
- recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
|
||||
- recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb
|
||||
- recipes-fsl/packagegroups/packagegroup-imx-tools-audio.bb
|
||||
- recipes-graphics/gli/gli_0.8.4.0.bb
|
||||
|
||||
## LGPL-2.0-only License
|
||||
- recipes-fsl/fsl-rc-local/fsl-rc-local.bb
|
||||
|
||||
## LGPL-2.1-only License
|
||||
- recipes-graphics/devil/devil_1.8.0.bb
|
||||
|
||||
## BSD-3-Clause License
|
||||
- recipes-graphics/imx-gpu-sdk/imx-gpu-sdk_6.1.1.bb
|
||||
- recipes-graphics/imx-gpu-sdk/libxdg-shell.bb
|
||||
- recipes-graphics/rapidopencl/rapidopencl_1.1.0.1.bb
|
||||
- recipes-graphics/rapidopenvx/rapidopenvx_1.1.0.bb
|
||||
- recipes-graphics/vulkan/assimp_5.0.1.bb
|
||||
|
||||
## GPL-3.0-only License
|
||||
- recipes-multimedia/gstreamer/gst-variable-rtsp-server_1.0.bb
|
Loading…
Reference in New Issue
Block a user