From 344e92a682f5593ff0cd48b14b136f254577d791 Mon Sep 17 00:00:00 2001 From: Philippe Schenker Date: Thu, 21 Nov 2019 14:08:55 +0100 Subject: Revert "systemd: bbappend: Remove systemd-rfkill from systemd" The problem was within connman that constantly disables RF. So this commit is not needed. This reverts commit a64ff768b7d5d24360a1ac9bec67409f0daa931d. --- recipes-core/systemd/systemd_%.bbappend | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes-core/systemd/systemd_%.bbappend b/recipes-core/systemd/systemd_%.bbappend index a602985..8ebb6cc 100644 --- a/recipes-core/systemd/systemd_%.bbappend +++ b/recipes-core/systemd/systemd_%.bbappend @@ -3,6 +3,3 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/systemd:" SRC_URI += " \ file://0001-systemd-udevd.service.in-set-MountFlags-shared.patch \ " - -# systemd-rfkill disables RF by default. -PACKAGECONFIG_remove = "rfkill" -- cgit v1.2.3