Go to file
George McCollister c2c895ec54 python-simplejson: change to setuptools
Change from distutils to setuptools.

simplejson's setup.py is written to import setup, Extension, Command
from setuptools and fallback to distutils if the import fails. Prior to
this change files were being installed to a host polluted path
/usr/lib/python2.7/site-packages/simplejson-3.8.2-py2.7-linux-x86_64.egg
(even on ARM targets). python was unable to import simplejson. Switching
to setuptools corrects the problem.

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-06-08 14:55:24 +02:00
contrib contrib: print oldline within single quotes 2016-01-04 14:56:24 +01:00
meta-efl meta-efl: use bb.utils.contains() instead of base_contains() 2016-04-28 10:38:39 +02:00
meta-filesystems Add simple-mtpfs recipe 2016-04-21 21:34:09 +02:00
meta-gnome florence: move to latest GTK2 version 0.5.4 2016-05-27 15:39:14 +02:00
meta-gpe fbreader: add cflags fix for fribidi 0.19.7 2016-05-06 12:40:26 +02:00
meta-initramfs initramfs-kexecboot-klibc-image: Skip for nios2 2016-05-27 15:39:10 +02:00
meta-multimedia dvd-apps: Fix several QA WARNINGS 2016-06-08 14:55:23 +02:00
meta-networking libldb: add missing libaio dependency 2016-06-01 19:35:51 -04:00
meta-oe python-simplejson: change to setuptools 2016-06-08 14:55:24 +02:00
meta-perl libhtml-parser-perl: update to 3.72 2016-04-21 21:33:18 +02:00
meta-python python-thrift: update to version 0.9.3 2016-05-27 15:39:13 +02:00
meta-ruby libgxim: move from meta-ruby back to meta-oe 2015-12-18 12:39:50 +01:00
meta-systemd avahi: rename the bbappend to apply for all versions 2016-02-20 14:51:57 +01:00
meta-webserver sthttpd: update to 2.27.0 2016-05-27 15:39:10 +02:00
meta-xfce xfce4-eyes-plugin: update to 4.4.5 2016-05-06 12:40:25 +02: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 README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories