mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
task-base: move default definition of VIRTUAL-RUNTIME_apm
This belongs in default-providers.conf (From OE-Core rev: afff4e6130e835048d81f65f703e118d5944629a) Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f07793dd77
commit
79b6192d21
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user