summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common/recipes-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-26 00:10:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-26 03:49:41 +0300
commita908e6e89932c94d78b92e791d71ceee66585310 (patch)
treee9c106daab3f6cfc798ccc0440a57e89d5afd872 /meta-intel/meta-common/recipes-intel
parent6edd78a95f7f5945f5825bba02d0e46c110d6335 (diff)
downloadopenbmc-a908e6e89932c94d78b92e791d71ceee66585310.tar.xz
pfr-manager: srcrev bump c1db6dab36..068c66db7d
Vernon Mauery (1): Remove empty unnamed interface Zhikui Ren (1): fix crash due to uncaught exception (From meta-intel rev: 493aba5babe41938bb85a59fb7fe0a9a15b0d805) Change-Id: If4262f87c1087a626ff61cbea63908406df99698 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel/meta-common/recipes-intel')
-rw-r--r--meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb b/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb
index 5ff0f9d07..984a1cfab 100644
--- a/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb
+++ b/meta-intel/meta-common/recipes-intel/pfr/pfr-manager_git.bb
@@ -8,7 +8,7 @@ inherit cmake systemd
SRC_URI = "git://github.com/openbmc/pfr-manager"
PV = "0.1+git${SRCPV}"
-SRCREV = "c1db6dab367913585c8eba5409bd9779c15ffa1e"
+SRCREV = "068c66db7d099b179e5588b156ba7444a5b68819"
S = "${WORKDIR}/git"