On Sat, Jan 28, 2012 at 1:21 PM, Khem Raj <[email protected]> wrote:
> On (27/01/12 11:13), Christopher Larson wrote:
>> From: Christopher Larson <[email protected]>
>>
>> Signed-off-by: Christopher Larson <[email protected]>
>> ---
>>  meta/recipes-core/eglibc/eglibc-package.inc |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/meta/recipes-core/eglibc/eglibc-package.inc 
>> b/meta/recipes-core/eglibc/eglibc-package.inc
>> index e5a9b9d..870b95d 100644
>> --- a/meta/recipes-core/eglibc/eglibc-package.inc
>> +++ b/meta/recipes-core/eglibc/eglibc-package.inc
>> @@ -42,7 +42,7 @@ FILES_libcidn${PKGSUFFIX} = "${base_libdir}/libcidn-*.so 
>> ${base_libdir}/libcidn.
>>  FILES_libmemusage${PKGSUFFIX} = "${base_libdir}/libmemusage.so"
>>  FILES_eglibc-extra-nss${PKGSUFFIX} = "${base_libdir}/libnss_*-*.so 
>> ${base_libdir}/libnss_*.so.*"
>>  FILES_sln${PKGSUFFIX} = "/sbin/sln"
>> -FILES_${PN}-pic = "${libdir}/*_pic.a ${libdir}/*_pic.map 
>> ${libdir}/libc_pic/"
>> +FILES_${PN}-pic = "${libdir}/*_pic.a ${libdir}/*_pic.map 
>> ${libdir}/libc_pic/*.o"
>
> are there just .o in there which are left ? not *.os ?

I don't see any .os in libc_pic in either the packages from the eglibc
recipe from oe-core or the external csl toolchain.
-- 
Christopher Larson

_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to