[oe-commits] [openembedded-core] 24/27: python3-native: Add python3-modules to RPROVIDES list

git at git.openembedded.org git at git.openembedded.org
Wed Dec 7 10:38:51 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 0df38dfc0180ac6f25c570202ec9a2af2ab1c24f
Author: Linus Svensson <linussn at axis.com>
AuthorDate: Thu Dec 1 17:23:36 2016 +0100

    python3-native: Add python3-modules to RPROVIDES list
    
    Signed-off-by: Linus Svensson <linussn at axis.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/python/python3-native_3.5.2.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-devtools/python/python3-native_3.5.2.bb b/meta/recipes-devtools/python/python3-native_3.5.2.bb
index 08802cd..7ac3942 100644
--- a/meta/recipes-devtools/python/python3-native_3.5.2.bb
+++ b/meta/recipes-devtools/python/python3-native_3.5.2.bb
@@ -54,6 +54,7 @@ RPROVIDES += " \
     python3-json-native \
     python3-lang-native \
     python3-misc-native \
+    python3-modules-native \
     python3-netclient-native \
     python3-netserver-native \
     python3-numbers-native \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list