summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-05-08 01:53:01 +0300
committerWilliam A. Kennington III <wak@google.com>2021-05-08 01:54:14 +0300
commite93c50b40556efcd87ecd7fb6d490ac2102d42bd (patch)
tree52c48cf2678cbf10ad394c64c5de0e43f3a0047c /meta-google
parentc3d93d42f6e128528643327991f605cc1f6675c5 (diff)
downloadopenbmc-e93c50b40556efcd87ecd7fb6d490ac2102d42bd.tar.xz
sslh: Bump b72baa0..517e4ad
Mostly bugfixes, but importantly contains a parallel build fix that periodically affects builds. Change-Id: Ib60fb1fbd1427f5e6542c12c1383bdc871af5905 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-google')
-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 749ee1d41..b683571c1 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 = "b72baa0622ae2d29152dc251d7c21fe80a3052da"
+SRCREV = "517e4ad5b4d57dae396790882bd4629947be1632"
S = "${WORKDIR}/git"
inherit perlnative