summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/ipmi
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-04-03 23:33:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-07 02:46:53 +0300
commit6ed7d9f7f3e6de4e1b01bea173a224b1b8f81b11 (patch)
tree507f480b3abda74e7c8e3b12aee60d01ae32304b /meta-openpower/recipes-phosphor/ipmi
parent46072e3c5007cbbd0f2f8768b2d8657001c9f1ca (diff)
downloadopenbmc-6ed7d9f7f3e6de4e1b01bea173a224b1b8f81b11.tar.xz
openpower-ipmi-oem: prep for python3
(From meta-openpower rev: 07cc98a90dc4be2ef5998efd197238098a8a21c6) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie7aed79f1e1ab6cdc27c399deea8ea53d43e5453 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-openpower/recipes-phosphor/ipmi')
-rw-r--r--meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb b/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
index 93b94a4f5..8275fe77f 100644
--- a/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
+++ b/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
@@ -15,6 +15,8 @@ DEPENDS += "phosphor-ipmi-host"
DEPENDS += "autoconf-archive-native"
DEPENDS += "sdbusplus"
DEPENDS += "${PYTHON_PN}-sdbus++-native"
+DEPENDS += "${PYTHON_PN}-mako-native"
+DEPENDS += "${PYTHON_PN}-pyyaml-native"
DEPENDS += "phosphor-logging"
DEPENDS += "phosphor-dbus-interfaces phosphor-dbus-interfaces-native"
DEPENDS += "openpower-dbus-interfaces openpower-dbus-interfaces-native"