mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-21 14:54:29 +04:00
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 <ansuelsmth@gmail.com>