]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gettext-minimal-native: Use SPDX License Identifier
authorJoshua Watt <JPEWhacker@gmail.com>
Mon, 1 Jun 2026 18:11:37 +0000 (12:11 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jun 2026 10:17:37 +0000 (11:17 +0100)
Changes the license from FSF-Unlimited to FSFULLR, which is the SPDX
identifier for the same license.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/gettext/gettext-minimal-native_1.0.bb

index 28392a26b551f5f8ea40ea8665757413f21aae79..c0cd701ab15018bd8a43d1542ed720e09cff30af 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI += " \
 INHIBIT_DEFAULT_DEPS = "1"
 INHIBIT_AUTOTOOLS_DEPS = "1"
 
-LICENSE = "FSF-Unlimited"
+LICENSE = "FSFULLR"
 LIC_FILES_CHKSUM = "file://${UNPACKDIR}/COPYING;md5=4bd090a20bfcd1a18f1f79837b5e3e91"
 
 inherit native