summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/mrw
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2016-10-31 15:46:40 -0500
committerPatrick Williams <patrick@stwcx.xyz>2016-11-01 15:18:05 +0000
commit87880c8cc1a1e71a14585a81d4e0e021eab5dd2a (patch)
treedf424689bc9c138d3499c4a1452121c3f61a3a03 /meta-phosphor/common/recipes-phosphor/mrw
parentb05ff5a9ce38e435f720e802cad1a5d7d926f9f4 (diff)
downloadtalos-openbmc-87880c8cc1a1e71a14585a81d4e0e021eab5dd2a.tar.gz
talos-openbmc-87880c8cc1a1e71a14585a81d4e0e021eab5dd2a.zip
mrw-rev: make variable names generic
Change-Id: I23a0dcffbbd18e64d59122e9405618bef5841d56 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/mrw')
-rw-r--r--meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb b/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb
index b67b26241..acaec73aa 100644
--- a/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb
+++ b/meta-phosphor/common/recipes-phosphor/mrw/mrw-patch-native.bb
@@ -10,8 +10,8 @@ inherit mrw-rev
DEPENDS += "python-native python-lxml-native"
-SRC_URI += "${MRW_PATCH_SRC_URI}"
-SRCREV = "${MRW_PATCH_SRCREV}"
+SRC_URI += "${MRW_TOOLS_SRC_URI}"
+SRCREV = "${MRW_TOOLS_SRCREV}"
do_install() {
install -d ${D}${bindir}/obmc-mrw
OpenPOWER on IntegriCloud