bmcweb: srcrev bump cfcd5f6bd9..a8169ef902
Ed Tanous (1):
Fix an Intel copyright that was missed in CR
Joseph Reynolds (1):
Add 5 bits of entropy
(From meta-phosphor rev: d5e22424504728f6c67002cf906a54bc35abf6d5)
Change-Id: I9a1e97fdcaedea82739b066ecac2b5c603434a42
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index c3634f5..fc1a312 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "cfcd5f6bd9289c97e25d809068e579f7f3d45aeb"
+SRCREV = "a8169ef902b4b8a3d89867155e3d43d8404a6cfd"
S = "${WORKDIR}/git"