#@TYPE: Machine #@NAME: HP iPAQ h22xx #@DESCRIPTION: Machine configuration for the HP iPAQ h22xx TARGET_ARCH = "arm" IPKG_ARCHS = "all arm armv4 armv4t armv5e armv5te ipaqpxa h2200" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" EXTRA_IMAGECMD_jffs2_h2200 = "--pad --no-cleanmarkers --eraseblock=16384" ROOT_FLASH_SIZE = "32" BOOTSTRAP_EXTRA_DEPENDS_append = " mtd-utils h2200-bootloader handhelds-pxa-2.6 udev module-init-tools" 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-hh2" #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" USE_VT = "0" include conf/machine/ipaq-common.conf include conf/machine/handheld-common.conf GUI_MACHINE_CLASS = "smallscreen" GPE_EXTRA_DEPENDS += "gaim gpe-filemanager" GPE_EXTRA_INSTALL += "gaim gpe-filemanager" include conf/machine/tune-strongarm.conf # LAB can only resolve relative symlinks ROOTFS_POSTPROCESS_COMMAND += "make_zimage_symlink_relative; "