generic-poky/meta
Khem Raj 0221af0f4e classes: Add distutils for python3
In line with python2 add distutils and setuptools
classes for handing python3

Use python-distribute instead of python-setuptools in setuptools bbclass

Remove --single-version-externally-managed since its setuptools
specific and we dont use it anymore

Do build_ext as separate step during compile

Add DISTUTILS_BUILD_EXT_ARGS for modules to pass flags to build_ext step
in setup.py

Add build_ext as sepate step during compile and add
the cross sysrooted library and headers since we are cross
compiling

Use ${PYTHON_PN} in place of hardcoding python name

Remove the /etc/share if its empty

Since OE-Core times we now have machine specific sysroots
for targets unlike before when we used arch specific sysroots
so reflect that here

Use MACHINE for sysroot when not building for build host

Python's machinery replaces directories in sysroot path to match OE's
staging area sysroots. Earlier we use to have HOST_SYS represent sysroot
always but now we use MACHINE to represent target sysroots but HOST_SYS
to represent host sysroot. This patch caters to that difference

(From OE-Core rev: 8bb0206ed67228c88dd5bc2d8b36ce28f48b78f4)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-02-02 22:37:39 +00:00
..
classes classes: Add distutils for python3 2014-02-02 22:37:39 +00:00
conf Add Cortex A7 support for NEONv2 & FPv4 2014-02-02 11:22:10 +00:00
files unfs3: Add a NFSv3 user mode server for use with runqemu 2014-01-28 00:52:35 +00:00
lib oeqa/runtime: syslog: update --help test 2014-02-02 11:22:12 +00:00
recipes-bsp apmd.service: Fix typo (not mandatory EnvironmentFile prefix) 2014-02-02 11:22:13 +00:00
recipes-connectivity Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
recipes-core coreutils: move 'stat' to base_bindir_progs 2014-02-02 11:22:12 +00:00
recipes-devtools python-3.3-manifest: Add python3 manifest file 2014-02-02 22:37:38 +00:00
recipes-extended minicom: fix for multilib and x32 build crash 2014-02-02 11:22:12 +00:00
recipes-gnome unfs3, unfs-server: Replace all instances of unfs-server with unfs3 2014-01-28 00:52:35 +00:00
recipes-graphics cogl: Place the patch in the correct directory 2014-01-30 14:10:03 +00:00
recipes-kernel Revert "Add missing RDEPENDS of initscripts-functions" 2014-02-02 11:22:11 +00:00
recipes-lsb4 Don't set DESCRIPTION to the same value as SUMMARY 2013-12-03 17:45:52 +00:00
recipes-multimedia tiff: flesh out PACKAGECONFIG 2014-01-28 00:52:36 +00:00
recipes-qt qmmp: add SUMMARY and tweak DESCRIPTION 2014-01-02 22:39:23 +00:00
recipes-rt Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
recipes-sato shutdown-desktop: use poweroff for the Exec field in the shutdown.desktop 2014-01-15 12:25:21 +00:00
recipes-support curl:Fix multilib header conflict - curl/curlbuild.h 2014-02-02 11:22:10 +00:00
site unfs3, unfs-server: Replace all instances of unfs-server with unfs3 2014-01-28 00:52:35 +00:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00