summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-27 19:50:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-05 04:21:06 +0300
commit504543101e73e1dd97baab003e6375b853c0c604 (patch)
tree048e17953b54e97ea9111e19727603be54a484b8 /meta-intel/meta-common/recipes-intel
parent01cc8195f6410c77f96d497ef2fd7dcd5c623b71 (diff)
downloadopenbmc-504543101e73e1dd97baab003e6375b853c0c604.tar.xz
intel-ipmi-oem: srcrev bump d77489f18e..aedf5a9efe
Rui Zhang (1): Enable code coverage for intel-ipmi-oem. (From meta-intel rev: cd2638f7a065811f3a81f0511c306f972ac5ac18) Change-Id: I02c4e7546787d7cbd1541bcc4b49ec3af6929297 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-intel')
-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 888db1130..c9da326af 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 = "d77489f18e044448778a7c651dddea7a13e3eaca"
+SRCREV = "aedf5a9efe124853b3c722e155fea931befce89d"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"