summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/inventory
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/inventory
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/inventory')
-rw-r--r--meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb b/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb
index ce3f6ed9d..baab633c4 100644
--- a/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb
+++ b/meta-phosphor/common/recipes-phosphor/inventory/obmc-inventory.bb
@@ -13,8 +13,8 @@ inherit mrw-rev
DEPENDS += "mrw-native mrw-api-native"
-SRC_URI += "${MRW_PATCH_SRC_URI}"
-SRCREV = "${MRW_PATCH_SRCREV}"
+SRC_URI += "${MRW_TOOLS_SRC_URI}"
+SRCREV = "${MRW_TOOLS_SRCREV}"
FILES_${PN} += "${datadir}/inventory"
OpenPOWER on IntegriCloud