[OE-core] [PATCH V2 0/7] Misc fixings for multilib

Lu, Lianhao lianhao.lu at intel.com
Wed May 2 02:15:59 UTC 2012


Saul Wold wrote on 2012-05-02:
> On 04/26/2012 11:34 PM, Lianhao Lu wrote:
>> 1. Added a package QA check function in multilib case. It checkes whether
>> there is a package runtime dependency on packages with names not prefixed
>> by $MLPREFIX.
>> 
>> 2. Fixed a bunch of recipes to use $libdir and $base_libdir instead of the
>> hard coded /usr/lib and /lib.
>> 
>> The following changes since commit 5a1f172d35be610688842a8a9a84f24edb9aeb51:
>>    Martin Jansa (1):
>>          bitbake.conf: use TUNE_PKGARCH instead of TARGET_ARCH in SDK_NAME
>> are available in the git repository at:
>> 
>>    git://git.yoctoproject.org/poky-contrib llu/multilib
>>    http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/multilib
>> Lianhao Lu (7):
>>    multilib.bbclass: Added multilib specific package QA.
> I think that we need to address some of these WARNING before merging
> this change directly.  Is this supposed to address [YOCTO #2038]?

No. This patch is intended to find potential RDEPENDS problems for those recipes which 
might not be so friendly with multilib cases. We'd like to detect those potential RDEPENDS 
problems as early as possible, not by the failure of the do_rootfs task. IIRC Dongxiao had 
a patch in his merge pending list to address most of the "eglibc-locale" RDEPENDS warnings,
right Dongxiao?

-Lianhao

>>    popt: Fixing pkgconfig file installation issue.
>>    avahi: not using hard coded libdir.
> Merged into OE-Core
> 
>>    pulseaudio: use base_libdir for udev rules.
>>    alsa-utils: use base_libdir for udev rules.
> I am still reviewing the udev changes.
> 
>>    xorg-app: Use ${libdir} and ${datadir} for packaging. 
> Merged into OE-Core 
>>    xf86-input-vmmouse: use base_libdir for udev rules.
> Under review
> 
> Thanks
> 	Sau!
> 




More information about the Openembedded-core mailing list