Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v4 0/7] Fix for #7040 - Support for /usr merge
@ 2017-06-14 11:30 Amarnath Valluri
  2017-06-14 11:30 ` [PATCH v4 1/7] bitbake.conf: support for merged usr with DISTRO_FEATURE usrmerge Amarnath Valluri
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Amarnath Valluri @ 2017-06-14 11:30 UTC (permalink / raw)
  To: openembedded-core

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(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-06-30  7:03 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-14 11:30 [PATCH v4 0/7] Fix for #7040 - Support for /usr merge Amarnath Valluri
2017-06-14 11:30 ` [PATCH v4 1/7] bitbake.conf: support for merged usr with DISTRO_FEATURE usrmerge Amarnath Valluri
2017-06-14 11:48   ` Richard Purdie
2017-06-14 13:00     ` Valluri, Amarnath
2017-06-14 13:05     ` [PATCH v5] " Amarnath Valluri
2017-06-14 11:30 ` [PATCH v4 2/7] cross.bbclass: merged /usr support Amarnath Valluri
2017-06-14 11:30 ` [PATCH v4 3/7] systemd: changes to support merged /usr Amarnath Valluri
2017-06-14 11:30 ` [PATCH v4 4/7] image: create symlinks needed for " Amarnath Valluri
2017-06-14 11:30 ` [PATCH v4 5/7] insane.bbclass: Add package QA check " Amarnath Valluri
2017-06-14 11:30 ` [PATCH v4 6/7] meta/lib/oe/sdk.py: support added for executing pre-target commands Amarnath Valluri
2017-06-14 11:30 ` [PATCH v4 7/7] image.bbclass: create root symlinks in nativesdk target sysroot Amarnath Valluri
2017-06-14 13:37   ` Peter Kjellerstedt
2017-06-15  8:32     ` [PATCH v5] " Amarnath Valluri
2017-06-15  9:32       ` Peter Kjellerstedt
2017-06-15 10:28         ` Valluri, Amarnath
2017-06-15 10:32         ` [PATCH v6] " Amarnath Valluri
2017-06-30  7:03 ` [PATCH v4 0/7] Fix for #7040 - Support for /usr merge Valluri, Amarnath

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox