From ed652dcc533aee328e891255f8f19e258de0e8d5 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Mon, 21 Jun 2010 17:34:21 +0100 Subject: [PATCH] task-pandora-core: Add screen, rsync, unrar, libflac and libaudiofile to the core image. --- recipes/tasks/task-pandora-core.bb | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 \ -- 2.39.2