summaryrefslogtreecommitdiff
path: root/meta-phosphor/classes/mrw-rev.bbclass
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2017-03-29 20:34:40 +0300
committerPatrick Williams <patrick@stwcx.xyz>2017-03-30 00:31:56 +0300
commit6fb9ddb3c4bab1a38453d06d3a3eefd890a49ac8 (patch)
tree2aa489971f5b68235f29ffbbbc58f7491e727fd3 /meta-phosphor/classes/mrw-rev.bbclass
parente6870323bed60378abc8f8ae4a8ba2f5d1e7c790 (diff)
downloadopenbmc-6fb9ddb3c4bab1a38453d06d3a3eefd890a49ac8.tar.xz
phosphor-hwmon-config-mrw: avoid relative path in recipe
This path can be different on different build systems. Instead, use WORKDIR as the path. Change-Id: I11f91087c62174e1f700c7c7d7d4618a4c0b47df Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Diffstat (limited to 'meta-phosphor/classes/mrw-rev.bbclass')
-rw-r--r--meta-phosphor/classes/mrw-rev.bbclass2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/classes/mrw-rev.bbclass b/meta-phosphor/classes/mrw-rev.bbclass
index 7cf8e7d61..9a49bd462 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 ?= "902c85375105db9f73353f510b4a6e2651d65c9e"
+MRW_TOOLS_SRCREV ?= "9142da4b410e6c34aca3ef8a8e84b13d39a9c00d"