diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-cryptography-vectors_43.0.1.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-devtools/python/python3-cryptography-vectors_43.0.1.bb b/meta/recipes-devtools/python/python3-cryptography-vectors_43.0.1.bb index a1a10b7621..1ad9a8ab86 100644 --- a/meta/recipes-devtools/python/python3-cryptography-vectors_43.0.1.bb +++ b/meta/recipes-devtools/python/python3-cryptography-vectors_43.0.1.bb | |||
| @@ -19,11 +19,6 @@ DEPENDS += " \ | |||
| 19 | python3-cryptography \ | 19 | python3-cryptography \ |
| 20 | " | 20 | " |
| 21 | 21 | ||
| 22 | do_install:append () { | ||
| 23 | # Remove the sha256 checksum lines for pycache files | ||
| 24 | sed ${D}${PYTHON_SITEPACKAGES_DIR}/cryptography_vectors-${PV}.dist-info/RECORD -e '/__pycache__/d' -i | ||
| 25 | } | ||
| 26 | |||
| 27 | BBCLASSEXTEND = "native nativesdk" | 22 | BBCLASSEXTEND = "native nativesdk" |
| 28 | 23 | ||
| 29 | UPSTREAM_CHECK_REGEX = "" | 24 | UPSTREAM_CHECK_REGEX = "" |
