summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-12 02:30:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-14 01:09:07 +0300
commit89f8222bc6fbc36837a14e5a7e1eda8b25849181 (patch)
tree76ca1e82f0496bf5353e0161ad834d2395ae1754 /meta-intel/meta-common/recipes-intel
parent9dc3f789ecfe9db7ba70552a550c6a88037fbaca (diff)
downloadopenbmc-89f8222bc6fbc36837a14e5a7e1eda8b25849181.tar.xz
intel-ipmi-oem: srcrev bump 899bfd15e7..6d83e4eedb
Johnathan Mantey (1): Prevent flush from appending a random numeric value to the MAC addr (From meta-intel rev: 3640a10df8fbed00c6f4af9f8b78fbf44bb1063e) Change-Id: I61e59d78d4514432256ea1978d2570d10548d73b 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 ef3cec5a4..b114c8e22 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 = "899bfd15e7230b5da0b2b16c814f4e3bdf6c824c"
+SRCREV = "6d83e4eedb3c26d6cd9a9ec3451394de7a647a65"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"