All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] pyyaml: Enable nativesdk bake
@ 2016-11-09  0:14 Brad Bishop
  0 siblings, 0 replies; only message in thread
From: Brad Bishop @ 2016-11-09  0:14 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
---
 meta-python/recipes-devtools/python/python-pyyaml_3.12.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
index 61b1d2c..0899a2e 100644
--- a/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
+++ b/meta-python/recipes-devtools/python/python-pyyaml_3.12.bb
@@ -21,4 +21,4 @@ do_configure_prepend() {
     install -m 0644 ${WORKDIR}/setup.py ${S}
 }
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-09  0:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-09  0:14 [meta-python][PATCH] pyyaml: Enable nativesdk bake Brad Bishop

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.