diff --git a/meta-tpm2/recipes-devtools/tpm2simulator/tpm2simulator-native_git.bb b/meta-tpm2/recipes-devtools/tpm2simulator/tpm2simulator-native_git.bb index f66d885..d1205ff 100644 --- a/meta-tpm2/recipes-devtools/tpm2simulator/tpm2simulator-native_git.bb +++ b/meta-tpm2/recipes-devtools/tpm2simulator/tpm2simulator-native_git.bb @@ -18,7 +18,7 @@ PV = "1.38+git${SRCPV}" SRC_URI = "\ git://github.com/stwagnr/tpm2simulator.git \ " -SRCREV = "b9646b90ce26ad34f7fc5c7099f28053eab94333" +SRCREV = "e45324eba268723d39856111e7933c5c76238481" S = "${WORKDIR}/git"