summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2019-11-21 14:08:55 +0100
committerPhilippe Schenker <philippe.schenker@toradex.com>2019-11-21 14:08:55 +0100
commit344e92a682f5593ff0cd48b14b136f254577d791 (patch)
treecb48a74f2f28a8dbc964600320d40f5c081701d0
parenta64ff768b7d5d24360a1ac9bec67409f0daa931d (diff)
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.
-rw-r--r--recipes-core/systemd/systemd_%.bbappend3
1 files changed, 0 insertions, 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"