Skip to content

Commit 8824257

Browse files
committed
disable tpm2_simulator_deprecated and tpm_insecure_fallback USE flag
1 parent 38c2661 commit 8824257

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

metadata/fydeos_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
FYDEOS_BUILD=1
1+
FYDEOS_BUILD=8

profiles/base/make.defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ USE="${USE} -tpm_dynamic -tpm -tpm_insecure_fallback tpm2_simulator tpm2_simulat
33
USE="${USE} vtpm_proxy drm_atomic"
44

55
# If OTA is not required, consider removing these two tpm related USE flags.
6-
USE="${USE} tpm2_simulator_deprecated tpm_insecure_fallback"
6+
# USE="${USE} tpm2_simulator_deprecated tpm_insecure_fallback"

0 commit comments

Comments
 (0)