summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-07-31 18:45:56 +0000
committerPhil Blundell <philb@gnu.org>2004-07-31 18:45:56 +0000
commitd52797f493656bbd2108345fa35554b91a55c44c (patch)
treed8b647baca3607dfac5035d91ca5614fc49315bc
parentc152faed86698fe6ed6205a5944d4509b1b3cdf3 (diff)
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
-rw-r--r--meta/gpe-image.oe4
1 files changed, 2 insertions, 2 deletions
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"