summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-22 18:10:09 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-05-22 21:50:09 +0300
commit9ebf47f163713156639fb96c40976a8b3b5c62c3 (patch)
tree39dade4248656f98a881ff679d6b54f8d59ebe40 /meta-intel-openbmc
parenta2e51c7b3c8ab034cdc12b4e8a3e9d20ca682764 (diff)
downloadopenbmc-9ebf47f163713156639fb96c40976a8b3b5c62c3.tar.xz
intel-ipmi-oem: srcrev bump 7a8ab9ee86..b37abfb27f
Arun Lal K M (1): Use knob->prompt for DisplayName in BiosAttributeRegistry Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ib22201bf3eaa722de8ed8366bcbc90e6125ae004 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 6f4b84bb9d..78f095f865 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 = "7a8ab9ee86144c94fec33cf5990740e911266d56"
+SRCREV = "b37abfb27f14c05f8cb366c5e382fe66595dd5bf"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"