[OE-core] [PATCH 1/1] package-index: inherit pythonnative

Richard Purdie richard.purdie at linuxfoundation.org
Tue Jul 24 10:49:52 UTC 2012


On Tue, 2012-07-24 at 18:19 +0800, Robert Yang wrote:
> The native python binary has been moved from usr/bin/python to
> usr/bin/python-native/python, the recipe which needs python-native
> should "inherit pythonnative", otherwise there would be errors when the
> python script runs.
> 
> [YOCTO #2822]
> 
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>  meta/recipes-core/meta/package-index.bb |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)

Which part of this recipe needs python-native? Shouldn't scripts which
need pythonnative be using the path to the python interpreter
explicitly?

Cheers,

Richard





More information about the Openembedded-core mailing list