[gnome-continuous-yocto/gnomeostree-3.28-rocko: 4730/8267] python-native: PROVIDES python-io-native



commit 0f316ff7153b1a5cc4851daf7c181fd3d9c3c90a
Author: Robert Yang <liezhi yang windriver com>
Date:   Tue Feb 14 22:25:06 2017 -0800

    python-native: PROVIDES python-io-native
    
    python-six-native depends on it.
    
    (From OE-Core rev: 475585ed84bf8dac339f97f811582bf782972930)
    
    (From OE-Core rev: 6334ffac9996e48fd5898fdee1db5e7eed6370e2)
    
    Signed-off-by: Robert Yang <liezhi yang windriver com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../python/python-native_2.7.12.bb                 |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-devtools/python/python-native_2.7.12.bb 
b/meta/recipes-devtools/python/python-native_2.7.12.bb
index de83cbd..9a6430d 100644
--- a/meta/recipes-devtools/python/python-native_2.7.12.bb
+++ b/meta/recipes-devtools/python/python-native_2.7.12.bb
@@ -25,7 +25,14 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/${PN}:"
 
 inherit native
 
-RPROVIDES += "python-distutils-native python-compression-native python-textutils-native python-codecs-native 
python-core-native python-unittest-native"
+RPROVIDES += "python-distutils-native \
+    python-compression-native \
+    python-textutils-native \
+    python-codecs-native \
+    python-core-native \
+    python-unittest-native \
+    python-io-native \
+"
 
 EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --with-system-expat=${STAGING_DIR_HOST}"
 


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