From 76d69a59611c80b3c78d1751cbb1606d0ad5b28c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 13 Feb 2020 21:01:21 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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" -- cgit v1.2.3