summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-25 07:20:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-03-27 04:21:38 +0300
commit638eb4968e113c103e5602e4a16e5e96663812d4 (patch)
tree197a15c36fab9cf7ee219b06fd2d27ddcf3ebb3c /meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
parentfbdf0c9d216b9fef6b9def5f4cca1483fc5f00bd (diff)
downloadopenbmc-638eb4968e113c103e5602e4a16e5e96663812d4.tar.xz
phosphor-certificate-manager: srcrev bump 8dbcc72d55..798dca541c
Ravi Teja (1): GenerateCSR: Avoid setting CSR version Change-Id: I4ba7e22987b3689a9fc41942d27e794f2bbcab1f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index 3eb6f1383d..201a44e3c0 100644
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -11,7 +11,7 @@ DEPENDS = " \
sdbusplus \
sdeventplus \
"
-SRCREV = "8dbcc72d55f007c43c504ee98e40f352e996426f"
+SRCREV = "798dca541c5d582d43fc953b0768a5aa2b009be5"
PACKAGECONFIG ??= "bmcweb-cert authority-cert"
PACKAGECONFIG[ibm-hypervisor-cert] = "-Dca-cert-extension=enabled,-Dca-cert-extension=disabled"
PACKAGECONFIG[bmcweb-cert] = "-Dconfig-bmcweb=enabled,-Dconfig-bmcweb=disabled"