commit | ef7143db686b921ac76994255daf71b140e9ba5a | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Apr 08 09:55:25 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Apr 10 10:05:55 2020 -0500 |
tree | 60ab11459694f0ef35be56c081a5d3165af39ecc | |
parent | 073614cb41d4fe3a095f9211243ef73425386194 [diff] [blame] |
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>
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 11544f9..97de448 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 @@ 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}"