From: Phil Blundell Date: Sat, 31 Jul 2004 18:45:56 +0000 (+0000) Subject: Merge bk://openembedded@openembedded.bkbits.net/packages X-Git-Tag: Release-2010-05/1~17928 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d52797f493656bbd2108345fa35554b91a55c44c;p=openembedded.git Merge bk://openembedded@openembedded.bkbits.net/packages into stealth.(none):/home/pb/oe/oe-packages 2004/07/31 19:45:42+01:00 (none)!pb add rhythmbox to bigscreen config, and replace firefox with minimo BKrev: 410be8e4J7i6WanxJIellfAsR2SeRg --- diff --git a/meta/gpe-image.oe b/meta/gpe-image.oe index 959d234d6e..267e1e89eb 100644 --- a/meta/gpe-image.oe +++ b/meta/gpe-image.oe @@ -5,8 +5,8 @@ GPE_MACHINE_CLASS ?= "none" GPE_EXTRA_DEPENDS ?= "${GPE_EXTRA_DEPENDS_${GPE_MACHINE_CLASS}}" GPE_EXTRA_INSTALL ?= "${GPE_EXTRA_DEPENDS_${GPE_MACHINE_CLASS}}" -GPE_EXTRA_DEPENDS_bigscreen = "firefox gaim linphone" -GPE_EXTRA_INSTALL_bigscreen = "firefox gaim" +GPE_EXTRA_DEPENDS_bigscreen = "minimo gaim linphone rhythmbox" +GPE_EXTRA_INSTALL_bigscreen = "minimo gaim linphone rhythmbox" GPE_EXTRA_DEPENDS_smallscreen = "minimo" GPE_EXTRA_INSTALL_smallscreen = "minimo"