summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-26 05:51:29 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-28 00:30:17 +0300
commit366d1552aae87dbe3cdf0dffe47c74a905c50fa8 (patch)
tree0ba82030e6678dd2b3ac3bcc9d374c0adbbb299c /meta-phosphor/recipes-phosphor/configuration
parentc0b09d5e45ed41a3fdc08c1c9bf994fb06cfb077 (diff)
downloadopenbmc-366d1552aae87dbe3cdf0dffe47c74a905c50fa8.tar.xz
entity-manager: srcrev bump ec5e74ec66..ddbfb4a080
Patrick Williams (2): sdbusplus: use shorter type aliases OWNERS: switch 'matches' to 'matchers' Change-Id: I2e07e559f9299d343ce98375d706160d13be119b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 07f84a21c3..a0b1457b61 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -5,7 +5,7 @@ and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git;branch=master;protocol=https \
file://blocklist.json \
"
-SRCREV = "ec5e74ec664932d51c9e920f6ab2698fd32f34fe"
+SRCREV = "ddbfb4a0806dc10dd27b9245ba74568b53e3c052"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"