mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-16 22:19: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>