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
@@ -15,6 +15,7 @@ PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel"
|
||||
# Default virtual runtime providers
|
||||
#
|
||||
VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth"
|
||||
VIRTUAL-RUNTIME_apm ?= "apm"
|
||||
|
||||
#
|
||||
# Default recipe providers
|
||||
|
||||
Reference in New Issue
Block a user