From: Michael Mrozek Date: Sat, 14 Aug 2010 21:49:53 +0000 (+0200) Subject: Added new base-packages: X-Git-Tag: sz_beta3~235^2~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=9a9c51a98f815a1e0c607441b7f870f92169140e Added new base-packages: libqtopengl4, qt4-plugin-phonon-backend-gstreamer, libaudiofile0, python-misc, python-modules --- diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index c966385..b2f876a 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 = "r32" +PR = "r33" inherit task @@ -48,7 +48,8 @@ MEDIA_LIBS = " \ faad2 \ mikmod \ speex \ - flac \ + flac \ + libaudiofile0 \ " OPENGLES = " \ omap3-sgx-modules devmem2 \ @@ -139,6 +140,8 @@ RDEPENDS_${PN} = "\ ${UTIL_LINUX_NG_EXTRAS} \ # packagekit \ python-pygame \ + python-misc \ + python-modules \ alsa-utils alsa-utils-alsactl alsa-utils-alsamixer alsa-utils-aplay \ rdesktop \ \ diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index d1bcf2f..f5ec0fd 100755 --- a/recipes/tasks/task-pandora-xfce.bb +++ b/recipes/tasks/task-pandora-xfce.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the XFCE Pandora image" # Don't forget to bump the PR if you change it. -PR = "r33" +PR = "r34" inherit task @@ -87,6 +87,7 @@ GSTREAMER = " \ # gst-plugins-bad-meta \ # gst-plugins-ugly-meta \ gst-plugin-gles \ + qt4-plugin-phonon-backend-gstreamer \ " ICON_THEME = " \ @@ -146,6 +147,7 @@ QT_SUPPORT = " \ ${QT_SELECTED} \ qt4-plugin-imageformat-jpeg \ qt4-plugin-imageformat-gif \ + libqtopengl4 \ " # We want all of the Qt metapackage (for dev use) without the demos/examples.