aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-04-21 21:58:32 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-21 21:58:32 +0000
commit4e486202ca6156498843f958cd9b33d02507f300 (patch)
treead728c04de02802c395626e2989a426074ec332f /conf
parenteb9437b9cb53ac7d55dc797b99d85afa5216dad3 (diff)
parentcd532c6138a6bb9d80b9415d2e6689df46e7a84e (diff)
downloadopenembedded-4e486202ca6156498843f958cd9b33d02507f300.tar.gz
merge of 4995a10126c58b53310c37d0df752e7ed34d5bbd
and 4f902dc875e6cb6c2e8a42e01eb5069aa3e1cb2e
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/h2200.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index d1441172ea..15b7cdf706 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -18,14 +18,14 @@ BOOTSTRAP_EXTRA_DEPENDS_append = " mtd-utils h2200-bootloader handhelds-pxa-2.6
BOOTSTRAP_EXTRA_RRECOMMENDS = " ${@linux_module_packages('${H2200_MODULES}', d)}"
BOOTSTRAP_EXTRA_RDEPENDS_append = " mtd-utils h2200-bootloader kernel udev module-init-tools"
-PREFERRED_VERSION_handhelds-pxa-2.6 = "2.6.15-hh0"
-#CVSDATE_handhelds-pxa-2.6_h2200 = "20060215"
+PREFERRED_VERSION_handhelds-pxa-2.6 = "2.6.15-hh1"
#ship in rootfs:
H2200_MODULES = "g_ether g_serial g_file_storage snd-pcm-oss"
#autoload on boot:
module_autoload_snd-pcm-oss = "snd-pcm-oss"
+module_autoload_g_ether = "g_ether"
SERIAL_CONSOLE = "115200 tts/0 vt100"