hothd master: SRCREV bump ae8f3643ef..08c451f5a5
David Tang (4):
hothd: Fix message_usb_unittest asan failure
[clang-tidy] Fix clang-tidy errors from g3/gsys config [1/2]
[clang-tidy] Fix clang-tidy errors from g3/gsgys config [2/2]
[clang-tidy] Add .clang-tidy to configure HeaderFilterRegex
Munawar Hussain (1):
hothd: Implement Activation interface for Software
Fusion-Link: fusion2 N/A
Tested: N/A
Google-Bug-Id: 380138741
Google-Bug-Id: 384444534
Change-Id: Ica6db8220b5f080fce15ae116c1fb65b8c57644a
Signed-off-by: Munawar Hussain <munawarhussain@google.com>
diff --git a/recipes-google/hoth/hothd_git.bb b/recipes-google/hoth/hothd_git.bb
index 3953492..063e246 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 = "ae8f3643efff924c49bc0c7679cfe966386229ef"
+SRCREV = "08c451f5a5b5ba8d0c873a03e167a0eabf79bab5"
USERADD_PACKAGES = "${PN}"
USERADD_PARAM:${PN} = "-r -d / -M -s /sbin/nologin hothd"