summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-01 14:20:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-12-03 19:17:10 +0300
commitb9fd2656affaccb423b2612038588a479ff0a7fe (patch)
tree5b9b11e4a9c9abacae74a26113b0ffb8b90319b5 /meta-phosphor
parent22e5e0652ad8f42ddeef2b4bf3b3e8b83762687a (diff)
downloadopenbmc-b9fd2656affaccb423b2612038588a479ff0a7fe.tar.xz
stdplus: srcrev bump a0875538b4..cccd82de98
William A. Kennington III (2): numeric/endian: Add generic endian conversion function numeric/endian: Add packed integer endian types Change-Id: I410082318f9a4a885375d9c3c3708ffc46e49b02 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-extended/stdplus/stdplus_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
index 5ce796e1a4..ee1e108d73 100644
--- a/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
+++ b/meta-phosphor/recipes-extended/stdplus/stdplus_git.bb
@@ -8,7 +8,7 @@ DEPENDS += " \
fmt \
liburing \
"
-SRCREV = "a0875538b4d7cdb04dd478ec343c2b086a7ce098"
+SRCREV = "cccd82de98f3848e3166b6d77227128d52c1d3ae"
PV = "0.1+git${SRCPV}"
PR = "r1"