From: David-John Willis Date: Tue, 19 May 2009 15:31:58 +0000 (+0100) Subject: Bump PR of tasks and commit latest versions to GIT. X-Git-Tag: Release-2010-05/1~198 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b680c8bdf8752693006d661c73cad02f2867300;p=openpandora.oe.git Bump PR of tasks and commit latest versions to GIT. --- diff --git a/recipes/tasks/task-pandora-core.bb b/recipes/tasks/task-pandora-core.bb index 237da93..39b7a85 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 in the Pandora image" # Don't forget to bump the PR if you change it. -PR = "r3.2" +PR = "r3.3" inherit task @@ -14,6 +14,7 @@ RDEPENDS_${PN} = "\ task-proper-tools \ pandora-firmware \ pandora-wifi pandora-wifi-tools \ + pandora-libpnd \ omap3-deviceid \ omap3-sgx-modules devmem2 libgles-omap3 \ sudo \ diff --git a/recipes/tasks/task-pandora-desktop.bb b/recipes/tasks/task-pandora-desktop.bb index c468010..9ecb69f 100755 --- a/recipes/tasks/task-pandora-desktop.bb +++ b/recipes/tasks/task-pandora-desktop.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Task file for the 'desktop' Pandora image" # Don't forget to bump the PR if you change it. -PR = "r1.7" +PR = "r1.10" inherit task @@ -10,6 +10,7 @@ ECONFIG ?= "places e-wm-config-angstrom e-wm-config-default" RDEPENDS_${PN} = "\ task-pandora-core \ + entrance \ angstrom-x11-base-depends \ angstrom-gpe-task-base angstrom-gpe-task-game angstrom-ohand-task-pim angstrom-gpe-task-apps angstrom-gpe-task-settings \ angstrom-zeroconf-audio \ @@ -24,14 +25,15 @@ RDEPENDS_${PN} = "\ abiword \ gnumeric \ gimp \ - powertop oprofile \ + oprofile \ pidgin \ gnome-games \ stalonetray \ synergy \ x11vnc angstrom-x11vnc-xinit \ angstrom-gnome-icon-theme-enable \ - networkmanager-applet \ +# networkmanager-applet \ + connman-gnome \ scummvm \ ogre-egl \ " diff --git a/recipes/tasks/task-pandora-gui.bb b/recipes/tasks/task-pandora-gui.bb index 51ae905..8c91b69 100755 --- a/recipes/tasks/task-pandora-gui.bb +++ b/recipes/tasks/task-pandora-gui.bb @@ -2,12 +2,13 @@ DESCRIPTION = "Task file for default GUI apps in the Pandora image" # Don't forget to bump the PR if you change it. -PR = "r1.8" +PR = "r1.9" inherit task RDEPENDS_${PN} = "\ task-pandora-core \ + entrance \ angstrom-x11-base-depends \ angstrom-gpe-task-base angstrom-gpe-task-game angstrom-ohand-task-pim angstrom-gpe-task-apps angstrom-gpe-task-settings \ angstrom-zeroconf-audio \ @@ -30,7 +31,7 @@ RDEPENDS_${PN} = "\ xterm \ xtscal \ matchbox-wm \ - matchbox-desktop matchbox-panel-2 matchbox-panel-manager matchbox-panel-hacks \ + matchbox-desktop matchbox-panel matchbox-panel-manager matchbox-panel-hacks \ matchbox-keyboard matchbox-keyboard-applet matchbox-keyboard-im \ matchbox-common matchbox-config-gtk \ matchbox-terminal \ @@ -45,5 +46,6 @@ RDEPENDS_${PN} = "\ matchbox-applet-volume \ matchbox-applet-startup-monitor \ # networkmanager-applet \ + connman-gnome \ scummvm \ "