]> code.ossystems Code Review - openembedded-core.git/commit
python-native: Put binaries in seperate directory
authorMorgan Little <morgan.little@windriver.com>
Thu, 19 Jul 2012 17:46:06 +0000 (13:46 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 22 Jul 2012 10:40:07 +0000 (11:40 +0100)
commita2e554f731437545e9483a7a73e6847c03f6f48a
tree16a72d2bee1d5eabfec52a4c606e4f18f295e20f
parentf8a87fd585fc199a7c7cff81d11fdc35b16cf3d2
python-native: Put binaries in seperate directory

Update python-native to install the binaries in the python-native directory,
add pythonnative.bbclass to let recipes that need python-native use the
binaries and update disutils access the new binaries. Update distutils-base
to inherit pythonnative.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/distutils-base.bbclass
meta/classes/distutils.bbclass
meta/classes/pythonnative.bbclass [new file with mode: 0644]
meta/recipes-devtools/python/python-native_2.7.3.bb