summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-25 05:10:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-01-26 01:37:56 +0300
commita244caed6b052fd36b546cb9a00d4fcfdf559e89 (patch)
tree77e4ce811ed778e21b6c503ff0cb2cf1ea5167a3
parente586b5a2463b2447b0b26ac0aa7f442cc85cd09b (diff)
downloadopenbmc-a244caed6b052fd36b546cb9a00d4fcfdf559e89.tar.xz
entity-manager: srcrev bump 500cab25a4..b64a3aee4a
Delphine CC Chiu (1): configurations: add generic BMC Storage Module Matt Spinler (1): Use common Polarity in schema Yang Chen (1): configuration: Modify Minerva CMM SCM naming Change-Id: I226f33b00a00a2157b82eea72d6af7d06c8cb84d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 9c6191a7ee..30f7234ebb 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 = "500cab25a42142eb483119c75fc028179221d8cf"
+SRCREV = "b64a3aee4ae02b95a6f77e57ca3b54a9d1185653"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"