Commit Graph

36 Commits

Author SHA1 Message Date
github-actions[bot]
1f8fd76c25 Auto-update LICENSE file with current recipe licenses
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
2025-06-02 21:44:00 +00:00
github-actions[bot]
e562ac3e82 Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-05-22 22:48:53 +00:00
github-actions[bot]
4e30e70d80 Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-05-21 18:19:10 +00:00
github-actions[bot]
9c5c229980 Auto-update LICENSE file with current recipe licenses 2025-05-21 16:21:36 +00:00
github-actions[bot]
4f257d40af Auto-update LICENSE file with current recipe licenses 2025-05-21 16:21:08 +00:00
github-actions[bot]
1e3e3e4321 Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-05-20 16:48:49 +00:00
github-actions[bot]
e18a9771ed Auto-update LICENSE file with current recipe licenses 2025-05-18 10:27:07 +00:00
github-actions[bot]
8da79b1b98 Auto-update LICENSE file with current recipe licenses
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
2025-05-17 18:25:23 +00:00
github-actions[bot]
7702409396 Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-05-15 16:01:57 +00:00
github-actions[bot]
ed6052f57d Auto-update LICENSE file with current recipe licenses 2025-05-15 16:01:40 +00:00
github-actions[bot]
db4374f9b0 Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-05-14 21:49:19 +00:00
github-actions[bot]
c260ec0ce3 Auto-update LICENSE file with current recipe licenses 2025-05-13 11:05:39 +00:00
github-actions[bot]
3e2042c2ce Auto-update LICENSE file with current recipe licenses 2025-05-13 11:05:01 +00:00
github-actions[bot]
60dadceb63 Auto-update LICENSE file with current recipe licenses 2025-05-13 11:04:15 +00:00
github-actions[bot]
f2d4bf6018 Auto-update LICENSE file with current recipe licenses 2025-05-13 11:03:43 +00:00
github-actions[bot]
464e33fbe0 Auto-update LICENSE file with current recipe licenses 2025-05-13 10:59:34 +00:00
github-actions[bot]
6197fdf68d Auto-update LICENSE file with current recipe licenses 2025-05-13 10:51:28 +00:00
github-actions[bot]
8487d8ad9c Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-05-12 15:55:13 +00:00
github-actions[bot]
f64a781031 Auto-update LICENSE file with current recipe licenses
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
2025-04-28 17:11:44 +00:00
github-actions[bot]
c5ba64bb4b Auto-update LICENSE file with current recipe licenses 2025-04-25 11:36:23 +00:00
github-actions[bot]
38479d3fcc Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-04-15 15:50:51 +00:00
github-actions[bot]
fd77debd20 Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-03-13 15:43:15 +00:00
github-actions[bot]
361d4fbf93 Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-02-27 19:28:16 +00:00
github-actions[bot]
b54c7357bb Auto-update LICENSE file with current recipe licenses 2025-02-18 18:08:22 +00:00
github-actions[bot]
0a863659a4
Auto-update LICENSE file with current recipe licenses 2025-02-10 12:39:11 +01:00
github-actions[bot]
710b0e5c7d Auto-update LICENSE file with current recipe licenses 2025-02-07 20:14:22 +00:00
github-actions[bot]
baf97b0f49 Auto-update LICENSE file with current recipe licenses 2025-01-29 18:48:10 +00:00
github-actions[bot]
7b2b63c031 Auto-update LICENSE file with current recipe licenses 2025-01-28 12:14:25 +01:00
github-actions[bot]
e56bcdd7b3 Auto-update LICENSE file with current recipe licenses 2025-01-25 15:00:08 +00:00
github-actions[bot]
baf20676bc Auto-update LICENSE file with current recipe licenses
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
2025-01-22 21:42:44 +00:00
github-actions[bot]
d615badf93 Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-01-21 15:17:13 +00:00
github-actions[bot]
5c0779f683 Auto-update LICENSE file with current recipe licenses
Some checks are pending
Update LICENSE file / update-license (push) Waiting to run
2025-01-15 18:12:21 +00:00
github-actions[bot]
c80887fb96 Auto-update LICENSE file with current recipe licenses 2024-12-09 00:58:45 +00:00
github-actions[bot]
85e0ce48d4 Auto-update LICENSE file with current recipe licenses 2024-12-06 00:56:34 +00:00
github-actions[bot]
cb6952c9f9 Auto-update LICENSE file with current recipe licenses 2024-12-05 13:59:31 +00:00
Dima Zavin
73926e3059 license: clarify the licensing for the project's metadata
Presently, the recipe files in meta-freescale are under an ambiguous
license. There is a EULA file at the root, but it's clearly not meant
to apply as the default license as it is only explicitly called out in
a few recipes and mirrors the language of the LSDK. The yocto upstream
projects are meant to be distributed under a more liberal license than
the LSDK.

There are several licenses listed is custom-licenses/, but those again
only apply to specific recipes (e.g. NXP-Binary-EULA).

The license for the recipes themselves (and for the layer metadata, etc.)
is not clear and is problematic when attempting to host a mirror of this
code. So, add a LICENSE file that describes this situation, and provide
a reference copy of the MIT license (taken from poky/meta/).

Signed-off-by: Dima Zavin <dmitriyz@waymo.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-01-10 10:59:06 -02:00