[meta-virtualization] [PATCH] xen: Add libgcc as runtime dependency of xen-xl package.

Bruce Ashfield bruce.ashfield at gmail.com
Mon Jan 27 10:52:53 PST 2014


On Fri, Jan 24, 2014 at 4:23 PM, Chris Patterson <cjp256 at gmail.com> wrote:
> +1
>

And merged. Sorry for the delay.

Bruce

>
> On Wed, Jan 22, 2014 at 10:19 PM, Philip Tricca <flihp at twobit.us> wrote:
>>
>> Much of xl operates fine without libgcc but some operations complain
>> that pthread_cancel won't work properly without libgcc_s.so.1
>> installed. The exact text is:
>>
>> libgcc_s.so.1 must be installed for pthread_cancel to work
>>
>> Signed-off-by: Philip Tricca <flihp at twobit.us>
>> ---
>>  recipes-extended/xen/xen.inc |    2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
>> index 30d99f4..3acdc01 100644
>> --- a/recipes-extended/xen/xen.inc
>> +++ b/recipes-extended/xen/xen.inc
>> @@ -70,6 +70,8 @@ RDEPENDS_${PN}-xencommons = "\
>>      ${PN}-scripts-common \
>>      "
>>
>> +RDEPENDS_${PN}-xl = "libgcc"
>> +
>>  PACKAGES = "\
>>      ${PN}-base \
>>      ${PN}-blktap \
>> --
>> 1.7.10.4
>>
>
>
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list