summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-02-08 03:20:25 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-02-09 05:03:24 +0300
commit1410ddcb5a504e99d0bcc8b0c3a14075d678fb10 (patch)
tree57bb78b2d51ce995070a7f983c61bd49c8df3794 /meta-phosphor/recipes-phosphor/configuration
parentf2dc460128fe1c300c55c82743510e4f87915da8 (diff)
downloadopenbmc-1410ddcb5a504e99d0bcc8b0c3a14075d678fb10.tar.xz
entity-manager: srcrev bump 2eb6c6fd6f..f71cffc40d
Adriana Kobylak (1): configurations: Add Bonnell and Pennybacker Kumar Thangavel (1): Add FieldReplaceable field in twinlake.json Potin Lai (1): configurations: update Bletchley configurations Change-Id: I38358ccdeaf4822abbe58f3a0aff81495281d388 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 5487af1206..7bf8757ffb 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 = "2eb6c6fd6f21bb3a9433ad2e63a1d2398102da19"
+SRCREV = "f71cffc40d004afb839cd323b5fc1fb39b97653d"
PACKAGECONFIG ??= "ipmi-fru"
PACKAGECONFIG[ipmi-fru] = "-Dfru-device=true, -Dfru-device=false, i2c-tools,"
PV = "0.1+git${SRCPV}"