diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.7.bb (renamed from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.4.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.7.bb index 2543269fc8..5da0ac3fca 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.4.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.7.bb | |||
@@ -10,7 +10,7 @@ inherit pypi setuptools3 | |||
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | 12 | ||
13 | SRC_URI[sha256sum] = "44bc6b54fddd45e4bc0619059196679f9e8b79c027f4131bb072e6a22f4d5e28" | 13 | SRC_URI[sha256sum] = "5c3fa739bbedd2f23769656784e671c6335d17a5bf163c3c3901d8663c0af287" |
14 | 14 | ||
15 | do_install_prepend() { | 15 | do_install_prepend() { |
16 | export RUAMEL_NO_PIP_INSTALL_CHECK=1 | 16 | export RUAMEL_NO_PIP_INSTALL_CHECK=1 |