Avnet / maaxboard-debian-build

Scripts to build debian Lite/Desktop image for MaaXBoard / Mini / Nano / Plus
3 stars 4 forks source link

Scripts are heavily broken #1

Open fweller opened 3 years ago

fweller commented 3 years ago

sudo ./debian_build.sh -b uboot -f board/maaxboard/maaxboard-lite.ini fatal: unable to access 'http://192.168.2.100/imx8m/uboot-imx.git/': Failed to connect to 192.168.2.100 port 80: Connection timed out Is probably supposed to look for https://xterra2.avnet.com/embest/imx8m/uboot-imx.git/ ...but this repository has not been added to public xterra2

sudo ./debian_build.sh -b linux -f board/maaxboard/maaxboard-lite.ini fatal: unable to access 'http://192.168.2.100/imx8m/linux-imx.git/': Failed to connect to 192.168.2.100 port 80: Connection timed out Is probably supposed to look for https://xterra2.avnet.com/embest/imx8m/linux-imx.git/ ...but this repository has not been added to public xterra2

zafersn commented 2 years ago

I have the same problem. It looks like that maaxboard was abandoned by its developers.