]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 8 Jul 2020 09:37:08 +0000 (10:37 +0100)
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>
meta/recipes-core/systemd/systemd_245.6.bb

index b6681b206911beaa614c8a77b2894d8ea22b950e..cdafb982475a81906a5dd37ce4e934ed0530f5c6 100644 (file)
@@ -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 \