mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +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: e62371448a7d5604fa6029c7a8be278e83dad35c) Signed-off-by: Konrad Weihmann <kweihmann@outlook.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit ed04241f30e12e7c0479026a9e354e49dfa4119c) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6dc71f2de7
commit
0a431f61d8
@@ -536,7 +536,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