This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-AM69: "Failed to fetch" error when executing bitbake

Part Number: PROCESSOR-SDK-AM69


Tool/software:

Hi TI Team,

we want to build the ‘tisdk-default-image’ target.

when following software-dl.ti.com/.../Overview_Building_the_SDK.html

when executing "MACHINE=am69-sk bitbake -k tisdk-default-image "

we have these errors :

state summary: Wanted 6509 Local 0 Mirrors 0 Missed 6509 Current 0 (0% match, 0% complete)################
Initialising tasks: 100% |############################################################################
NOTE: Executing Tasks
NARNING: libdaemon-0.14-r0 do_fetch: Failed to fetch URL http://Opointer.de/lennart/projects/libdaemon/libdaemon-0.14.tar.gz, attempting MIRRORS if available
ARNING: qtmultimedia-6.9.1-r0 do_fetch: Failed to fetch URL git://code.qt.io/qt/qtmultimedia.git;name=qtmultimedia;branch=6.9;nobranch=1;protocol=git, attempting MIRRORS if available
WARNING: qt3d-6.9.1-ro do_fetch: Failed to fetch URL git://code.qt.io/qt/qt3d.git;name=qt3d;branch=6.9;nobranch=1;protocol=git, attempting MIRRORS if available
WARNING: libsocketcan-0.0.12-ro do_fetch: Failed to fetch URL git://git.pengutronix.de/git/tools/libsocketcan.git;protocol=git;branch=master, attempting MIRRORS if available
NOTE: No reply from server in 30s (for command ping at 18:26:47.236842)
NOTE: No reply from server in 30s (for command ping at 19:47:20.281576)
WARNING: opengl-es-cts-3.2.9.3-r0 do_fetch: Failed to fetch URL git://github.com/KhronosGroup/VK-GL-CTS.git;protocol=https;name=vk-gl-cts;nobranch=1, attempting MIRRORS if available
NOTE: No reply from server in 30s (for command ping at 20:00:03.352179)
Timeout while waiting for a reply from the bitbake server (60s at 20:01:58.160969)

Indeed, at least the Opointer.de/.../libdaemon-0.14.tar.gz link doesn't exist

Thanks for your help,