mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
task-moblin: Add alsamixer and pulseaudio-server
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
DESCRIPTION = "Tasks for Moblin"
|
DESCRIPTION = "Tasks for Moblin"
|
||||||
PR = "r33"
|
PR = "r34"
|
||||||
|
|
||||||
PACKAGES = "\
|
PACKAGES = "\
|
||||||
task-moblin-apps-console \
|
task-moblin-apps-console \
|
||||||
@@ -29,6 +29,7 @@ ALLOW_EMPTY = "1"
|
|||||||
|
|
||||||
RDEPENDS_task-moblin-apps-console = "\
|
RDEPENDS_task-moblin-apps-console = "\
|
||||||
avahi-daemon \
|
avahi-daemon \
|
||||||
|
alsa-utils-alsamixer \
|
||||||
dropbear \
|
dropbear \
|
||||||
dbus \
|
dbus \
|
||||||
portmap \
|
portmap \
|
||||||
@@ -42,6 +43,7 @@ RDEPENDS_task-moblin-x11-base = "\
|
|||||||
x11-common \
|
x11-common \
|
||||||
xserver-nodm-init \
|
xserver-nodm-init \
|
||||||
liberation-fonts \
|
liberation-fonts \
|
||||||
|
pulseaudio-server \
|
||||||
xauth \
|
xauth \
|
||||||
xhost \
|
xhost \
|
||||||
xset \
|
xset \
|
||||||
|
|||||||
Reference in New Issue
Block a user