unified projectname/version/versiondate handling

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2023-10-07 02:36:46 +01:00
parent 24584296a8
commit fa8e204f14
6 changed files with 20 additions and 27 deletions
-3
View File
@@ -10,9 +10,6 @@ set -u -e
. "include/err.sh"
. "include/option.sh"
read projectname < projectname
read version < version
export LOCALVERSION="-${projectname}-${version}"
eval "$(setvars "" arch cfgsdir codedir config config_name crossgcc_ada mode \