[OE-core] [PATCH] python3-manifest.json: Fix typo in summary

Khem Raj raj.khem at gmail.com
Sat Sep 7 18:30:22 UTC 2019


Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta/recipes-devtools/python/python3/python3-manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/python/python3/python3-manifest.json b/meta/recipes-devtools/python/python3/python3-manifest.json
index ec28c2dbb4..8e94305af7 100644
--- a/meta/recipes-devtools/python/python3/python3-manifest.json
+++ b/meta/recipes-devtools/python/python3/python3-manifest.json
@@ -115,7 +115,7 @@
         "cached": []
     },
     "asyncio": {
-        "summary": "Python Asynchronous I/",
+        "summary": "Python Asynchronous I/O",
         "rdepends": [
             "core",
             "io",
-- 
2.23.0



More information about the Openembedded-core mailing list