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=8d2dfe9c04bad444f466e270a2dffcacde7ade6d;hp=876b19e6be77b17a5c1d4be9d9d21b8829a58ef1;hb=13391b2914dc3333c45b212851e3796a6c25ec5e;hpb=10b6f0b4a7839f6491a657e717522806542b5297 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 \ -"