diff options
| author | Patrick Williams <patrick@stwcx.xyz> | 2026-03-28 16:04:11 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2026-03-28 16:04:13 +0300 |
| commit | 9924d5a91bf323485ef39c375f5425caf1487682 (patch) | |
| tree | 8e570fb714e390cd2028459f002bddaa7fa5bef8 /upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-html5lib | |
| parent | f890c0a8b106047df68ad36ff69f70ef7c5cd61b (diff) | |
| download | openbmc-9924d5a91bf323485ef39c375f5425caf1487682.tar.xz | |
meta-phosphor: fix phosphor-rootfs-postcommands
An upstream openembedded-core commit[1] changed the order of
ROOTFS_POSTPROCESS_COMMAND such that the upstream extrausers.bbclass
content runs _first_. Some layers, such as meta-ibm, leverage
extrausers to add users to groups. An example is adding 'admin' to the
'redfish' group. The previous sed invocation assumed that these groups
would be empty, which was the case when phosphor-rootfs-postcommands
ran before extrausers, but is no longer the case.
Adjust the sed invocation in phosphor-rootfs-postcommands to handle
groups with existing members when trying to add root to:
- ipmi
- web
- redfish
- priv-admin
[1]: c04d2811fcc63a3e1446e9b0fdce8d389185922c
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ie3f0a23041c3d6e2058433a901a57015fb2aafa4
Diffstat (limited to 'upstream-layers/meta-openembedded/meta-python/recipes-devtools/python/python3-html5lib')
0 files changed, 0 insertions, 0 deletions
