summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-29 19:20:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-01 16:46:09 +0300
commit77e91d2576ba30de8a9775994c0ff6947f1c774c (patch)
treec12043e5f7deb0c19fa762fa040ff93cf5e74209
parentdae51184f819dbc0938cbd4a3e1a19df7e3584aa (diff)
downloadopenbmc-77e91d2576ba30de8a9775994c0ff6947f1c774c.tar.xz
fb-ipmi-oem: srcrev bump bec18eaf22..d1194024b4
Vijay Khemka (3): Update to clang 10 Add Set system GUID OEM command Update clang format file (From meta-facebook rev: 3e9a8393fd88a673a832aa090c0f98ec2fb07064) Change-Id: Id5bd5853af772d1ab4587feb6fb14d43f877bba9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rwxr-xr-xmeta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
index e7ca38cbb..4419828ec 100755
--- a/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
+++ b/meta-facebook/recipes-fb/ipmi/fb-ipmi-oem_git.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=9e69ba356fa59848ffd865152a3ccc13"
SRC_URI = "git://github.com/openbmc/fb-ipmi-oem"
-SRCREV = "bec18eaf22647d31a3e9d16d9a0bb7eb04facf4b"
+SRCREV = "d1194024b4d39b111960d72fb59fe429bf51c19c"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"