From: David-John Willis Date: Mon, 21 Jun 2010 16:34:21 +0000 (+0100) Subject: task-pandora-core: Add screen, rsync, unrar, libflac and libaudiofile to the core... X-Git-Tag: sz_beta3~236 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=ed652dcc533aee328e891255f8f19e258de0e8d5;hp=bd470761dc761a3177033a680fcf691c50a99708 task-pandora-core: Add screen, rsync, unrar, libflac and libaudiofile to the core image. --- 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 \