commit | f4e2c659a98caca22a68090581d787dde11f37c9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu May 05 18:30:05 2022 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu May 05 18:30:05 2022 +0000 |
tree | bf767f4f8d8395ac86ddc980cd3da1dc9f1d9823 | |
parent | 635aa5e1f98d89de13ab836b7cc1289dcc1a97e0 [diff] |
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>
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 0c45ebc..cf9438f 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 @@ 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}"