summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorWilly Tu <wltu@google.com>2023-05-11 23:03:01 +0300
committerWilly Tu <wltu@google.com>2023-05-17 02:50:00 +0300
commitbc3b2809d1db45414c03662090c902d4765eaf21 (patch)
treedadc6676e6ffc813293a9e5507f38d0c189c5b5f /meta-google
parent776bcef86ad6e1056f43535b70cc1f25e1576ebf (diff)
downloadopenbmc-bc3b2809d1db45414c03662090c902d4765eaf21.tar.xz
meta-google:hoth: SRCREV bump 519c585..7692962
aranikam(1): Add flash_spi_info command wltu(1): Expose header files expose USB APIs Change-Id: I6275c7aba776c21abe578086c6b8a251f11e4f7e 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 0b663982d5..25e0c48caa 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 = "519c5855964796f111c6d97b61507f15ea9d0dc9"
+SRCREV = "769296220dc88df33f4726aa11e39e049257b3c4"
PV = "1.0+git${SRCPV}"