sdk: use GIT_COMMIT for buildbot SDK
authorChristian Marangi <[email protected]>
Thu, 4 Dec 2025 18:20:55 +0000 (19:20 +0100)
committerChristian Marangi <[email protected]>
Thu, 4 Dec 2025 18:20:55 +0000 (19:20 +0100)
commit6c94b53f110da02e2972a8023ad8622931373b04
tree6b775c335d3b592818fa1d69bd84cd50c5789fe6
parent289172b00e7193df8a2afa1eee54b43148470698
sdk: use GIT_COMMIT for buildbot SDK

Instead of using tag name, directly use git commit for the base feed
string if we detect we are generating an SDK from a buildbot (using
CONFIG_BUILDBOT)

This improve security and generates consistent feed.conf.default files
following the pattern used by feeds repository.

Signed-off-by: Christian Marangi <[email protected]>
target/sdk/Makefile