aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2018-10-19 16:59:19 +0800
committerKhem Raj <raj.khem@gmail.com>2018-10-19 11:03:18 -0700
commitfe774606426f6f3399774401d81f894534679f53 (patch)
treef2c614c280edbe423a8933e0966fe4f58a6f0c7d /meta-oe
parentcdd3e9ab99d4ffda673b564ba802b6bd2d40eabf (diff)
downloadmeta-openembedded-fe774606426f6f3399774401d81f894534679f53.tar.gz
openipmi: not install .pyc and .pyo files
openipmi load swig/python/.libs/_OpenIPMI.so to create .pyc and .pyo files. It fails when multilib is enable: | ImportError: .../lib32-openipmi/2.0.25-r0/OpenIPMI-2.0.25/swig/python/.libs/_OpenIPMI.so: | wrong ELF class: ELFCLASS32 Don't compile and install .pyc and .pyo files to fix the failure. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
0 files changed, 0 insertions, 0 deletions