summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-14 00:01:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-14 17:53:42 +0300
commit76d69a59611c80b3c78d1751cbb1606d0ad5b28c (patch)
tree83e89a553c7aa7805f0f583429a6d1f39d453bb2 /meta-phosphor
parentba584f80f76de8eb7445fb76590fec2504c5cc4d (diff)
downloadopenbmc-76d69a59611c80b3c78d1751cbb1606d0ad5b28c.tar.xz
entity-manager: srcrev bump 02d2b9334b..98063a4081
Brad Bishop (8): Add support for building with meson update clang-ignore meson: add support for boost library vendoring meson: add cpp convenience var and use it meson: add support for nlohmann-json vendoring meson: add support for valijson library vendoring meson: add support for sdbusplus library vendoring meson: add support for gtest library vendoring (From meta-phosphor rev: fdaa104165ffd013200cd29c248c2e96d0f0485b) Change-Id: Id9295c60f7232a011874876107e62d80ae281211 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-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 59c09cbce..73a3ac604 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 = "02d2b9334b75879883ed7e9bba138bab54f39886"
+SRCREV = "98063a4081498ef1840fb58c29e9134183f7d967"
PV = "0.1+git${SRCPV}"
LICENSE = "Apache-2.0"