Add userfriendly names and descriptions for
authorMichael Lauer <mickey@vanille-media.de>
Wed, 7 Jul 2004 19:09:22 +0000 (19:09 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Wed, 7 Jul 2004 19:09:22 +0000 (19:09 +0000)
machine and distribution configuration files. Can be used by OE commander or similar frontends.

BKrev: 40ec4a62u7Xa7JquARtfZidIw2T2IQ

13 files changed:
conf/collie.conf
conf/corgi.conf
conf/familiar.conf
conf/h3600.conf
conf/h3900.conf
conf/husky.conf
conf/opensimpad.conf
conf/openzaurus.conf
conf/poodle.conf
conf/ramses.conf
conf/shepherd.conf
conf/simpad.conf
conf/tosa.conf

index 198a9c1..17cc50a 100644 (file)
@@ -1,3 +1,7 @@
+#@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"
index e69de29..4e1793a 100644 (file)
@@ -0,0 +1,5 @@
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-C700
+#@DESCRIPTION: Machine configuration for the PXA250 based Sharp Zaurus SL-C700 device
+
+include conf/zaurus-pxa.conf
index e69de29..adeeb61 100644 (file)
@@ -0,0 +1,5 @@
+#@TYPE: Distribution
+#@NAME: Familiar Linux
+#@DESCRIPTION: Distribution configuration for Familiar Linux (handhelds.org)
+
+INHERIT += " package_ipk debian"
index e9e302f..9f329c0 100644 (file)
@@ -1,3 +1,7 @@
+#@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"
index 8299406..ac6809b 100644 (file)
@@ -1,3 +1,7 @@
+#@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"
index e69de29..c831003 100644 (file)
@@ -0,0 +1,5 @@
+#@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
index e69de29..db7de6e 100644 (file)
@@ -0,0 +1,5 @@
+#@TYPE: Distribution
+#@NAME: OpenSIMpad
+#@DESCRIPTION: Distribution configuration for OpenSIMpad (opensimpad.org)
+
+INHERIT += " package_ipk debian"
index e69de29..a3049fc 100644 (file)
@@ -0,0 +1,5 @@
+#@TYPE: Distribution
+#@NAME: OpenZaurus
+#@DESCRIPTION: Distribution configuration for OpenZaurus (opensimpad.org)
+
+INHERIT += " package_ipk debian"
index ca6ebb0..6e93529 100644 (file)
@@ -1,3 +1,7 @@
+#@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"
index e69de29..2866175 100644 (file)
@@ -0,0 +1,10 @@
+#@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"
index e69de29..0ec471d 100644 (file)
@@ -0,0 +1,5 @@
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-C750
+#@DESCRIPTION: Machine configuration for the Sharp Zaurus SL-C750 device
+
+include conf/zaurus-pxa.conf
index 5e817e9..e69da6b 100644 (file)
@@ -1,3 +1,7 @@
+#@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"
index e69de29..dbdb991 100644 (file)
@@ -0,0 +1,5 @@
+#@TYPE: Machine
+#@NAME: Sharp Zaurus SL-6000
+#@DESCRIPTION: Machine configuration for the PXA255 based Sharp Zaurus SL-6000 device
+
+include conf/zaurus-pxa.conf