1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-17 06:19:56 +00:00

linux-yocto: add and use GPL-2.0-with-syscall-note license

See Linux COPYING, LICENSES/preferred/GPL-2.0
and LICENSES/exceptions/Linux-syscall-note.

(From OE-Core rev: 762aecc750229047394be72ea2a5bbcb86a1cef0)

Signed-off-by: Denis Osterland-Heim <denis.osterland@diehl.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Denis OSTERLAND-HEIM
2024-12-03 13:18:54 +01:00
committed by Richard Purdie
parent f4c4aa37fc
commit a5dcb91954
2 changed files with 358 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SUMMARY = "Linux kernel"
SECTION = "kernel"
LICENSE = "GPL-2.0-only"
LICENSE = "GPL-2.0-with-Linux-syscall-note"
HOMEPAGE = "https://www.yoctoproject.org/"
LIC_FILES_CHKSUM ?= "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7"