summaryrefslogtreecommitdiff
path: root/conf/tdx_version.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/tdx_version.conf')
-rw-r--r--conf/tdx_version.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/tdx_version.conf b/conf/tdx_version.conf
index 73c3610..66ae54b 100644
--- a/conf/tdx_version.conf
+++ b/conf/tdx_version.conf
@@ -1,10 +1,10 @@
# These variables are used to set image, kernel and U-Boot versions
# increment TDX_VERMINOR in meta-toradex-demos/classes/toradex-mirrors.bbclass
-TDX_VERMAJOR = "2"
-TDX_VERMINOR = "8"
-TDX_VERBETA = "b6"
-TDX_VERPATCH = "6"
+TDX_VERMAJOR = "3"
+TDX_VERMINOR = "0"
+TDX_VERBETA = "b1"
+TDX_VERPATCH = "1"
TDX_BUILDNB ?= ""
TDX_VERNIGHTLY ?= ""
TDX_VERDATE ?= "-${DATE}"