summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/mrw
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-04-08 17:55:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-10 18:05:55 +0300
commitef7143db686b921ac76994255daf71b140e9ba5a (patch)
tree60ab11459694f0ef35be56c081a5d3165af39ecc /meta-phosphor/recipes-phosphor/mrw
parent073614cb41d4fe3a095f9211243ef73425386194 (diff)
downloadopenbmc-ef7143db686b921ac76994255daf71b140e9ba5a.tar.xz
mrw: bump tools rev and switch to python3
(From meta-phosphor rev: 18f36a2062894252d85046167e2675349937c7a3) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5fc335dd02c0a2d2fb4ccc5f7d67a82c40b79e7d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/mrw')
-rw-r--r--meta-phosphor/recipes-phosphor/mrw/mrw-patch-native_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/mrw/mrw-patch-native_git.bb b/meta-phosphor/recipes-phosphor/mrw/mrw-patch-native_git.bb
index 11544f9d1..97de44896 100644
--- a/meta-phosphor/recipes-phosphor/mrw/mrw-patch-native_git.bb
+++ b/meta-phosphor/recipes-phosphor/mrw/mrw-patch-native_git.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/git"
inherit native
inherit mrw-rev
-DEPENDS += "python-native python-lxml-native"
+DEPENDS += "python3-native python3-lxml-native"
SRC_URI += "${MRW_TOOLS_SRC_URI}"
SRCREV = "${MRW_TOOLS_SRCREV}"