summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-24 19:41:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-26 03:49:34 +0300
commit55b4b4dc40bf84256cbd5ad37008e3f4dd94d11a (patch)
treefde89a214692809ad1f6995cc60d26c5b44f15c0 /meta-phosphor/recipes-phosphor/configuration
parent65a676f44d294845c3926063d255f74b97f25c11 (diff)
downloadopenbmc-55b4b4dc40bf84256cbd5ad37008e3f4dd94d11a.tar.xz
entity-manager: srcrev bump 4212485fbe..1c5b70643e
Andrei Kartashev (1): FruDevice: use uint8_t instead of char for data (From meta-phosphor rev: 35b2c1ea9ffb66a0bc2709b41c1fabac139305d9) Change-Id: I0b6cc39191d5fda6c40d0b307bcaaa5a4db1f238 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 545a872e8..6e50de2b8 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Entity Manager provides d-bus configuration data \
and configures system sensors"
SRC_URI = "git://github.com/openbmc/entity-manager.git"
-SRCREV = "4212485fbe2e8907a6a924bee5729be1539db2c0"
+SRCREV = "1c5b70643ed1a759f27664defc0a92823c22ad21"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"