summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-05 05:50:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-07 21:57:37 +0300
commitab9a11d0fec72f22346b918022ba901ab65f270b (patch)
treee72c816fd8d3293d40dfc0cdc1ada46fdb6d1115
parent013a88d18cdd1285ec47d13364020c1484d7adf6 (diff)
downloadopenbmc-ab9a11d0fec72f22346b918022ba901ab65f270b.tar.xz
libbej: srcrev bump 2ebe82f5a8..dc3f214b7e
kasunath (1): Add more support to bej_tree API Change-Id: I63b956937197188b296369c274f51dbf56d33280 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 07a395cbf7..ac1fc8f3de 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 = "2ebe82f5a858c7ed5d567ac526fc698f84fcf6ee"
+SRCREV = "dc3f214b7ec6157de289ac2366ded4e2d24bde35"
PV = "0.1+git${SRCPV}"
PR = "r1"