diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb b/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb index 40b2186b2c..42f0743bea 100644 --- a/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-lz4_4.0.0.bb | |||
| @@ -10,6 +10,6 @@ DEPENDS += " \ | |||
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "57c5dfd3b7dae833b0d2b2c1aafd7f9d0dfcab40683d183d010c67c9fd1beca3" | 11 | SRC_URI[sha256sum] = "57c5dfd3b7dae833b0d2b2c1aafd7f9d0dfcab40683d183d010c67c9fd1beca3" |
| 12 | 12 | ||
| 13 | inherit pypi setuptools_build_meta | 13 | inherit pypi python_setuptools_build_meta |
| 14 | 14 | ||
| 15 | BBCLASSEXTEND = "native nativesdk" | 15 | BBCLASSEXTEND = "native nativesdk" |
