summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-01 23:30:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-06 23:26:34 +0300
commit0ac62cef7cdfceedcabbad0ea66916e63667b5fe (patch)
tree15f9e7de918ac17836b1a6fbf4ed2740c15ab799 /meta-intel/meta-common
parent2ae06d6d56758252fb8bdbd28cacac3a4d2376a8 (diff)
downloadopenbmc-0ac62cef7cdfceedcabbad0ea66916e63667b5fe.tar.xz
intel-ipmi-oem: srcrev bump e4f710d7d9..2030d7c8eb
srikanta mondal (1): oemcommands: Implement OEM Get Reading command (From meta-intel rev: 050750f3574bbf22b3a5d91f0bcc758571cef965) Change-Id: Iddcc7585c02c2e7f18ef677eeeb3ba3fdbdb32c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common')
-rwxr-xr-xmeta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
index f8bd90ddc..e02fd0fa9 100755
--- a/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
+++ b/meta-intel/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/intel-ipmi-oem"
-SRCREV = "e4f710d7d9cfa0ee8440da84cb8ad9104c48b4f0"
+SRCREV = "2030d7c8ebb6ccdbc300bf4967647a3b496c9726"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"