[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1285/8267] python3-native: Add "io" to rprovides



commit 4473e64ba7793881d825cf980e3c3d40f77fedfc
Author: Jussi Kukkonen <jussi kukkonen intel com>
Date:   Thu Jul 7 18:39:33 2016 +0300

    python3-native: Add "io" to rprovides
    
    (From OE-Core rev: 824fa3f9a5e10348b18cf00e6f562f5ec781ac26)
    
    Signed-off-by: Jussi Kukkonen <jussi kukkonen intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../python/python3-native_3.5.1.bb                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-devtools/python/python3-native_3.5.1.bb 
b/meta/recipes-devtools/python/python3-native_3.5.1.bb
index fbe04c6..81ea087 100644
--- a/meta/recipes-devtools/python/python3-native_3.5.1.bb
+++ b/meta/recipes-devtools/python/python3-native_3.5.1.bb
@@ -41,7 +41,7 @@ DEPENDS = "openssl-native bzip2-replacement-native zlib-native readline-native s
 
 inherit native
 
-RPROVIDES += "python3-distutils-native python3-compression-native python3-textutils-native 
python3-core-native python3-importlib-native"
+RPROVIDES += "python3-distutils-native python3-compression-native python3-textutils-native 
python3-core-native python3-importlib-native python3-io-native"
 
 EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --without-ensurepip"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]