Go to file
Peter Kjellerstedt ac2364b61c libeigen: Remove LGPL code
Since libeigen is a header-only library, LGPL effectively has the same
properties as GPL when it comes to affecting the licensing of the code
that uses libeigen. To avoid the problem, backport a patch to remove all
LGPL-2.1 code from the library.

Switch to using "Minpack" rather than "MINPACK" as license since the
former is the official SPDX name.

Also correct the licenses for ${PN}, ${PN}-dbg and ${PN}-dev to reflect
that they do not contain any GPL code (the GPL code is only used for
benchmark tests and does not affect what is installed).

License-Update: Correct the license information
Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2025-02-25 08:45:21 -05:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems ntfs-3g-ntfsprogs: fix CVE-2023-52890 2025-01-16 09:17:32 -05:00
meta-gnome gimp: fix gimptool buildpaths errors 2025-01-16 09:17:32 -05:00
meta-initramfs meta-openemnedded: Add myself as styhead maintainer 2024-09-29 13:58:53 -07:00
meta-multimedia vorbis-tools: patch CVE-2023-43361 2025-02-04 14:29:37 -08:00
meta-networking ebtables: Remove the dependecy on bash 2025-02-25 08:45:21 -05:00
meta-oe libeigen: Remove LGPL code 2025-02-25 08:45:21 -05:00
meta-perl libmodule-build-tiny-perl: fix QA Issue: TMPDIR [buildpaths] 2025-01-16 09:17:32 -05:00
meta-python python3-alembic: upgrade 1.13.2 -> 1.13.3 2024-11-25 13:29:59 -08:00
meta-webserver apache2: ignore disputed CVE CVE-2007-0086 2025-01-16 09:17:32 -05:00
meta-xfce xfce4-panel: upgrade 4.18.4 -> 4.18.5 2024-11-19 13:13:27 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README.md meta-openemnedded: Add myself as styhead maintainer 2024-09-29 13:58:53 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster akuster808@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories