superna9999 / meta-meson

Upstream Linux Amlogic Meson Yocto/OpenEmbedded Layer
https://github.com/superna9999/meta-meson/wiki
MIT License
105 stars 68 forks source link

wifi-fw-2016-08-18-5f5fae7239 fetch failure #82

Closed dkruces closed 4 years ago

dkruces commented 4 years ago

Describe the bug wifi-fw-2016-08-18-5f5fae7239 build fails when fetching the tarball file:

ERROR: wifi-fw-2016-08-18-5f5fae7239-r0 do_fetch: Fetcher failure: Fetch command export PSEUDO_DISABLED=1; unset _PYTHON_SYSCONFIGDATA_NAME; export SSH_AUTH_SOCK="/ssh-agent"; export PATH="/workdir/build/tmp/sysroots-uninative/x86_64-linux/usr/bin:/workdir/poky/scripts:/workdir/build/tmp/work/aarch64-poky-linux/wifi-fw/2016-08-18-5f5fae7239-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/workdir/build/tmp/work/aarch64-poky-linux/wifi-fw/2016-08-18-5f5fae7239-r0/recipe-sysroot/usr/bin/crossscripts:/workdir/build/tmp/work/aarch64-poky-linux/wifi-fw/2016-08-18-5f5fae7239-r0/recipe-sysroot-native/usr/sbin:/workdir/build/tmp/work/aarch64-poky-linux/wifi-fw/2016-08-18-5f5fae7239-r0/recipe-sysroot-native/usr/bin:/workdir/build/tmp/work/aarch64-poky-linux/wifi-fw/2016-08-18-5f5fae7239-r0/recipe-sysroot-native/sbin:/workdir/build/tmp/work/aarch64-poky-linux/wifi-fw/2016-08-18-5f5fae7239-r0/recipe-sysroot-native/bin:/workdir/poky/bitbake/bin:/workdir/build/tmp/hosttools"; export HOME="/home/pokyuser"; /usr/bin/env wget -t 2 -T 30 --passive-ftp --no-check-certificate -P /workdir/build/downloads 'http://openlinux.amlogic.com:8000/download/ARM/wifi/wifi-fw-2016-08-18-5f5fae7239.tar.gz' --progress=dot -v failed with exit code 8, output:
--2020-05-29 16:31:43--  http://openlinux.amlogic.com:8000/download/ARM/wifi/wifi-fw-2016-08-18-5f5fae7239.tar.gz
Resolving openlinux.amlogic.com (openlinux.amlogic.com)... 120.25.202.108
Connecting to openlinux.amlogic.com (openlinux.amlogic.com)|120.25.202.108|:8000... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-05-29 16:31:46 ERROR 404: Not Found.

So, repo http://openlinux.amlogic.com:8000/download/ARM no longer exits.

I was trying to find wifi-fw-2016-08-18-5f5fae7239.tar.gz file but I couldn't find it so, I was looking for the files the recipe was trying to install and I end up looking in this 3 repos:

And here the files matching the names on the recipe:

Build Context

Expected behavior Fetch with no failure.

Additional context Do you have the tarball so we can upload it to the recipe ./recipes-firmware/wifi-fw/wifi-fw/<files> or somewhere else? If not, is any of the files listed above the right ones?

Thanks!

superna9999 commented 4 years ago

Thanks, but this recipe is very old and the matching tarball doesn't exist anymore. I expect all these binaries are now almost into linux-firmware no, so only missing ones should be individually added to the linux-firmware recipe. I'll remove this recipe shortly.

superna9999 commented 4 years ago

You can also find some firmwares in https://github.com/LibreELEC/wlan-firmware or https://github.com/LibreELEC/brcmfmac_sdio-firmware