summaryrefslogtreecommitdiff
path: root/meta-google/recipes-extended
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-04-16 22:35:29 +0300
committerWilliam A. Kennington III <wak@google.com>2021-04-16 23:27:58 +0300
commit24f5130a0e89073c27f8b7f108d308531c4d5843 (patch)
tree7b51c1faaab3de1c4f6bf4d7a1551c627af3fad9 /meta-google/recipes-extended
parent68e9845b2938b4d1db36ccd7c7404f7e99b04d81 (diff)
downloadopenbmc-24f5130a0e89073c27f8b7f108d308531c4d5843.tar.xz
meta-google: sslh: Bump de8e572..b72baa0
Fixes a crash with the latest openbmc Change-Id: Iacceb48d629cd3dd8e6f7f7a49053407438cfbbc Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google/recipes-extended')
-rw-r--r--meta-google/recipes-extended/networking/sslh_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/recipes-extended/networking/sslh_git.bb b/meta-google/recipes-extended/networking/sslh_git.bb
index c874f4420d..749ee1d41d 100644
--- a/meta-google/recipes-extended/networking/sslh_git.bb
+++ b/meta-google/recipes-extended/networking/sslh_git.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://github.com/yrutschle/sslh"
-SRCREV = "de8e5725c27ba6941f47254e6fcb485e94f2de35"
+SRCREV = "b72baa0622ae2d29152dc251d7c21fe80a3052da"
S = "${WORKDIR}/git"
inherit perlnative