hothd master: SRCREV bump 43f2eb2433..f2253f2064

Christian Kungler (3):
      Hothd: Do not log errors when KeyRotation is unsupported
      Refactor logic around unsupported command
      Add SecureBoot monitoring

Daimeng Wang (1):
      HothState: Export chip info to Hoth.State Dbus

Fusion-Link:
fusion2/37a6a8cd-61ee-3e65-83ac-49fc86dd5474
fusion2/3d8d2a29-0146-3737-8822-f7659d17b1f2
fusion2/49b1374d-e7e6-3433-b9e4-d9555368deda
fusion2/9efdbf7d-b031-35fd-883f-a9879f135c7d
fusion2/c8d272a2-a1f0-33af-b27d-f0e8e21d6cab

Tested: N/A
Google-Bug-Id: 434689086
Google-Bug-Id: 435212882
Google-Bug-Id: 435214999
Google-Bug-Id: 435699868
Google-Bug-Id: 438259309
Change-Id: I353649f3a55c863c61bd91aa8cb7471fd536cf1b
Signed-off-by: Christian Kungler <ckungler@google.com>
diff --git a/recipes-google/hoth/hothd_git.bb b/recipes-google/hoth/hothd_git.bb
index 3d25c01..2ccb6f1 100644
--- a/recipes-google/hoth/hothd_git.bb
+++ b/recipes-google/hoth/hothd_git.bb
@@ -26,7 +26,7 @@
 
 S = "${WORKDIR}/git"
 SRC_URI ="git://gbmc.googlesource.com/hothd;protocol=https;branch=master"
-SRCREV = "43f2eb243315232263e7d05df5459b2c1438f88e"
+SRCREV = "f2253f2064b7400ce96cff810588fe2596454891"
 
 USERADD_PACKAGES = "${PN}"
 USERADD_PARAM:${PN} = "-r -d / -M -s /sbin/nologin hothd"