summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-03 23:20:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-04 01:12:00 +0300
commit88d4bb02a17c95efa908003a4cc94cc07b8a4f08 (patch)
treed6488f4de62ff4ab2752d1069d2302cc0badde0f /meta-intel-openbmc
parent306b5bf707926c50d1873cf620cd9c56cf66d5ac (diff)
downloadopenbmc-88d4bb02a17c95efa908003a4cc94cc07b8a4f08.tar.xz
intel-ipmi-oem: srcrev bump d065702bc3..153d4c14af
Arun Lal K M (1): Kloxwork Issue : NULL check after EVP_MD_CTX_new Patrick Williams (2): oemcommands: use SecureString for password exception: switch to public sdbus exception Vernon Mauery (1): Update to use SecureString and SecureBuffer Change-Id: I2fc70a7565562e9042cd61b71fa67e88bda739c7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-rwxr-xr-xmeta-intel-openbmc/meta-common/recipes-intel/ipmi/intel-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
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 3ecd3101f..c74a7c638 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 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/intel-ipmi-oem"
-SRCREV = "d065702bc3533fe7334b6fc08eddcb30b7295353"
+SRCREV = "153d4c14af30e579ddc7fa3489ffe382b1a3f9ce"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"