summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-27 22:10:28 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-27 22:10:28 +0300
commit7aca9233c9623521e6bba9cffd6cc585c5b24505 (patch)
treef5309718f54a44a48689c745c8691d4536d67e2f /meta-intel-openbmc
parent3af4d26dbd0f96a04f28d20f3d509082236dca89 (diff)
downloadopenbmc-7aca9233c9623521e6bba9cffd6cc585c5b24505.tar.xz
intel-ipmi-oem: srcrev bump 4aee3fc93b..d42a0c459c
Vernon Mauery (1): remove intel-dbus in favor of phosphor-dbus Change-Id: I0565a4465ccc846207392f0592d32481af240e8d 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 2ef751c4e6..f412eb97e5 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 = "4aee3fc93b840dacab1c23a3b66d257ec9fa60ea"
+SRCREV = "d42a0c459c077802dfc3b35676f0fdfa10d9615d"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"