summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorWilly Tu <wltu@google.com>2023-05-10 21:39:28 +0300
committerWilly Tu <wltu@google.com>2023-05-10 23:55:16 +0300
commit0391e16a3f479e90dd2bbd46049fd756ef83de6f (patch)
treef9475fef2738bc87259e041f8d5f148c82372a2b /meta-google
parent05c58e0617a5b0488fa373050e5256b6f350d299 (diff)
downloadopenbmc-0391e16a3f479e90dd2bbd46049fd756ef83de6f.tar.xz
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>
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-google/hoth/libhoth_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/recipes-google/hoth/libhoth_git.bb b/meta-google/recipes-google/hoth/libhoth_git.bb
index 861c1b7f0c..0b663982d5 100644
--- a/meta-google/recipes-google/hoth/libhoth_git.bb
+++ b/meta-google/recipes-google/hoth/libhoth_git.bb
@@ -4,7 +4,7 @@ LICENSE = "Apache-2.0"
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}"