From: Grazvydas Ignotas Date: Wed, 6 Mar 2013 00:38:56 +0000 (+0200) Subject: task-pandora-*: add openal and udlfb X-Git-Tag: sz_154~53 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=edfb37f43f2cd07988b13d38eb3e442853705148;ds=sidebyside task-pandora-*: add openal and udlfb --- diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 7b50712..2ecafca 100755 --- a/recipes/tasks/task-pandora-core.bb +++ b/recipes/tasks/task-pandora-core.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Task file for default core/console apps and libs in the Pandora i # Don't forget to bump the PR if you change it. -PR = "r37" +PR = "r38" inherit task @@ -147,6 +147,7 @@ RDEPENDS_${PN} = "\ python-misc \ python-modules \ alsa-utils alsa-utils-alsactl alsa-utils-alsamixer alsa-utils-aplay \ + openal-soft \ rdesktop \ \ # angstrom-zeroconf-audio \ diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index a832db1..013187b 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r70" +PR = "r71" inherit task @@ -334,5 +334,6 @@ RDEPENDS_${PN} = " \ xcursor-transparent-theme \ xterm \ jaaa nmap iperf \ + xf86-video-udlfb \ # gnuplot \ "