Centralize setting of all version info to include/version.mk
Centralize setting all version information in include/version.mk * Set RELEASE env variable in include/version.mk instead of toplevel.mk. Stop exporting the variable. * Remove hardcoded release name from /etc/banner Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
6707d9750a
commit
3193053df7
@@ -9,6 +9,8 @@
|
||||
# Substituted by SDK, do not remove
|
||||
# REVISION:=x
|
||||
|
||||
RELEASE:=Reboot
|
||||
|
||||
PKG_CONFIG_DEPENDS += \
|
||||
CONFIG_VERSION_NUMBER \
|
||||
CONFIG_VERSION_NICK \
|
||||
|
||||
Reference in New Issue
Block a user