mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
apmd: remove recipe and apm MACHINE_FEATURE
APM has been obsolete for a very long time, and debian no longer packages it or carries the source tarball. (From OE-Core rev: d987b79725eb0da2704091d22e3d16b8026fac7d) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8f4b90c043
commit
5d63d4a08f
@@ -24,7 +24,6 @@ PREFERRED_PROVIDER_virtual/make-native ?= "make-native"
|
||||
# Default virtual runtime providers
|
||||
#
|
||||
VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-opkg"
|
||||
VIRTUAL-RUNTIME_apm ?= "apm"
|
||||
VIRTUAL-RUNTIME_alsa-state ?= "alsa-state"
|
||||
VIRTUAL-RUNTIME_getopt ?= "util-linux-getopt"
|
||||
VIRTUAL-RUNTIME_base-utils ?= "busybox"
|
||||
|
||||
@@ -38,7 +38,6 @@ RECIPE_MAINTAINER:pn-alsa-tools = "Michael Opdenacker <michael.opdenacker@bootli
|
||||
RECIPE_MAINTAINER:pn-alsa-topology-conf = "Michael Opdenacker <michael.opdenacker@bootlin.com>"
|
||||
RECIPE_MAINTAINER:pn-alsa-ucm-conf = "Michael Opdenacker <michael.opdenacker@bootlin.com>"
|
||||
RECIPE_MAINTAINER:pn-alsa-utils = "Michael Opdenacker <michael.opdenacker@bootlin.com>"
|
||||
RECIPE_MAINTAINER:pn-apmd = "Anuj Mittal <anuj.mittal@intel.com>"
|
||||
RECIPE_MAINTAINER:pn-apr = "Hongxu Jia <hongxu.jia@windriver.com>"
|
||||
RECIPE_MAINTAINER:pn-apr-util = "Hongxu Jia <hongxu.jia@windriver.com>"
|
||||
RECIPE_MAINTAINER:pn-apt = "Unassigned <unassigned@yoctoproject.org>"
|
||||
|
||||
Reference in New Issue
Block a user