From a91d9b5d76971bac7da60a09bdcb5cf451fa5be1 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Fri, 24 Jan 2025 19:46:29 +0100 Subject: python3-oletools: correct license file and checksum The PKG-INFO line referenced in the LIC_FILES_CHKSUM variable is outdated, and points to a non-license related detail. Instead use LICENSE.md to verify the license. Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb b/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb index 162ebcab2d..991d0d1baa 100644 --- a/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb +++ b/meta-python/recipes-devtools/python/python3-oletools_0.60.2.bb @@ -1,7 +1,7 @@ SUMMARY = "Python tools to analyze security characteristics of MS Office and OLE files" HOMEPAGE = "https://github.com/decalage2/olefile" LICENSE = "BSD-2-Clause" -LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=181754d317256f1b037529d3e994e1b4" +LIC_FILES_CHKSUM = "file://LICENSE.md;md5=062477247e75fcb78ae3e1280be9e4e1" SRC_URI[sha256sum] = "ad452099f4695ffd8855113f453348200d195ee9fa341a09e197d66ee7e0b2c3" -- cgit v1.2.3-54-g00ecf