machine and distribution configuration files. Can be used by OE commander or similar frontends.
BKrev: 40ec4a62u7Xa7JquARtfZidIw2T2IQ
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-5000, Sharp Zaurus SL-5500
+#@DESCRIPTION: Machine configuration for the SA1100 based Sharp Zaurus SL-5000 and SL-5500 devices
+
TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-C700
+#@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-C700 device
+
+include conf/zaurus-pxa.conf
+#@TYPE: Distribution
+#@NAME: Familiar Linux
+#@DESCRIPTION: Distribution configuration for Familiar Linux (handhelds.org)
+
+INHERIT += " package_ipk debian"
+#@TYPE: Machine
+#@NAME: Compaq iPAQ 36xx,Compaq iPAQ 37xx,Compaq iPAQ 38xx
+#@DESCRIPTION: Machine configuration for the Compaq iPAQ 36xx, Compaq iPAQ 37xx and Compaq iPAQ 38xx devices
+
TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ipaqsa h3600"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+#@TYPE: Machine
+#@NAME: Compaq iPAQ 39xx, Compaq iPAQ 54xx, Compaq iPAQ 55xx
+#@DESCRIPTION: Machine configuration for the Compaq iPAQ 39xx, Compaq iPAQ 54xx, and Compaq iPAQ 55xx devices
+
TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ipaqpxa h3900"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-C750,Sharp Zaurus SL-C760
+#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C760 and Sharp Zaurus SL-C860 devices
+
+include conf/zaurus-pxa.conf
+#@TYPE: Distribution
+#@NAME: OpenSIMpad
+#@DESCRIPTION: Distribution configuration for OpenSIMpad (opensimpad.org)
+
+INHERIT += " package_ipk debian"
+#@TYPE: Distribution
+#@NAME: OpenZaurus
+#@DESCRIPTION: Distribution configuration for OpenZaurus (opensimpad.org)
+
+INHERIT += " package_ipk debian"
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-B500, Sharp Zaurus SL-5600
+#@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-B500 and SHarp Zaurus SL-5600 devices
+
TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+#@TYPE: Machine
+#@NAME: M&N MNCI-RX
+#@DESCRIPTION: Machine configuration for the PXA255 based M&N Logistik Lösungen MNCI-RX
+
+TARGET_ARCH = arm
+EXTRA_IMAGECMD_jffs2 = "--pad=0x1ec0000 --eraseblock=0x40000"
+#EXTRA_IMAGEDEPENDS = ""
+PREFERRED_PROVIDERS_append = " virtual/kernel:ramses"
+BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel"
+BOOTSTRAP_EXTRA_RDEPENDS = "kernel"
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-C750
+#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C750 device
+
+include conf/zaurus-pxa.conf
+#@TYPE: Machine
+#@NAME: SIEMENS SIMpad SL4, SIEMENS SIMpad CL4, SIEMENS SIMpad SLC, Telekom T-Sinus PAD
+#@DESCRIPTION: Machine configuration for the SA1100 based SIEMENS SIMpad and Telekom T-Sinus PAD devices
+
TARGET_ARCH = "arm"
IPKG_ARCHS = "all arm ${MACHINE}"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-6000
+#@DESCRIPTION: Machine configuration for the PXA255 based Sharp Zaurus SL-6000 device
+
+include conf/zaurus-pxa.conf