mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
gnome-terminal: replace deprecated GFDL-1.3 with GFDL-1.3-no-invariants-only
The recent oe-core change validating LICENSE as an SPDX expression (classes/conf/lib: Parse LICENSE as SPDX Expression) flags GFDL-1.3 as a deprecated license identifier. The COPYING.GFDL checksum (a22d0be1ce2284b67950a4d1673dd1b0) matches the GFDL-1.3-no-invariants-only text, so use that non-deprecated identifier. Signed-off-by: Khem Raj <raj.khem@gmail.com> Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "GNOME terminal"
|
||||
LICENSE = "GFDL-1.3 AND GPL-3.0-only"
|
||||
LICENSE = "GFDL-1.3-no-invariants-only AND GPL-3.0-only"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
|
||||
file://COPYING.GFDL;md5=a22d0be1ce2284b67950a4d1673dd1b0 \
|
||||
|
||||
Reference in New Issue
Block a user