diff --git a/patches/patch-local.conf b/patches/patch-local.conf index 10b4dbb..d075e0e 100644 --- a/patches/patch-local.conf +++ b/patches/patch-local.conf @@ -58,7 +58,7 @@ # # Memory Resident Bitbake -@@ -286,3 +286,9 @@ +@@ -286,3 +286,10 @@ # track the version of this file when it was generated. This can safely be ignored if # this doesn't mean anything to you. CONF_VERSION = "2" @@ -68,3 +68,4 @@ + +MACHINE ?= "tdx" +DISTRO ?= "cvm" ++DISTRO_FEATURES += "podman searcher"