This should actually be fixed in the package's build system to not
do the network access during compile task. Lets workaround it for now

Signed-off-by: Khem Raj <raj.k...@gmail.com>
---
 .../python/python3-pytest-helpers-namespace_2021.4.29.bb        | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.4.29.bb
 
b/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.4.29.bb
index c1f9f96ff4..141f12aef7 100644
--- 
a/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.4.29.bb
+++ 
b/meta-python/recipes-devtools/python/python3-pytest-helpers-namespace_2021.4.29.bb
@@ -8,6 +8,8 @@ SRC_URI[sha256sum] = 
"183524e3db4e2a1fea92e0ca3662a624ba44c9f3568da15679d7535ba6
 
 inherit pypi setuptools3
 
+do_compile[network] = "1"
+
 DEPENDS += "\
     ${PYTHON_PN}-wheel-native \
     ${PYTHON_PN}-pip-native \
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#94758): 
https://lists.openembedded.org/g/openembedded-devel/message/94758
Mute This Topic: https://lists.openembedded.org/mt/88358214/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to