summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python3-pyyaml_5.4.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-pyyaml_5.4.1.bb b/meta/recipes-devtools/python/python3-pyyaml_5.4.1.bb
index c3025fdc66..dce1ad57d3 100644
--- a/meta/recipes-devtools/python/python3-pyyaml_5.4.1.bb
+++ b/meta/recipes-devtools/python/python3-pyyaml_5.4.1.bb
@@ -1,5 +1,6 @@
1SUMMARY = "Python support for YAML" 1SUMMARY = "Python support for YAML"
2DEPENDS += "libyaml ${PYTHON_PN}-cython-native" 2DEPENDS += "libyaml ${PYTHON_PN}-cython-native"
3HOMEPAGE = "https://pyyaml.org/"
3 4
4LICENSE = "MIT" 5LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=6d8242660a8371add5fe547adf083079" 6LIC_FILES_CHKSUM = "file://LICENSE;md5=6d8242660a8371add5fe547adf083079"