Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 1/3] python3-native: Add python3-modules to RPROVIDES list
@ 2016-12-01 16:23 linus.svensson
  2016-12-01 16:23 ` [PATCH 2/3] meson: Add recipe for the meson build system linus.svensson
  2016-12-01 16:23 ` [PATCH 3/3] meson.bbclass: Add meson.bbclass linus.svensson
  0 siblings, 2 replies; 8+ messages in thread
From: linus.svensson @ 2016-12-01 16:23 UTC (permalink / raw)
  To: openembedded-core

From: Linus Svensson <linussn@axis.com>

Signed-off-by: Linus Svensson <linussn@axis.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 \
-- 
2.1.4



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-02-14 12:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-01 16:23 [PATCH 1/3] python3-native: Add python3-modules to RPROVIDES list linus.svensson
2016-12-01 16:23 ` [PATCH 2/3] meson: Add recipe for the meson build system linus.svensson
2017-02-07 16:33   ` Burton, Ross
2017-02-13 12:18     ` Ricardo Ribalda Delgado
2017-02-13 12:26       ` Burton, Ross
2017-02-13 12:28         ` Ricardo Ribalda Delgado
2017-02-14 12:15           ` Linus Svensson
2016-12-01 16:23 ` [PATCH 3/3] meson.bbclass: Add meson.bbclass linus.svensson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox