task-pandora-core: Add screen, rsync, unrar, libflac and libaudiofile to the core...
authorDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 21 Jun 2010 16:34:21 +0000 (17:34 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 21 Jun 2010 16:34:21 +0000 (17:34 +0100)
recipes/tasks/task-pandora-core.bb

index 5927f8b..f0c3ff0 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.
 
 
 # Don't forget to bump the PR if you change it.
 
-PR = "r26"
+PR = "r27"
 
 inherit task 
 
 
 inherit task 
 
@@ -48,7 +48,8 @@ MEDIA_LIBS = " \
   faad2 \
   mikmod \
   speex \  
   faad2 \
   mikmod \
   speex \  
-  flac \  
+  flac \
+  audiofile \
 "
 OPENGLES = " \
   omap3-sgx-modules devmem2 \
 "
 OPENGLES = " \
   omap3-sgx-modules devmem2 \
@@ -98,6 +99,9 @@ EXTRA_TOOLS = " \
   file \
   socat \
   strace \
   file \
   socat \
   strace \
+  screen \
+  rsync \
+  unrar \
   ksymoops \
   kexec-tools \
   zip \        
   ksymoops \
   kexec-tools \
   zip \