[OE-core] [PATCH v4 0/7] Fix for #7040 - Support for /usr merge

Valluri, Amarnath amarnath.valluri at intel.com
Fri Jun 30 07:03:09 UTC 2017


RP, can you please your give your comments if these patcheset can be
accepted.

- Amarnath
On Wed, 2017-06-14 at 14:30 +0300, Amarnath Valluri wrote:
> Changes in v4:
>     - root symlinks creation for nativesdk images.
>     - added PACKAGECONFIG option for 'usrmerge' in systemd
> 
> Amarnath Valluri (7):
>   bitbake.conf: support for merged usr with DISTRO_FEATURE usrmerge
>   cross.bbclass: merged /usr support
>   systemd: changes to support merged /usr
>   image: create symlinks needed for merged /usr
>   insane.bbclass: Add package QA check for merged /usr.
>   meta/lib/oe/sdk.py: support added for executing pre-target commands
>   image.bbclass: create root symlinks in nativesdk target sysroot
> 
>  meta/classes/cross.bbclass               |  2 +-
>  meta/classes/image.bbclass               | 32
> ++++++++++++++++++++++++++++++++
>  meta/classes/insane.bbclass              | 16 ++++++++++++++++
>  meta/classes/populate_sdk_base.bbclass   |  3 +--
>  meta/conf/bitbake.conf                   | 10 ++++++----
>  meta/lib/oe/sdk.py                       |  6 ++++++
>  meta/recipes-core/systemd/systemd_232.bb |  8 ++++----
>  7 files changed, 66 insertions(+), 11 deletions(-)
> 


More information about the Openembedded-core mailing list