From 9413b9c1c3b4a579549b412b0a6a1d58ee300f0a Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 31 Oct 2024 14:41:07 +0100 Subject: python3-m2crypto: drop unnecessary FILESEXTRAPATHS * python-m2crypto directory doesn't exist since: commit b8bbcd4dea422be57123d75fbf77db6d33542b06 Author: Khem Raj Date: Sat May 1 12:04:27 2021 -0700 python3-m2crypto: Upgrade to 0.37.1 Unifiy .inc into .bb Add patches to fix issues with openssl 1.1.x Remove m2crypto-0.26.4-gcc_macros patch, its no longer needed Refresh existing patches Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-m2crypto_0.42.0.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-python/recipes-devtools/python/python3-m2crypto_0.42.0.bb b/meta-python/recipes-devtools/python/python3-m2crypto_0.42.0.bb index d5ffdbc40..6b178cd12 100644 --- a/meta-python/recipes-devtools/python/python3-m2crypto_0.42.0.bb +++ b/meta-python/recipes-devtools/python/python3-m2crypto_0.42.0.bb @@ -4,8 +4,6 @@ HOMEPAGE = "https://gitlab.com/m2crypto/m2crypto" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENCE;md5=b0e1f0b7d0ce8a62c18b1287b991800e" -FILESEXTRAPATHS:prepend := "${THISDIR}/python-m2crypto:" - SRC_URI[sha256sum] = "42b62df2caf623161b1d643a7235464c2fe2a3105049ebc498a6d47dc08f64b4" inherit pypi siteinfo python_setuptools_build_meta -- cgit v1.2.3-54-g00ecf