diff options
Diffstat (limited to 'meta-python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb index ec8545daec..406da80f40 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.12.bb | |||
| @@ -8,6 +8,8 @@ PYPI_PACKAGE = "ruamel.yaml" | |||
| 8 | 8 | ||
| 9 | inherit pypi setuptools3 | 9 | inherit pypi setuptools3 |
| 10 | 10 | ||
| 11 | BBCLASSEXTEND = "native nativesdk" | ||
| 12 | |||
| 11 | SRC_URI[md5sum] = "c7e4b216d9554d80be42011b448b7c61" | 13 | SRC_URI[md5sum] = "c7e4b216d9554d80be42011b448b7c61" |
| 12 | SRC_URI[sha256sum] = "076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e" | 14 | SRC_URI[sha256sum] = "076cc0bc34f1966d920a49f18b52b6ad559fbe656a0748e3535cf7b3f29ebf9e" |
| 13 | 15 | ||
