diff options
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.0.bb (renamed from meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.13.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.13.bb b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.0.bb index 39795b7847..fd99f8566f 100644 --- a/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.16.13.bb +++ b/meta-python/recipes-devtools/python/python3-ruamel-yaml_0.17.0.bb | |||
@@ -10,7 +10,7 @@ inherit pypi setuptools3 | |||
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |
12 | 12 | ||
13 | SRC_URI[sha256sum] = "bb48c514222702878759a05af96f4b7ecdba9b33cd4efcf25c86b882cef3a942" | 13 | SRC_URI[sha256sum] = "3572505e63dd35b5dea62cd0386d03c4f2a53da29a3af09f428114cc85c564aa" |
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 |