mirror of
https://git.yoctoproject.org/poky
synced 2026-02-12 11:43:04 +01:00
python3-cryptodome: remove redundant PYPI_PACKAGE_EXT
This is the default value, so remove it. (From OE-Core rev: e665d9831f9dc300def0955a1431ae110c8e8189) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
5a0591b674
commit
4928c4806f
@@ -7,8 +7,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=29242a70410a4eeff488a28164e7ab93"
|
||||
|
||||
inherit pypi
|
||||
|
||||
PYPI_PACKAGE_EXT = "tar.gz"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
python3-cffi \
|
||||
python3-ctypes \
|
||||
|
||||
Reference in New Issue
Block a user