Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][PATCH] python-py.inc: add ${PYTHON_PN}-setuptools-scm-native to DEPENDS
@ 2018-07-18  3:45 mingli.yu
  0 siblings, 0 replies; only message in thread
From: mingli.yu @ 2018-07-18  3:45 UTC (permalink / raw)
  To: openembedded-devel

From: Mingli Yu <Mingli.Yu@windriver.com>

Add ${PYTHON_PN}-setuptools-scm-native to DEPENDS to avoid
download during do_compile

Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com>
---
 meta-python/recipes-devtools/python/python-py.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-python/recipes-devtools/python/python-py.inc b/meta-python/recipes-devtools/python/python-py.inc
index 495becfc1..3480cb5bb 100644
--- a/meta-python/recipes-devtools/python/python-py.inc
+++ b/meta-python/recipes-devtools/python/python-py.inc
@@ -6,4 +6,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a6bb0320b04a0a503f12f69fea479de9"
 SRC_URI[md5sum] = "7502d66fa68ea4ae5b61c511cd177d6a"
 SRC_URI[sha256sum] = "3fd59af7435864e1a243790d322d763925431213b6b8529c6ca71081ace3bbf7"
 
+DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
 BBCLASSEXTEND = "native nativesdk"
-- 
2.17.1



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

only message in thread, other threads:[~2018-07-18  3:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-18  3:45 [meta-oe][PATCH] python-py.inc: add ${PYTHON_PN}-setuptools-scm-native to DEPENDS mingli.yu

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