Unable to build own module for ipq806x

The latest SDK for ipq806x has a link in feeds.conf.default to git@gitlab.com:hansome/qsdk53.git that is not responding.
I need this feed to work to be able to build my own module.

Did you use this one sdk?

Yes, I use that SDK.

When I do: scripts/feeds update -a
I get:
Updating feed ‘base’ from ‘git@gitlab.com:hansome/qsdk53.git’ …
Cloning to “./feeds/base”…
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
failed.

But actually I found that everything I needed to build my package were already preloaded so I did’nt need to upgrade the feeds first. So at the moment this issue is not stopping me to proceed.

You don’t need to execute ./scripts/feeds update -a.

If you want to compile a package, please copy the package it pacakge folder, and execute make.