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=7b507128620efb84c9417527942f2b5055df92b1;hp=b2f876ab2649a336ca4f3293a7147b2ff081fb5d;hb=f96d81a3825749b36a3ec78bef573a59e87dd9ba;hpb=9a9c51a98f815a1e0c607441b7f870f92169140e diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index b2f876a..7b50712 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 = "r33" +PR = "r37" inherit task @@ -48,8 +48,8 @@ MEDIA_LIBS = " \ faad2 \ mikmod \ speex \ - flac \ - libaudiofile0 \ + flac \ + audiofile \ " OPENGLES = " \ omap3-sgx-modules devmem2 \ @@ -67,6 +67,7 @@ PANDORA_LIBS = " \ omap3-deviceid \ pandora-skel \ pandora-state \ + pandora-usbhost \ " SUDO = " \ @@ -99,6 +100,9 @@ EXTRA_TOOLS = " \ file \ socat \ strace \ + screen \ + rsync \ + unrar \ ksymoops \ kexec-tools \ zip \ @@ -147,6 +151,8 @@ RDEPENDS_${PN} = "\ \ # angstrom-zeroconf-audio \ angstrom-led-config \ + ntpdate \ + omap3-pandora-kernel2 \ " # Make sure we install all kernel modules with the Pandora images