From: Konrad Weihmann Date: Sun, 5 Jul 2020 18:28:07 +0000 (+0200) Subject: systemd: remove kernel-install from base pkg X-Git-Tag: 2020-04.2-dunfell~30 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e62371448a7d5604fa6029c7a8be278e83dad35c;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 (cherry picked from commit ed04241f30e12e7c0479026a9e354e49dfa4119c) Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-core/systemd/systemd_244.3.bb b/meta/recipes-core/systemd/systemd_244.3.bb index 341ac6bbc5..c52a01b2dd 100644 --- a/meta/recipes-core/systemd/systemd_244.3.bb +++ b/meta/recipes-core/systemd/systemd_244.3.bb @@ -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 \