aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/tasks/task-base.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/tasks/task-base.bb')
-rw-r--r--meta/recipes-core/tasks/task-base.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-core/tasks/task-base.bb b/meta/recipes-core/tasks/task-base.bb
index e0960b5e0e..12e171aa87 100644
--- a/meta/recipes-core/tasks/task-base.bb
+++ b/meta/recipes-core/tasks/task-base.bb
@@ -162,9 +162,6 @@ RDEPENDS_task-base-acpi = "\
acpid \
libacpi "
-# Distro can override apm provider
-VIRTUAL-RUNTIME_apm ?= "apm"
-
RDEPENDS_task-base-apm = "\
${VIRTUAL-RUNTIME_apm} \
apmd"