From bbadc7681c8fa0ab9febffb922421b3606022eaf Mon Sep 17 00:00:00 2001 From: Jayanth Othayoth Date: Sun, 17 Oct 2021 02:27:31 -0500 Subject: openpower: guard version bump ..ebb9771055 Chirag Sharma (5): libguard: Adding space check before creating record libguard: Add support for guard record history libguard: Storing oldest resolved record's position libguard: Adding user defined exceptions tool: Changes in options of guard tool Ramesh Iyyar (7): libguard: Throwing exception on create failure libguard: Return created record data libguard: Added helper function to delete guard record libguard: Using helper function to delete guard record libguard: Throwing exception on delete guard record libguard: Added a clear() interface to pass record id libguard: Added a interface to get guard file path Signed-off-by: Jayanth Othayoth Change-Id: I54fe14b1ada8cbaa54ea126c63c5ac79fff86ca7 --- meta-openpower/recipes-bsp/guard/guard_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openpower') diff --git a/meta-openpower/recipes-bsp/guard/guard_git.bb b/meta-openpower/recipes-bsp/guard/guard_git.bb index 0d5ff964f1..8208a9cbb5 100644 --- a/meta-openpower/recipes-bsp/guard/guard_git.bb +++ b/meta-openpower/recipes-bsp/guard/guard_git.bb @@ -11,7 +11,7 @@ inherit meson S = "${WORKDIR}/git" SRC_URI = "git://git@github.com/open-power/guard;branch="main"" -SRCREV = "87b02b63b64b36a925bec42723d70e0531e93407" +SRCREV = "ebb9771055a3bb03ed753530870199607559ab63" DEPENDS = "cli11" -- cgit v1.2.3