diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2024-01-26 14:34:52 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-01-27 08:20:02 +0000 |
commit | 2b20d612b4b69e8d5eebf17751517d51586fb079 (patch) | |
tree | 783791c6866c37fb72cb33fcdbd1e9cb7c192f83 /meta/recipes-devtools/dejagnu | |
parent | 347abb8c06b6a84ddd214d14964e049685a9be5f (diff) | |
download | poky-2b20d612b4b69e8d5eebf17751517d51586fb079.tar.gz |
classes/package_rpm: use weak user/group dependencies
rpm 4.19 automatically generates provides and depends for user and
groups:
https://github.com/rpm-software-management/rpm/blob/rpm-4.19.x/docs/manual/users_and_groups.md#dependencies
This mechanism relies on sysusers.d for the 'provides'
part, and thus is systemd-only at best. So we need to disable it for now,
otherwise image generation fails with unresolved dependencies.
(From OE-Core rev: 10064e364f015ad3c0c8d63511cd9a7da5e22c69)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/dejagnu')
0 files changed, 0 insertions, 0 deletions