commit | ec10f537bae99a4dc042e10b7667facdad11cc31 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Sep 24 09:50:21 2021 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Sep 24 09:50:21 2021 +0000 |
tree | f06f8bf3524031ee203d880c63eadf6ccc9f5ad4 | |
parent | cc92478642b2124187357319416340b3d7701365 [diff] |
intel-ipmi-oem: srcrev bump 98cb6186e7..e83c70aab0 Arun Lal K M (2): Fix support for Get Payload. Add 'greater than' support in depex computation. Change-Id: Ie54c84afd08c5843f8dd570c7b7bb69f53819f07 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 b77109d..44838fd 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 = "98cb6186e77fb820dd26666118964897d36730be" +SRCREV = "e83c70aab0479a8103638166b330a06e499f4449" S = "${WORKDIR}/git" PV = "0.1+git${SRCPV}"