From edfb37f43f2cd07988b13d38eb3e442853705148 Mon Sep 17 00:00:00 2001 From: Grazvydas Ignotas Date: Wed, 6 Mar 2013 02:38:56 +0200 Subject: [PATCH 1/1] task-pandora-*: add openal and udlfb --- recipes/tasks/task-pandora-core.bb | 3 ++- recipes/tasks/task-pandora-xfce.bb | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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 \ " -- 2.39.2