hothd master: SRCREV bump 1b1be7b4a5..b9574ff953

Tom Craig (1):
      hothd: Pass usb-device to USB helper scripts

Fusion-Link:
```
https://fusion2.corp.google.com/50bd2971-a039-3c22-bc21-93e3827de307
https://fusion2.corp.google.com/f7552152-5592-301a-92c2-e52adc0b0494
https://fusion2.corp.google.com/b392e29c-ea31-3370-9109-892fc34b599f
https://fusion2.corp.google.com/06394b53-6d9d-34ac-82b8-62d195c19ed1
https://fusion2.corp.google.com/d4b4ae35-92a8-3cb6-b9fc-c0ff1ffa3726
```
Tested: N/A
Google-Bug-Id: 413123154
Change-Id: I8c828ca9c2e9df79de3aa375260e58e9a30fbc59
Signed-off-by: Tom Craig <craigt@google.com>
diff --git a/recipes-google/hoth/hothd_git.bb b/recipes-google/hoth/hothd_git.bb
index 519eda3..cd0327c 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 = "1b1be7b4a57229bc46bef361132381916c0fe3a2"
+SRCREV = "b9574ff953d5c931c68aab352b477bc24c666488"
 
 USERADD_PACKAGES = "${PN}"
 USERADD_PARAM:${PN} = "-r -d / -M -s /sbin/nologin hothd"