[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7619/8267] python3-pip: extend to nativesdk



commit 004234c5b2b3f8bbd60f46255fb3dcf9bfa18221
Author: Chen Qi <Qi Chen windriver com>
Date:   Wed Sep 6 12:54:45 2017 +0800

    python3-pip: extend to nativesdk
    
    Extend python3-pip to nativesdk because some nativesdk python3 packages
    need it, e.g. nativesdk-python3-django from meta-python layer.
    
    (From OE-Core rev: 31f1e5f438d19aa329e5f38b1ab4e7d521eff8a1)
    
    Signed-off-by: Chen Qi <Qi Chen windriver com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-devtools/python/python3-pip_9.0.1.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-devtools/python/python3-pip_9.0.1.bb 
b/meta/recipes-devtools/python/python3-pip_9.0.1.bb
index 4456b9b..9b907a2 100644
--- a/meta/recipes-devtools/python/python3-pip_9.0.1.bb
+++ b/meta/recipes-devtools/python/python3-pip_9.0.1.bb
@@ -53,4 +53,4 @@ RDEPENDS_${PN} = "\
   python3-xmlrpc \
 "
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"


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