aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/nokia770.conf
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2005-08-01 16:55:47 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-01 16:55:47 +0000
commit589dd12e17a7758a01668da58cbfd951d05c2808 (patch)
treea7b66d2548e08b13109cd95d472b8a15ef0c22c1 /conf/machine/nokia770.conf
parent376ed2339293d4beaeac69f8edad13ea208f787d (diff)
downloadopenembedded-589dd12e17a7758a01668da58cbfd951d05c2808.tar.gz
Install gpe-mini-browser in gpe images, some minor bugfixes.
Diffstat (limited to 'conf/machine/nokia770.conf')
-rw-r--r--conf/machine/nokia770.conf14
1 files changed, 8 insertions, 6 deletions
diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf
index 7a39104c63..c928093855 100644
--- a/conf/machine/nokia770.conf
+++ b/conf/machine/nokia770.conf
@@ -11,10 +11,8 @@ XSERVER = "xserver-kdrive-omap"
# 800x480 is big enough for me
GUI_MACHINE_CLASS = "bigscreen"
-GPE_EXTRA_DEPENDS += "gaim sylpheed"
-GPE_EXTRA_INSTALL += "gaim sylpheed"
-
-include conf/machine/handheld-common.conf
+GPE_EXTRA_DEPENDS += "gaim sylpheed gpe-mini-browser"
+GPE_EXTRA_INSTALL += "gaim sylpheed gpe-mini-browser"
# Use tune-arm926 per default. Machine independent feeds should be built with tune-strongarm.
include conf/machine/tune-arm926ejs.conf
@@ -32,10 +30,10 @@ SERIAL_CONSOLE = "115200 ttyS0"
#build omap1 till nokia releases the patches
PREFERRED_PROVIDER_virtual/kernel = "linux-omap1"
-BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel sysfsutils nokia770-init \
+BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel sysfsutils nokia770-init \
pcmcia-cs apmd ppp wireless-tools console-tools openswan wpa-supplicant-nossl lrzsz ppp-dialin"
-BOOTSTRAP_EXTRA_RDEPENDS = "sysfsutils nokia770-init \
+BOOTSTRAP_EXTRA_RDEPENDS += "sysfsutils nokia770-init \
pcmcia-cs apm ppp wireless-tools console-tools"
# NFS Modules
@@ -56,3 +54,7 @@ pcmcia-cs apm ppp wireless-tools console-tools"
#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-gadgetfs kernel-module-g-file-storage kernel-module-g-serial \
# kernel-module-g-ether"
+include conf/machine/handheld-common.conf
+
+
+