commit | 233336b0d6c78014d84440341c912febd571b6ee | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Nov 11 07:20:53 2019 +0000 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Nov 11 12:50:30 2019 +0000 |
tree | 93b8fc6085ba9b01001b10c8212ad47d40863482 | |
parent | ff3066e3ccf42b2bc7dea501ed5a268e424611c0 [diff] |
phosphor-certificate-manager: srcrev bump a3bb38fb26..667286e4f7 Marri Devender Rao (1): Allow only root user to access certificates Change-Id: I19a8f62cd4b9af3c72a64a2c673c846700c56108 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 471c5a2..b2a9082 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 = "a3bb38fb26716fadbe65ac234776e5e86409a121" +SRCREV = "667286e4f7dc31a9ab786307092919901adccbb5" inherit autotools \ pkgconfig \