summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-01-06 17:46:28 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2020-01-07 17:13:11 +0100
commite5fc1a70e0ba72fb15d6a7d0baac0cee035a200c (patch)
treefda1415b4dc54130bf1af87123b23c52d6c066af
parentb3639db826f510ba19cab393d33587b16ab14a31 (diff)
tdx-base.inc: set initial zeus version to 4.0.0
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/distro/include/tdx-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/tdx-base.inc b/conf/distro/include/tdx-base.inc
index 8775362..2800ac2 100644
--- a/conf/distro/include/tdx-base.inc
+++ b/conf/distro/include/tdx-base.inc
@@ -23,7 +23,7 @@ TDX_BUILD ?= "+build.${TDX_BUILDNBR}"
TDX_MATRIX_BUILD_TIME ?= "${DATETIME}"
TDX_MATRIX_BUILD_TIME[vardepsexclude] = "DATETIME"
TDX_PRERELEASE ?= "${@get_tdx_prerelease(d.getVar('TDX_PURPOSE'), d.getVar('TDX_MATRIX_BUILD_TIME'))}"
-TDX_RELEASE ?= "0.0.0"
+TDX_RELEASE ?= "4.0.0"
# Toradex Version number without date for U-Boot/Kernel and other Toradex
# specific software artifacts.