summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-05-31 18:40:55 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-01 05:07:36 +0300
commit81daa04965b326a25cfaee944ba9ac20c63f1b2a (patch)
tree8ef67b85522b3cef6f1a5a055a96e1c81d4e98b6 /meta-phosphor/recipes-phosphor/configuration
parent6d095b6eb4b0287cfa0807cd764eb9254c8d9bb9 (diff)
downloadopenbmc-81daa04965b326a25cfaee944ba9ac20c63f1b2a.tar.xz
entity-manager: srcrev bump 394ea2b486..51cff4b465
Brad Bishop (5): configurations: use lower_snake_case filenames schemas: use lower_snake_case for filenames docs: use lower_snake_case for filenames scripts: use lower_snake_case for filenames README.schema: add file naming conventions Change-Id: If27f5ca1629f8290c5425a5270281c2211f94ef4 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 b37e73027c..836b45ada8 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 = "394ea2b48699cfed8807e61720b78b5a88027366"
+SRCREV = "51cff4b46543f74ffda77443f04a3ce0f16b4f27"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"