summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-03 06:20:12 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-04-17 16:58:05 +0300
commit65bdc82bd6a032103264d3d70eae69c717fb64e8 (patch)
tree6e5783714777cee0cd047c4cad93b6e90180b2a1 /meta-facebook
parent9a88a15b0c8161137d86f24a4d6172a519734a57 (diff)
downloadopenbmc-65bdc82bd6a032103264d3d70eae69c717fb64e8.tar.xz
fb-ipmi-oem: srcrev bump 7451903cdd..b48d6839ae
Peter Yin (1): appcommands: modify appData.json path Change-Id: I42bb9b6b1959577236ae1154f29cc7bbe3797e2d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-facebook')
-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 3db4e233dc..275d279917 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;branch=master;protocol=https"
-SRCREV = "7451903cddb3c35b730ae629fd3a17c5ab1a0b66"
+SRCREV = "b48d6839aebc08a186b620a3f5ea9fe22800841c"
S = "${WORKDIR}/git"
PV = "0.1+git${SRCPV}"