summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-13 20:30:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-17 23:28:30 +0300
commitdd3f48a440a8be2bfda28f8e5a5e24687e457d85 (patch)
treeb5a1f773564693790fd51638f72bd4265d335383 /meta-phosphor
parent2ed41d784fd49da488c82bd988d67262eed4480f (diff)
downloadopenbmc-dd3f48a440a8be2bfda28f8e5a5e24687e457d85.tar.xz
libbej: srcrev bump 0a29193fdd..6df0c486db
kasunath (1): Encode more BEJ data types Change-Id: I53db919acf56662a5b2a3c08a3e989386c2ca330 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-extended/libbej/libbej_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/libbej/libbej_git.bb b/meta-phosphor/recipes-extended/libbej/libbej_git.bb
index d6d0c246e2..00fc1397c2 100644
--- a/meta-phosphor/recipes-extended/libbej/libbej_git.bb
+++ b/meta-phosphor/recipes-extended/libbej/libbej_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "Binary Encoded JSON library"
DESCRIPTION = "Used to decode Redfish Device Enablement (RDE) BEJ"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
-SRCREV = "0a29193fdd2710281240ee91e00e923e0415a6eb"
+SRCREV = "6df0c486dbbf20bcdfee562704579fc1d921a395"
PV = "0.1+git${SRCPV}"
PR = "r1"