From e217b75eed31c8517d8da1653c34e1ca4deab329 Mon Sep 17 00:00:00 2001 From: Ratan Gupta Date: Wed, 24 Jan 2018 17:39:09 +0530 Subject: FRU: Add Entity ID in the host FRU inventory yaml This commit also adds the entityID and entityInstance property for BMC FRUS config yaml. These attributes are required to pass it through Get SDR command. Currently we support two types of record format through Get SDR 1) FULL Record. 2) FRU Record. Resolves openbmc/openbmc#2823 Change-Id: Ie7424fbc493dde5070a2c65c74ba83565154b9d4 Signed-off-by: Ratan Gupta --- meta-phosphor/classes/mrw-rev.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/classes/mrw-rev.bbclass') diff --git a/meta-phosphor/classes/mrw-rev.bbclass b/meta-phosphor/classes/mrw-rev.bbclass index d439ccfd1..bcce6dcb9 100644 --- a/meta-phosphor/classes/mrw-rev.bbclass +++ b/meta-phosphor/classes/mrw-rev.bbclass @@ -2,4 +2,4 @@ MRW_API_SRC_URI ?= "git://github.com/open-power/serverwiz.git;subpath=scripts" MRW_API_SRCREV ?= "60c8e10cbb11768cd1ba394b35cb1d6627efec42" MRW_TOOLS_SRC_URI ?= "git://github.com/openbmc/phosphor-mrw-tools" -MRW_TOOLS_SRCREV ?= "98be5ace5bb25c52b1d833a6454a77c3bd2260be" +MRW_TOOLS_SRCREV ?= "8b34b33ffa0c60e12284a190dd4d59fc695a4018" -- cgit v1.2.3