commit | 77f3fc540deb7e37c97ea607d663afe6498a255f | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Mon May 21 21:35:05 2018 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed May 23 12:45:07 2018 +0000 |
tree | 9c7a69e380dc9bb7b0a4209e61a2ef4146f913c3 | |
parent | 910303ab303d1ae04edb82f1044366a2872da0d5 [diff] |
phosphor-ipmi-bt.bb: bump version Change-Id: Ic3cd934d8a790b676390cda9f36fb13365e1fe3b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-bt.bb b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-bt.bb index 6fa9999..8138803 100644 --- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-bt.bb +++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-bt.bb
@@ -19,7 +19,7 @@ S = "${WORKDIR}/git" SRC_URI += "git://github.com/openbmc/btbridge" -SRCREV="ad247bd32672c6acde9fc02ac16341581d83fef0" +SRCREV="8fb36a936f9eb6662f0320d3c212995b8d9a7fca" # This is how linux-libc-headers says to include custom uapi headers CFLAGS_append = " -I ${STAGING_KERNEL_DIR}/include/uapi"