commit | a7a7ed08b2d02ef746631894cfae6e6b00a41fef | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue May 11 16:20:17 2021 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Wed May 12 20:12:22 2021 +0000 |
tree | 22f2c838f08e5e500d220d077c0cc2108802017b | |
parent | d261efa93e86b8eb9708f74103192dde609c6f43 [diff] |
intel-ipmi-oem: srcrev bump 01fbd0176c..fb9f1aa1ea Chalapathi Venkataramashetty (1): oemcommands: check for non-printable characters in biosID Change-Id: Iae04a081946f7899a1743c049d1daeae9302ddaa 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 3a86b56..9466b22 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 = "01fbd0176c403feb29bf2a9ddd17469d0a27c3ef" +SRCREV = "fb9f1aa1ea3c944fbba17b51ab26264af1c67a25" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"