libpeci: srcrev bump fd5dfd56b0..7b11280d8e

Jason M. Bills (3):
      Update to the latest peci-ioctl.h
      Add support for the PECI domain ID byte
      Convert peci_cmds to use the domain libpeci APIs

Change-Id: I3fdd692677ad40e23efb8ff1e62970faf5e4e719
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb b/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
index 1094ae7..ccd894a 100644
--- a/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
+++ b/meta-phosphor/recipes-x86/libpeci/libpeci_git.bb
@@ -8,7 +8,7 @@
 SRC_URI = "git://github.com/openbmc/libpeci;branch=master;protocol=https"
 
 PV = "0.1+git${SRCPV}"
-SRCREV = "fd5dfd56b05f082623dde50f4bea15eaef25dd27"
+SRCREV = "7b11280d8e3113aecc4b9ce6e5d818268eb2122c"
 
 S = "${WORKDIR}/git"