All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python-contextlib2: Add native and nativesdk to BBCLASSEXTEND
@ 2019-11-19 15:39 Nicola Lunghi
  0 siblings, 0 replies; only message in thread
From: Nicola Lunghi @ 2019-11-19 15:39 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
---
 meta-python/recipes-devtools/python/python-contextlib2.inc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-python/recipes-devtools/python/python-contextlib2.inc b/meta-python/recipes-devtools/python/python-contextlib2.inc
index 50c93e943..750721f3d 100644
--- a/meta-python/recipes-devtools/python/python-contextlib2.inc
+++ b/meta-python/recipes-devtools/python/python-contextlib2.inc
@@ -6,3 +6,5 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=43d1c7827e8fad6454b553caf0e1d734"
 
 SRC_URI[md5sum] = "d03a631073b40073b5c41364ad8f5979"
 SRC_URI[sha256sum] = "7197aa736777caac513dbd800944c209a49765bf1979b12b037dce0277077ed3"
+
+BBCLASSEXTEND = "native nativesdk"
\ No newline at end of file
-- 
2.20.1



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

only message in thread, other threads:[~2019-11-19 15:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-19 15:39 [meta-python][PATCH] python-contextlib2: Add native and nativesdk to BBCLASSEXTEND Nicola Lunghi

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.