mirror of
https://github.com/openwrt/luci
synced 2025-01-09 04:28:37 +08:00
0856030c79
Instead of simply emitting a "git-$hash" revision, take the commit time into account to generate strictly increasing revisions to preserve opkg upgrade capabilities. The format is "git-YY.DDD.SSSSS-HHHHHHH" with the following defined fields: - YY year number (00..99) - DDD day of year (001..366) - SSSSSS second of day (00000..86399) - HHHHHHH abbreviated git commit hash An example revision is "git-14.283.50202-bb388f0". Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> |
||
---|---|---|
.. | ||
config.mk | ||
gccconfig.mk | ||
hostenv.sh | ||
i18n-init.sh | ||
i18n-po2lua.pl | ||
i18n-scan.pl | ||
i18n-sync.sh | ||
i18n-update.pl | ||
luci.cgi | ||
lucid.lua | ||
makedocs.sh | ||
mkbasepot.sh | ||
mkrevision.sh | ||
mkversion.sh | ||
module.mk | ||
setup.lua | ||
zoneinfo2lua.pl |