diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-07 13:31:53 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-07 13:31:53 +0000 |
| commit | 8c22ff0d8b70d9b12f0487ef696a7e915b9e3173 (patch) | |
| tree | efdc32587159d0050a69009bdf2330a531727d95 /bitbake/LICENSE | |
| parent | d412d2747595c1cc4a5e3ca975e3adc31b2f7891 (diff) | |
| download | poky-8c22ff0d8b70d9b12f0487ef696a7e915b9e3173.tar.gz | |
The poky repository master branch is no longer being updated.
You can either:
a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs
b) use the new bitbake-setup
You can find information about either approach in our documentation:
https://docs.yoctoproject.org/
Note that "poky" the distro setting is still available in meta-yocto as
before and we continue to use and maintain that.
Long live Poky!
Some further information on the background of this change can be found
in: https://lists.openembedded.org/g/openembedded-architecture/message/2179
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/LICENSE')
| -rw-r--r-- | bitbake/LICENSE | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/bitbake/LICENSE b/bitbake/LICENSE deleted file mode 100644 index 8458042303..0000000000 --- a/bitbake/LICENSE +++ /dev/null | |||
| @@ -1,29 +0,0 @@ | |||
| 1 | BitBake is licensed under the GNU General Public License version 2.0. See | ||
| 2 | LICENSE.GPL-2.0-only for further details. | ||
| 3 | |||
| 4 | Individual files contain the following style tags instead of the full license text: | ||
| 5 | |||
| 6 | SPDX-License-Identifier: GPL-2.0-only | ||
| 7 | |||
| 8 | This enables machine processing of license information based on the SPDX | ||
| 9 | License Identifiers that are here available: http://spdx.org/licenses/ | ||
| 10 | |||
| 11 | |||
| 12 | The following external components are distributed with this software: | ||
| 13 | |||
| 14 | * The Toaster Simple UI application is based upon the Django project template, the files of which are covered by the BSD license and are copyright (c) Django Software | ||
| 15 | Foundation and individual contributors. | ||
| 16 | |||
| 17 | * Twitter Bootstrap (including Glyphicons), redistributed under the MIT license | ||
| 18 | * jQuery is redistributed under the MIT license. | ||
| 19 | |||
| 20 | * Twitter typeahead.js redistributed under the MIT license. Note that the JS source has one small modification, so the full unminified file is currently included to make it obvious where this is. | ||
| 21 | |||
| 22 | * jsrender is redistributed under the MIT license. | ||
| 23 | |||
| 24 | * QUnit is redistributed under the MIT license. | ||
| 25 | |||
| 26 | * Font Awesome fonts redistributed under the SIL Open Font License 1.1 | ||
| 27 | |||
| 28 | * simplediff is distributed under the zlib license. | ||
| 29 | |||
