meta-google:hoth: SRCREV bump 6a75a2c..519c585

quadpixels(2):
  Add console snapshot
  Add payload status

gyandreev(4):
  Add basic abstraction to libhoth and SPIDEV support
  Build improvements
  Extern c wrap
  Dont check for non-snapshot console params

aranikam(1):
  Add address mode flag for spi update/read

daimeng-wang(3):
  libhoth: add MTD backend boilerplate API
  libhoth: implement MTD transport
  libhoth: automated mtd mailbox discovery

cjevans-google(2):
  Apply clang-format, and enable it as a check action.
  Rename ec_ commands; permit old command names as an alias.

Change-Id: I71e675d144d76e62a50f0f88c7814de5743eef8a
Signed-off-by: Willy Tu <wltu@google.com>
diff --git a/meta-google/recipes-google/hoth/libhoth_git.bb b/meta-google/recipes-google/hoth/libhoth_git.bb
index 861c1b7..0b66398 100644
--- a/meta-google/recipes-google/hoth/libhoth_git.bb
+++ b/meta-google/recipes-google/hoth/libhoth_git.bb
@@ -4,7 +4,7 @@
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 SRC_URI = "git://github.com/google/libhoth;protocol=https;branch=main"
-SRCREV = "b31307b7bf525efda0164e461fb1e0a5c302d306"
+SRCREV = "519c5855964796f111c6d97b61507f15ea9d0dc9"
 
 PV = "1.0+git${SRCPV}"