phosphor-certificate-manager: srcrev bump feddcf2017..ca4f7887ca
Patrick Venture (7):
build: Add missing inclusion of phosphor-logging
build: add requirement for openssl to configure_ac
build: add check for experimental/filesystem
test: delete empty parameters
build: add gtest, gmock to configure_ac
gitignore: add missing items
test: use tabs in Makefile_am
Change-Id: If02ec3b79670fc9b95a0b6bcf45a4b496a075f8f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index c189abe..7df57b3 100644
--- a/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -9,7 +9,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/phosphor-certificate-manager"
-SRCREV = "feddcf2017afcab22f2aee0de293ecb13edd1af9"
+SRCREV = "ca4f7887caa873fb74ed5f450c5c69676efd480b"
inherit autotools \
pkgconfig \