nxp-real-time-edge-sw / yocto-real-time-edge

Manifest for Real-time Edge Software
11 stars 8 forks source link

Ethercat lib not available #7

Open akgalp opened 1 year ago

akgalp commented 1 year ago

Hello,

Bitbake fails with error "ERROR: igh-ethercat-1.5.2-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'http://etherlab.org/download/ethercat/ethercat-1.5.2.tar.bz2')".

Thanks

xinliwang1992 commented 1 year ago

I got the same issue, did you figure it out?

suchb commented 1 year ago

any update?

akgalp commented 1 year ago

I had removed references for igh-ethercat in bb files. The build proceeded further, but I ran out of disk space.

xinliwang1992 commented 1 year ago

Hi @akgalp

Could you please give me the detail of which bb files you have changed? It seems many bb files are related.

Thank you

akgalp commented 1 year ago

I renamed ign-ethercat.inc from yocto-real-time-edge/sources/meta-real-time-edge/conf/distro/include, renamed .bb file in yocto-real-time-edge/sources/meta-real-time-edge/recipes-extended/igh-ethercat and bitbaked. It show few more errors where these libs are used. I edited those paces too.

xinliwang1992 commented 1 year ago

Hi @akgalp Thank you for your share. I'll give a try. Back to the issue, I think we have to wait until Etherlab finish its rebuilding of their page.

xinliwang1992 commented 1 year ago

Hi @akgalp @suchb Here is the new link of ethercat lib, http://www.nxp.com/lgfiles/updates/other/ethercat-1.5.2.tar.bz2. You can give it a try. I have successfully build the YOCTO.