see this failure https://errors.yoctoproject.org/Errors/Details/620174/
we need to move this downloading into do_fetch task from do_configure. On Tue, Dec 21, 2021 at 11:02 PM [email protected] <[email protected]> wrote: > > From: Xu Huan <[email protected]> > > Signed-off-by: Xu Huan <[email protected]> > --- > .../python/{python3-h5py_3.5.0.bb => python3-h5py_3.6.0.bb} | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > rename meta-python/recipes-devtools/python/{python3-h5py_3.5.0.bb => > python3-h5py_3.6.0.bb} (90%) > > diff --git a/meta-python/recipes-devtools/python/python3-h5py_3.5.0.bb > b/meta-python/recipes-devtools/python/python3-h5py_3.6.0.bb > similarity index 90% > rename from meta-python/recipes-devtools/python/python3-h5py_3.5.0.bb > rename to meta-python/recipes-devtools/python/python3-h5py_3.6.0.bb > index aad2f91777..5b0510f710 100644 > --- a/meta-python/recipes-devtools/python/python3-h5py_3.5.0.bb > +++ b/meta-python/recipes-devtools/python/python3-h5py_3.6.0.bb > @@ -4,7 +4,7 @@ SECTION = "devel/python" > LICENSE = "BSD-3-Clause" > LIC_FILES_CHKSUM = "file://LICENSE;md5=113251d71fb0384712c719b567261c5c" > > -SRC_URI[sha256sum] = > "77c7be4001ac7d3ed80477de5b6942501d782de1bbe4886597bdfec2a7ab821f" > +SRC_URI[sha256sum] = > "8752d2814a92aba4e2b2a5922d2782d0029102d99caaf3c201a566bc0b40db29" > > SRC_URI:append = " \ > file://0001-setup_build.py-avoid-absolute-path.patch \ > -- > 2.25.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#94496): https://lists.openembedded.org/g/openembedded-devel/message/94496 Mute This Topic: https://lists.openembedded.org/mt/87894018/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
