Go to file
Kai Kang fe77460642 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>
2018-10-19 11:03:18 -07:00
contrib tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
meta-filesystems layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-gnome layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-initramfs dracut: 048->049 2018-10-16 21:23:47 -07:00
meta-multimedia gstreamer: Remove machine specific append 2018-10-17 13:19:46 -07:00
meta-networking openipmi: not install .pyc and .pyo files 2018-10-19 11:03:18 -07:00
meta-oe toybox: Fix paths to match OE conventions 2018-10-18 14:19:37 -07:00
meta-perl libnet-dns-perl: upgrade 1.17 -> 1.18; enable ptest 2018-10-16 23:27:56 -07:00
meta-python python-requests: fix CVE-2018-18074 2018-10-16 21:23:47 -07:00
meta-webserver layers: Update layer compatibility to thud 2018-09-30 10:17:48 -07:00
meta-xfce xfce4-appfinder: upgrade 4.13.0 -> 4.13.1 2018-10-04 08:52:54 -07:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories