On Tue, Oct 20, 2015 at 10:36 PM, Khem Raj <[email protected]> wrote:
> On Tue, Oct 20, 2015 at 9:33 PM, Andre McCurdy <[email protected]> wrote:
>> Signed-off-by: Andre McCurdy <[email protected]>
>> ---
>> meta/classes/image-mklibs.bbclass | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/classes/image-mklibs.bbclass
>> b/meta/classes/image-mklibs.bbclass
>> index c455a8e..d5f668c 100644
>> --- a/meta/classes/image-mklibs.bbclass
>> +++ b/meta/classes/image-mklibs.bbclass
>> @@ -25,7 +25,7 @@ mklibs_optimize_image_doit() {
>> x86_64)
>> dynamic_loader="${base_libdir}/ld-linux-x86-64.so.2"
>> ;;
>> - i586 )
>> + i586 | i686 )
>
> i*86 once for all
OK.
Looks like the armhf ld path needs fixing too...
>> dynamic_loader="${base_libdir}/ld-linux.so.2"
>> ;;
>> arm )
>> --
>> 1.9.1
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> [email protected]
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core
--
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core