surpport seeking the recorded video
[vuplus_openembedded] / conf / machine / h5000.conf
index c4c1237..73fbf17 100644 (file)
@@ -6,7 +6,6 @@
 # Hardware-based properties
 #
 TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5e armv5te"
 
 require conf/machine/include/tune-xscale.inc
 
@@ -24,10 +23,15 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-handhelds-2.6"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 EXTRA_IMAGECMD_jffs2 = "-e 0x40000 -p ; echo '${IMAGE_NAME}  ${IMAGE_NAME}.rootfs.jffs2 - root' >> ${DEPLOY_DIR_IMAGE}/reflash.ctl"
 
+# Ship complete set of modules ('kernel-modules') for easier debug purposes 
 MACHINE_EXTRA_RDEPENDS = "kernel ipaq-boot-params"
-MACHINE_EXTRA_RRECOMMENDS = " kernel-module-h5400-lcd \
+MACHINE_EXTRA_RRECOMMENDS = " kernel-modules \
+                              kernel-module-h5400-lcd \
                              kernel-module-h5400-battery \
-                             kernel-module-snd-soc-h5000"
+                             kernel-module-h5400-bt \
+                             kernel-module-snd-soc-h5000 \
+                             kernel-module-i2c-pxa \
+                             at76c503a-modules"
 
 #
 # Modules autoload and other boot properties