[OE-core] [PATCH] python3-native: Extend RPROVIDES list
Otavio Salvador
otavio at ossystems.com.br
Thu Nov 10 12:14:14 UTC 2016
This extends the RPROVIDES list to include:
- python3-datetime-native
- python3-enum-native
- python3-terminal-native
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
meta/recipes-devtools/python/python3-native_3.5.2.bb | 3 +++
1 file changed, 3 insertions(+)
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 594f15c..93bcc33 100644
--- a/meta/recipes-devtools/python/python3-native_3.5.2.bb
+++ b/meta/recipes-devtools/python/python3-native_3.5.2.bb
@@ -46,6 +46,9 @@ RPROVIDES += " \
python3-compression-native \
python3-core-native \
python3-distutils-native \
+ python3-datetime-native \
+ python3-enum-native \
+ python3-terminal-native \
python3-email-native \
python3-importlib-native \
python3-io-native \
--
2.10.2
More information about the Openembedded-core
mailing list