]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: remove kernel-install from base pkg
authorKonrad Weihmann <kweihmann@outlook.com>
Sun, 5 Jul 2020 18:28:07 +0000 (20:28 +0200)
committerSteve Sakoman <steve@sakoman.com>
Tue, 14 Jul 2020 03:14:28 +0000 (17:14 -1000)
as this is already packaged in kernel-install package,
it shouldn't be part of the base package

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>
meta/recipes-core/systemd/systemd_244.3.bb

index 341ac6bbc51ba1caf5d2c08bf17b3c9c81ce6d7c..c52a01b2dd79b0e5922efdc2a3cda8fe9418f4b5 100644 (file)
@@ -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 \