X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Ftasks%2Ftask-pandora-core.bb;h=f0c3ff0cb59a9a5e4861ec4867c7b8f0e01bffc9;hp=5927f8b9a0322b518df3478b8a43ffb058be6b36;hb=ed652dcc533aee328e891255f8f19e258de0e8d5;hpb=bd470761dc761a3177033a680fcf691c50a99708 diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 5927f8b..f0c3ff0 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 = "r26" +PR = "r27" inherit task @@ -48,7 +48,8 @@ MEDIA_LIBS = " \ faad2 \ mikmod \ speex \ - flac \ + flac \ + audiofile \ " OPENGLES = " \ omap3-sgx-modules devmem2 \ @@ -98,6 +99,9 @@ EXTRA_TOOLS = " \ file \ socat \ strace \ + screen \ + rsync \ + unrar \ ksymoops \ kexec-tools \ zip \