From: Phil Blundell Date: Sat, 27 Nov 2004 11:32:25 +0000 (+0000) Subject: remove linphone-hh from bigscreen X-Git-Tag: Release-2010-05/1~15908 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80e85c0a8664aa9e5008268ed03c6c1cd30366bb;p=openembedded.git remove linphone-hh from bigscreen add gpe-task-games to bigscreen and smallscreen BKrev: 41a865c9VrX1k4NPKvkecGnX3_nZ7A --- diff --git a/meta/gpe-image.oe b/meta/gpe-image.oe index 2efb2561da..09dc9963b2 100644 --- a/meta/gpe-image.oe +++ b/meta/gpe-image.oe @@ -6,7 +6,7 @@ FEED_URIS_append_openzaurus = " x11##http://openzaurus.org/official/unstable/3.5 FEED_URIS_append_familiar = " x11##http://familiar.handhelds.org/releases/0.8/feed/x11 \ gpe##http://familiar.handhelds.org/releases/0.8/feed/gpe" -PR = "r7" +PR = "r8" export IMAGE_BASENAME = "gpe-image" @@ -17,11 +17,11 @@ GPE_EXTRA_INSTALL += "${GPE_EXTRA_DEPENDS_${GPE_MACHINE_CLASS}}" #GPE_EXTRA_DEPENDS_bigscreen = "firefox linphone" #GPE_EXTRA_INSTALL_bigscreen = "firefox linphone" -GPE_EXTRA_DEPENDS_bigscreen = "minimo linphone-hh" -GPE_EXTRA_INSTALL_bigscreen = "minimo linphone-hh" +GPE_EXTRA_DEPENDS_bigscreen = "minimo" +GPE_EXTRA_INSTALL_bigscreen = "minimo gpe-task-games" GPE_EXTRA_DEPENDS_smallscreen = "minimo linphone-hh" -GPE_EXTRA_INSTALL_smallscreen = "minimo linphone-hh" +GPE_EXTRA_INSTALL_smallscreen = "minimo linphone-hh gpe-task-games" GPE_EXTRA_DEPENDS_none = "" GPE_EXTRA_INSTALL_none = ""