summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-17 00:20:36 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-17 21:52:20 +0300
commitab500623d36f6a4467ec2d6464861d52eb1cdd27 (patch)
tree9bab5584d2207acaed23cd135e9ef59880aa3eab /meta-phosphor/recipes-phosphor/configuration
parent660f5c496811c7c7fd2849654d6864205596c903 (diff)
downloadopenbmc-ab500623d36f6a4467ec2d6464861d52eb1cdd27.tar.xz
entity-manager: srcrev bump 5bda1829f1..73963328a2
Chau Ly (1): configurations: Implement ChassisOn value for PowerState in mtjade Logananth Sundararaj (1): Add HotPluggable in json file Rashmica Gupta (1): config/storm_king: Add Ambient Virtual Temp Sensor Change-Id: I96368e24cd4eb6d5509ae3c76093ec745988a618 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 cb93638df4..d75831ef5c 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 = "5bda1829f14bb785921f6209a326fb0a83f14c7b"
+SRCREV = "73963328a21f45f45c4dc482bed97894d3e0281b"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"