summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-03 19:40:50 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-06 00:41:33 +0300
commit597b8809e02f8af9a406485014d5896e3a972ca7 (patch)
treef96c3140499076f664f3783973fa42bee0cd6332 /meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
parente84e9a5f447af21f74685a3faf3742ce553ad755 (diff)
downloadopenbmc-597b8809e02f8af9a406485014d5896e3a972ca7.tar.xz
entity-manager: srcrev bump 6bf41588ab..22ed42860d
Patrick Williams (1): build: switch to C++20 Change-Id: I2349f494ca94bedef57e7d2a0efbad5e11e16582 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb')
-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 bba4eaf4a..eaf0b211b 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git file://blocklist.json"
-SRCREV = "6bf41588abf5048da5764f2a809f3841bcbef761"
+SRCREV = "22ed42860d12ea9112ffb0c9c72588f34f65fdf7"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"