commit | 70bf42baf2c43b916c34d33620d0d939bb91fcd1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jan 10 06:00:08 2022 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jan 10 06:00:08 2022 +0000 |
tree | e05ae188d3bc7fe20680de52f9c958076e47daa3 | |
parent | de81b0907b5debdb94549872a28977d8e0698c36 [diff] |
intel-ipmi-oem: srcrev bump d2d60ab5b3..0fac9bf4a0 Prithvi A Pai (1): Fix for non-existance of smbios file Change-Id: Iafe988560ee2d4c40f72471fc50cb50194f405ed 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 83422e6..e4ca171 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" -SRCREV = "d2d60ab5b325c4630c8e794e861b88cf3c9337bf" +SRCREV = "0fac9bf4a060ab2b25133f329fa7602838b3dd3e" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"