[OE-core] [Dizzy backport] python: ensure all of Python is installed in nativesdk

Burton, Ross ross.burton at intel.com
Tue Jan 20 15:48:41 UTC 2015


CC'ing Armin to ensure that he see's this.

Ross

On 20 January 2015 at 09:36, Javier Viguera <javier.viguera at digi.com> wrote:

> Hi all,
>
> Toolchains/SDK generated with Dizzy have the problem this commit fixes.
>
> So could this be cherry-picked to Dizzy?
>
> It applies just fine, there is no need to rework it.
>
> -
> Regards,
>
> Javier Viguera
>
>
> On 01/12/14 17:36, Ross Burton wrote:
>
>> If any part of Python gets installed in a SDK, we need to ensure that all
>> of
>> Python gets installed to avoid replacing python in the environment with a
>> minimal package set.
>>
>> Signed-off-by: Ross Burton <ross.burton-ral2JQCrhuEAvxtiuMwx3w at public.
>> gmane.org>
>> ---
>>   meta/recipes-devtools/python/python_2.7.3.bb |    1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/meta/recipes-devtools/python/python_2.7.3.bb
>> b/meta/recipes-devtools/python/python_2.7.3.bb
>> index 50c751e..7f13e22 100644
>> --- a/meta/recipes-devtools/python/python_2.7.3.bb
>> +++ b/meta/recipes-devtools/python/python_2.7.3.bb
>> @@ -161,6 +161,7 @@ require python-${PYTHON_MAJMIN}-manifest.inc
>>   # manual dependency additions
>>   RPROVIDES_${PN}-core = "${PN}"
>>   RRECOMMENDS_${PN}-core = "${PN}-readline"
>> +RRECOMMENDS_${PN}-core_append_class-nativesdk = "
>> nativesdk-python-modules"
>>   RRECOMMENDS_${PN}-crypt = "openssl"
>>   RRECOMMENDS_${PN}-crypt_class-nativesdk = "nativesdk-openssl"
>>
>>
>>  --
> _______________________________________________
>
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150120/00886583/attachment-0002.html>


More information about the Openembedded-core mailing list