summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-25 01:40:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-26 22:45:27 +0300
commit05e9421f051c8925fb7299ede80549fd319af573 (patch)
tree9c0075a43c1e6fbd36b78fd19da8e3474168dc11 /meta-intel/meta-common/recipes-intel
parente8c4c6782bb4928151c6661f183c78b27bcffe5d (diff)
downloadopenbmc-05e9421f051c8925fb7299ede80549fd319af573.tar.xz
intel-ipmi-oem: srcrev bump 1ee6ed82cd..eda66ecca7
Agata Olender (1): Add Intel OEM Node Manager commands to the whitelist configuration. (From meta-intel rev: 85774a00001853e67912f2afbb216b4a8b2da586) Change-Id: I7784ec82a38d85b583abe88eba9c8ea924f223e6 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 3f8fbe76a..dd092ff80 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 = "1ee6ed82cd89873c22f69ebb20e064e6ad87398f"
+SRCREV = "eda66ecca73362da3dd6970b9a97184c53f13297"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"