commit | 7699056f47af1231db12e15daee97b90c2953284 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jul 29 13:40:38 2022 -0500 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Fri Jul 29 19:11:25 2022 +0000 |
tree | 71e96c8aee4e194a139c505c4a6300914e283769 | |
parent | 5c997db65cba832925a8e6bc1b732fa27b05c155 [diff] |
intel-ipmi-oem: srcrev bump 0ee33db0c9..bc01d21396 Mike Jones (1): Check SetEFIBootOptions when Byte 1&2 are 0 Change-Id: I194cf46b6a7b0f663d4bd1e4716b48f47aaefe33 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 04ef271..756e794 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 = "0ee33db0c92f5fdd68fb73837e3b1936f36a8623" +SRCREV = "bc01d213962a2853df533f26d7de1ddb84225ee3" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"