task-pandora-*: add openal and udlfb
authorGrazvydas Ignotas <notasas@gmail.com>
Wed, 6 Mar 2013 00:38:56 +0000 (02:38 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 6 Mar 2013 00:38:56 +0000 (02:38 +0200)
recipes/tasks/task-pandora-core.bb
recipes/tasks/task-pandora-xfce.bb

index 7b50712..2ecafca 100755 (executable)
@@ -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 \
index a832db1..013187b 100755 (executable)
@@ -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 \
 "