summaryrefslogtreecommitdiff
path: root/conf/distro/include/tdx-base.inc
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/include/tdx-base.inc')
-rw-r--r--conf/distro/include/tdx-base.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/tdx-base.inc b/conf/distro/include/tdx-base.inc
index 9d7557a..57d16c0 100644
--- a/conf/distro/include/tdx-base.inc
+++ b/conf/distro/include/tdx-base.inc
@@ -37,6 +37,8 @@ DISTRO_VERSION = "${TDX_RELEASE}${TDX_PRERELEASE}${TDX_BUILD}"
SDK_VENDOR = "-tdxsdk"
SDK_NAME_PREFIX = "${DISTRO}"
+# do not use elements in SDK_VERSION which are in vardepsexclude
+SDK_VERSION = "${TDX_RELEASE}"
MAINTAINER = "Toradex <yocto-patches@toradex.com>"