summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonrad Weihmann <kweihmann@outlook.com>2020-07-05 20:28:07 +0200
committerSteve Sakoman <steve@sakoman.com>2020-07-13 17:14:28 -1000
commite62371448a7d5604fa6029c7a8be278e83dad35c (patch)
tree54290b7c5126dbf1472214810d27e769de3e6687
parent589b2d7e902125199377d5f1550597bcb38a1bf6 (diff)
downloadopenembedded-core-e62371448a7d5604fa6029c7a8be278e83dad35c.tar.gz
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 <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>
-rw-r--r--meta/recipes-core/systemd/systemd_244.3.bb1
1 files changed, 0 insertions, 1 deletions
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 \