]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-pyelftools: Update license to Unlicense
authorJoshua Watt <JPEWhacker@gmail.com>
Mon, 1 Jun 2026 18:11:39 +0000 (12:11 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Jun 2026 10:17:37 +0000 (11:17 +0100)
The license used is actually the Unlicense (which is a variant of public
domain), so update license field to reflect this.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-pyelftools_0.32.bb

index 447c8ad6afe5b1585fcdaa76501f164a47695fe7..7e50cef2488b4a718cd5e193418b3e224cd65d5a 100644 (file)
@@ -1,7 +1,7 @@
 SUMMARY = "pyelftools is a pure-Python library for parsing and analyzing ELF files and DWARF debugging information"
 HOMEPAGE = "https://github.com/eliben/pyelftools"
 SECTION = "devel/python"
-LICENSE = "PD"
+LICENSE = "Unlicense"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5ce2a2b07fca326bc7c146d10105ccfc"
 
 SRC_URI[sha256sum] = "6de90ee7b8263e740c8715a925382d4099b354f29ac48ea40d840cf7aa14ace5"