summaryrefslogtreecommitdiffstats
path: root/recipes-core/initscripts/files/git@git.enea.com:linux
diff options
context:
space:
mode:
authorAlejandro Enedino Hernandez Samaniego <alejandro@enedino.org>2024-07-19 13:16:16 -0600
committerJoe MacDonald <joe.macdonald@siemens.com>2024-07-24 10:50:23 -0400
commit9b392cb0fd8f621257dd61da72f888753e5e93b3 (patch)
treefbf991c70e91915f09b14210f822389864db62a8 /recipes-core/initscripts/files/git@git.enea.com:linux
parent5a92976a8614e1eb639988ecef4cce890418d4e8 (diff)
downloadmeta-selinux-9b392cb0fd8f621257dd61da72f888753e5e93b3.tar.gz
policycoreutils: fix packaging for sestatus binary
sestatus is provided as ${base_sbindir}/sestatus which is currently packaged into PN-sestatus, however, this is only a symlink to the binary located in ${bindir}/sestatus. This causes that when runtime dependencies are calculated, bitbake properly detects a dependency from policycoreutils-sestatus to the main policycoreutils package. Hence the policycoreutils-sestatus package has no usability by itself, this has several implications, but one of them means that it recursively pulls all runtime dependencies, making policycoreutils-sestatus require everything that the main policycoreutils package RDEPENDS on, including python3. By correctly splitting these packages, an image that RDEPENDS only on policycoreutils-sestatus decreases its size by about ~13MB. Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandro@enedino.org> Signed-off-by: Joe MacDonald <joe.macdonald@siemens.com>
Diffstat (limited to 'recipes-core/initscripts/files/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions