summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-08 21:00:45 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-09 05:46:08 +0300
commit6b6d23051850d06d0e59942d241b70eafe0ec034 (patch)
tree94f70acd00ead3ecbc1a94647654332424ab3f5d /meta-phosphor/recipes-phosphor/configuration
parent5c31926e98855ed6c200aa261c63a9eb7866fc87 (diff)
downloadopenbmc-6b6d23051850d06d0e59942d241b70eafe0ec034.tar.xz
entity-manager: srcrev bump 8172db8faf..b068d431c6
Potin Lai (1): entity_manager: convert Type to lower case for schema filename Zhikui Ren (1): Update OWNERS Change-Id: I02bd9d016ae2da9799c1861b6ee7d83ca7523ed6 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 56393ef1ad..f0b5870744 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -10,7 +10,7 @@ DEPENDS = "boost \
valijson \
${PYTHON_PN}-jsonschema-native \
"
-SRCREV = "8172db8faf14e08c03f693286716ce6c63ea3d2b"
+SRCREV = "b068d431c663a2c113f589b91cee1eb836eb14b7"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"