pandora-scripts.bb: Fixed missing tvout-profiles.conf
[openpandora.oe.git] / recipes / tasks / task-pandora-core.bb
index b2f876a..f24a7b1 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 = "r33"
+PR = "r34"
 
 inherit task 
 
@@ -48,8 +48,8 @@ MEDIA_LIBS = " \
   faad2 \
   mikmod \
   speex \  
-  flac \ 
-  libaudiofile0 \
+  flac \
+  audiofile \
 "
 OPENGLES = " \
   omap3-sgx-modules devmem2 \
@@ -99,6 +99,9 @@ EXTRA_TOOLS = " \
   file \
   socat \
   strace \
+  screen \
+  rsync \
+  unrar \
   ksymoops \
   kexec-tools \
   zip \