commit | 290819462a7a0b0fd9c3f97e145fa7446b6f86f8 | [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 12:31:30 2020 -0500 |
tree | 454014561adb97efcd24e02d4fc202343e541bf6 | |
parent | 9b2384a1a1989781d9825e877afad4a260b74df0 [diff] |
openpower-ipmi-oem: use python3native (From meta-openpower rev: 074f464712912f574cc68d4fd79479bfe836df97) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I7f5100d8a00c65705f969fa531dca71d31cfa327 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
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 4f77133..142c09d 100644 --- a/meta-openpower/recipes-phosphor/ipmi/openpower-ipmi-oem_git.bb +++ b/meta-openpower/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