summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-12-14 04:00:10 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-12-15 20:13:53 +0300
commitd4aa479a4f4be647514dde7a858acdcb83dc3b97 (patch)
tree36a1b4a1c3d5e06388ddca3a041d00d42efe1aad /meta-intel-openbmc
parent379b7e693d075edda42017f7bd1a11a5f03a7e6d (diff)
downloadopenbmc-d4aa479a4f4be647514dde7a858acdcb83dc3b97.tar.xz
intel-ipmi-oem: srcrev bump 3a7555c587..77a44298a7
Patrick Williams (1): meson: adjust nlohmann-json dependency Change-Id: I04dd429675dd4d8436051feeecd17483ffa7f864 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-rwxr-xr-xmeta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index 6437e7ac5a..872b5caa17 100755
--- a/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/intel-ipmi-oem;branch=master;protocol=https"
-SRCREV = "3a7555c587786e9fc440e7a938f1d1b701a544a7"
+SRCREV = "77a44298a726b20e595ee596ce0018e00493ef7e"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"