mirror of
https://git.yoctoproject.org/poky
synced 2026-04-08 17:02:22 +02:00
systemd: remove kernel-install from base pkg
as this is already packaged in kernel-install package, it shouldn't be part of the base package (From OE-Core rev: ed04241f30e12e7c0479026a9e354e49dfa4119c) Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
843e4844c7
commit
ae62e1bfce
@@ -544,7 +544,6 @@ FILES_${PN} = " ${base_bindir}/* \
|
||||
${bindir}/resolvectl \
|
||||
${bindir}/timedatectl \
|
||||
${bindir}/bootctl \
|
||||
${bindir}/kernel-install \
|
||||
${exec_prefix}/lib/tmpfiles.d/*.conf \
|
||||
${exec_prefix}/lib/systemd \
|
||||
${exec_prefix}/lib/modules-load.d \
|
||||
|
||||
Reference in New Issue
Block a user