meta-openpower: guard: srcrev bump c7c018c6d7..e000b571c8

MARRI DEVENDER RAO (2):
      Merge pull request #18 from deepakala-k/main
      Merge pull request #20 from deepakala-k/main

deepakala-k (3):
      guard: Appending 0x for the ID and Error field
      guard: Align the guard list command header with its contents
      guard: Create exception on empty guard file

Signed-off-by: deepakala karthikeyan <deepakala.karthikeyan@ibm.com>
Change-Id: I598a4939475251c9b3806dd5459948079dad2624
diff --git a/meta-openpower/recipes-bsp/guard/guard_git.bb b/meta-openpower/recipes-bsp/guard/guard_git.bb
index 5e7d096..32e3655 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 = "c7c018c6d7735da8150334da6f3e7f8d9357efb9"
+SRCREV = "e000b571c82e854180ddcbda3b76754341c72618"
 
 DEPENDS = "cli11"