From 0df38dfc0180ac6f25c570202ec9a2af2ab1c24f Mon Sep 17 00:00:00 2001 From: Linus Svensson Date: Thu, 1 Dec 2016 17:23:36 +0100 Subject: python3-native: Add python3-modules to RPROVIDES list Signed-off-by: Linus Svensson Signed-off-by: Ross Burton --- 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 08802cd7de..7ac3942831 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 \ -- cgit 1.2.3-korg