summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-05 21:30:05 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-05 21:30:05 +0300
commitf4e2c659a98caca22a68090581d787dde11f37c9 (patch)
treebf767f4f8d8395ac86ddc980cd3da1dc9f1d9823 /meta-intel-openbmc/meta-common
parent635aa5e1f98d89de13ab836b7cc1289dcc1a97e0 (diff)
downloadopenbmc-f4e2c659a98caca22a68090581d787dde11f37c9.tar.xz
intel-ipmi-oem: srcrev bump ad129c6891..493d77616d
Jason M. Bills (1): Include fstream Zhikui Ren (1): Store mac to eeprom enhancement Change-Id: I85b59c67a03f0fbf0f6eda4e4fc6926aea3f19d4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common')
-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 0c45ebcd25..cf9438ffc9 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 = "ad129c6891247da7ca707a59e02c36cc1fd3e8a5"
+SRCREV = "493d77616dbd9cd5d0431b2db9775c0f7b052c3b"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"