commit | 7c0d47e925427bab1caa7360118561f7d377358b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Jan 12 02:33:29 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jan 12 21:33:47 2021 +0000 |
tree | 3c4d15fe213ea753fbbfa5b42f6f2d1d3642354b | |
parent | adacb3a935e1a0b8136a832345557a9b4b6a4e77 [diff] |
openpower-libhei: srcrev bump f8a726b7cf..cef6349ad5 Zane Shelley (1): Proper handling for unused parameter Change-Id: I47e74c790e598637a029332f8d50ece378e908c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/logging/openpower-libhei_git.bb b/recipes-phosphor/logging/openpower-libhei_git.bb index 040b924..ce70af4 100644 --- a/recipes-phosphor/logging/openpower-libhei_git.bb +++ b/recipes-phosphor/logging/openpower-libhei_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://github.com/openbmc/openpower-libhei" PV = "0.1+git${SRCPV}" -SRCREV = "f8a726b7cf54ad457aff25389db1c43fc277c13d" +SRCREV = "cef6349ad57fd1db16f3206262a0a77734e5548c" S = "${WORKDIR}/git"