From: Konrad Weihmann Date: Sun, 5 Jul 2020 18:28:07 +0000 (+0200) Subject: systemd: remove kernel-install from base pkg X-Git-Tag: uninative-2.9~308 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ed04241f30e12e7c0479026a9e354e49dfa4119c;p=openembedded-core.git 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 Signed-off-by: Konrad Weihmann Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/systemd/systemd_245.6.bb b/meta/recipes-core/systemd/systemd_245.6.bb index b6681b2069..cdafb98247 100644 --- a/meta/recipes-core/systemd/systemd_245.6.bb +++ b/meta/recipes-core/systemd/systemd_245.6.bb @@ -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 \