meta-openpower: guard: Bumped 963d4f8..c5fcfb5
In this patch bumped the guard with below patches.
SRCREV: 963d4f8..c5fcfb5
- Ramesh Iyyar (5):
libguard: Skip to use existing ephemeral records slot to override
guard: Use record id instead of the physical path to invalidate
README: Updated guard -i option
libguard: Overwrite Manual record by either Fatal or Predictive
libguard: Overwrite Predictive record by Fatal
Signed-off-by: Ramesh Iyyar <rameshi1@in.ibm.com>
Change-Id: I5697a9d58e6fea50f7488bb167513ebc12234622
diff --git a/meta-openpower/recipes-bsp/guard/guard_git.bb b/meta-openpower/recipes-bsp/guard/guard_git.bb
index c85f132..9c236dd 100644
--- a/meta-openpower/recipes-bsp/guard/guard_git.bb
+++ b/meta-openpower/recipes-bsp/guard/guard_git.bb
@@ -11,7 +11,7 @@
S = "${WORKDIR}/git"
SRC_URI = "git://git@github.com/open-power/guard;branch="main";protocol=https"
-SRCREV = "963d4f8c6b3b118ca1d9bd9fe48440701d3da180"
+SRCREV = "c5fcfb51e4fd51bc9adf11ca41e67c490d6a8cf7"
DEPENDS = "cli11"