All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-defusedxml: extend recipe to add native support
@ 2021-08-09  9:45 Naveen Saini
  0 siblings, 0 replies; only message in thread
From: Naveen Saini @ 2021-08-09  9:45 UTC (permalink / raw)
  To: openembedded-devel

It may be useful for some use cases.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
---
 meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb b/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb
index f48c429c4..e5790f478 100644
--- a/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb
+++ b/meta-python/recipes-devtools/python/python3-defusedxml_0.7.1.bb
@@ -8,3 +8,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=056fea6a4b395a24d0d278bf5c80249e"
 SRC_URI[sha256sum] = "1bb3032db185915b62d7c6209c5a8792be6a32ab2fedacc84e01b52c51aa3e69"
 
 inherit pypi setuptools3
+
+BBCLASSEXTEND = "native"
-- 
2.17.1


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

only message in thread, other threads:[~2021-08-09  9:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09  9:45 [meta-python][PATCH] python3-defusedxml: extend recipe to add native support Naveen Saini

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.