[OE-core] [PATCH 0/3] Added multilib support for DEBIAN_NAME

Richard Purdie richard.purdie at linuxfoundation.org
Fri Sep 16 16:36:57 UTC 2011


On Fri, 2011-09-16 at 21:01 +0800, Lianhao Lu wrote:
> This series of patches is meant to fix bug [YOCTO #1486].
> 
> It added multilib support in package_name_hook() so MLPREFIX is kept in the 
> package name after the debian package renaming. 
> 
> It changed the logic of multilib_sanity_check() that all the equal duplicated files 
> from different multilib variants are allowed to be installed into the same rootfs.
> 
> It also fixed several recipes to support the multilib in debian package renaming.
> 
> The following changes since commit bb4dad44432b2e40ac3cf16baa45befbae3e70f5:
>   Darren Hart (1):
>         Prevent IMAGE_FEATURES from contaminating initrd
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/poky-contrib llu/bug1486
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/bug1486
> 
> Lianhao Lu (3):
>   debian/_ipk.bbclass: Added multilib support for package_name_hook()
>   Misc: Added MLPREFIX to final pkg names in case of DEBIAN_NAMES.
>   image/package.bbclass: Revise multilib support for DEBIAN_NAME.

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list