commit | 074f464712912f574cc68d4fd79479bfe836df97 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Apr 07 11:12:53 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 07 17:27:37 2020 +0000 |
tree | 5cb12e5d787f9cd1c5c7fc610b54421947b940b1 | |
parent | 45c1fcd1ea9a3e0cf476853e719adcffd28221ad [diff] |
openpower-ipmi-oem: use python3native Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8df9137157b1d3cd93716c0a0f42c86d44295997
diff --git a/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb b/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb index 4f77133..142c09d 100644 --- a/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb +++ b/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb
@@ -7,7 +7,7 @@ inherit autotools pkgconfig inherit obmc-phosphor-ipmiprovider-symlink -inherit pythonnative +inherit python3native require ${BPN}.inc