From: David-John Willis Date: Mon, 10 May 2010 08:57:27 +0000 (+0100) Subject: task-pandora-*: Drop a lot of media apps that pull in codec's that may not be FOSS... X-Git-Tag: Release-2010-05/1~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=commitdiff_plain;h=13391b2914dc3333c45b212851e3796a6c25ec5e task-pandora-*: Drop a lot of media apps that pull in codec's that may not be FOSS friendly. --- diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 876b19e..8d2dfe9 100755 --- a/recipes/tasks/task-pandora-core.bb +++ b/recipes/tasks/task-pandora-core.bb @@ -5,12 +5,11 @@ 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 = "r22" +PR = "r24" inherit task AUFS = " \ -# aufs2-27 \ aufs2-util \ " @@ -123,6 +122,7 @@ RDEPENDS_${PN} = "\ ${MEDIA_LIBS} \ ${OPENGLES} \ ${PANDORA_LIBS} \ + ${PAM} \ ${SSH} \ ${SUDO} \ ${TOUCHSCREEN} \ @@ -133,20 +133,12 @@ RDEPENDS_${PN} = "\ python-pygame \ alsa-utils alsa-utils-alsactl alsa-utils-alsamixer alsa-utils-aplay \ rdesktop \ - mplayer \ \ # angstrom-zeroconf-audio \ angstrom-led-config \ - \ - ${PAM} \ " # Make sure we install all kernel modules with the Pandora images RRECOMMENDS_${PN} += "kernel-modules" PACKAGE_ARCH = "${MACHINE_ARCH}" - -RRECOMMENDS_${PN}_append_armv7a = " \ -# gnash gnash-browser-plugin \ - omapfbplay \ -" diff --git a/recipes/tasks/task-pandora-xfce.bb b/recipes/tasks/task-pandora-xfce.bb index 4825a80..7f3fae4 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 = "r23" +PR = "r24" inherit task @@ -61,11 +61,11 @@ GAMES = " \ # scummvm \ # frozen-bubble \ # gnome-games \ - numptyphysics \ +# numptyphysics \ " GNOME_APPS = " \ - gnome-mplayer \ +# gnome-mplayer \ # gcalctool \ gnome-keyring gnome-keyring-pam-plugin \ gksu \ @@ -78,13 +78,13 @@ GNOME_GTK = " \ GSTREAMER = " \ # gstreamer-ti \ - gst-ffmpeg \ +# gst-ffmpeg \ gst-omapfb \ # gst-plugin-pulse \ gst-plugin-xvimagesink \ - gst-plugins-base-meta \ - gst-plugins-good-meta \ - gst-plugins-bad-meta \ +# gst-plugins-base-meta \ +# gst-plugins-good-meta \ +# gst-plugins-bad-meta \ # gst-plugins-ugly-meta \ gst-plugin-gles \ " @@ -148,16 +148,16 @@ BAD_RRECOMMENDS += " \ " TOTEM = " \ - totem \ - totem-browser-plugin \ - totem-plugin-bemused \ - totem-plugin-gromit \ - totem-plugin-media-player-keys \ - totem-plugin-ontop \ - totem-plugin-properties \ - totem-plugin-screensaver \ - totem-plugin-skipto \ - totem-plugin-thumbnail \ +# totem \ +# totem-browser-plugin \ +# totem-plugin-bemused \ +# totem-plugin-gromit \ +# totem-plugin-media-player-keys \ +# totem-plugin-ontop \ +# totem-plugin-properties \ +# totem-plugin-screensaver \ +# totem-plugin-skipto \ +# totem-plugin-thumbnail \ " TOUCHSCREEN = " \