summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/libbej
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-18 01:30:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-18 18:47:16 +0300
commit75c6ca94afa7aeb57b1ea4e56019aabe913c1c01 (patch)
tree9664c8074bcc2b921e0a95308708848bfdd38fa2 /meta-phosphor/recipes-extended/libbej
parent7bc32358340230745f599fc547ecf459a9ef5ff8 (diff)
downloadopenbmc-75c6ca94afa7aeb57b1ea4e56019aabe913c1c01.tar.xz
libbej: srcrev bump dc3f214b7e..f68be959de
George Liu (1): meson_options.txt: Support for reading options from meson.options kasunath (2): Add the framework needed for BEJ encoding Initialize a parent node metadata Change-Id: I2927f00c6f326fba7675cc9c3995ec682857f9b6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/libbej')
-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 ac1fc8f3de..b4b0bee115 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 = "dc3f214b7ec6157de289ac2366ded4e2d24bde35"
+SRCREV = "f68be959ded461440b1ffd93cf439accb8e65f88"
PV = "0.1+git${SRCPV}"
PR = "r1"