commit | e444b162e5188d5d013e25ee2037bbf8e04e62b0 | [log] [tgz] |
---|---|---|
author | Tom Craig <craigt@google.com> | Wed Apr 23 21:57:56 2025 -0700 |
committer | Tom Craig <craigt@google.com> | Thu Apr 24 17:23:16 2025 -0700 |
tree | 6218bd9819e4bac2b48b237d01f393f040a44ca1 | |
parent | 4dd3feecaf480ec3a6b380fe27876a5fed7a07f4 [diff] |
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"