mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 13:35:42 +00:00
python3-m2crypto: drop unnecessary FILESEXTRAPATHS
* python-m2crypto directory doesn't exist since:
commit b8bbcd4dea422be57123d75fbf77db6d33542b06
Author: Khem Raj <raj.khem@gmail.com>
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 <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
77cf4b81ee
commit
9413b9c1c3
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user