mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-20 20:01:40 +01: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>