I am trying to build LSDK 21.08 for LS1046ARDB but it fails because I have no credential to clone wayland-project. Apparently there is no public repositories for wayland-project. So, how to proceed with the build?
flex-builder -m ls1046ardb
. . .
repo: wayland
tag: 1.18.0
Cloning into '/home/ypopov/work/6harmonics/gws6000/flexbuild_lsdk2108/components/apps/graphics/wayland'...
Username for 'https://github.com': ypopov702
Password for 'https://ypopov702@github.com':
remote: Repository not found.
fatal: repository 'https://github.com/wayland-project/wayland.git/' not found
make: *** [/home/ypopov/work/6harmonics/gws6000/flexbuild_lsdk2108/include/app_repo_update.inc:28: graphics_repo_fetch] Error 128
make: Leaving directory '/home/ypopov/work/6harmonics/gws6000/flexbuild_lsdk2108/packages/apps'
make: Entering directory '/home/ypopov/work/6harmonics/gws6000/flexbuild_lsdk2108/packages/apps/graphics'
make: *** No rule to make target 'graphics_repo_fetch'. Stop.
make: Leaving directory '/home/ypopov/work/6harmonics/gws6000/flexbuild_lsdk2108/packages/apps/graphics'