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

Change-Id: Ie87396355c37299f98525577d892f65a21502b50
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index c3634f5..fc1a312 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/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"