[oe-commits] Tim 'timtim' Ellis : lsarm: This machine was supersceded by the lspro and kuropro machines some time ago - remove it

GIT User account git at amethyst.openembedded.net
Thu Jan 15 23:15:50 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 1b2a5827211ecc77d74e89df47ade19977739af7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1b2a5827211ecc77d74e89df47ade19977739af7

Author: Tim 'timtim' Ellis <tim.ellis at foonas.org>
Date:   Thu Jan 15 23:14:35 2009 +0000

lsarm: This machine was supersceded by the lspro and kuropro machines some time ago - remove it

---

 conf/machine/lsarm.conf |   30 ------------------------------
 1 files changed, 0 insertions(+), 30 deletions(-)

diff --git a/conf/machine/lsarm.conf b/conf/machine/lsarm.conf
deleted file mode 100644
index 4760d64..0000000
--- a/conf/machine/lsarm.conf
+++ /dev/null
@@ -1,30 +0,0 @@
-#@TYPE: Machine
-#@NAME: ARM based Buffalo Linkstation
-#@DESCRIPTION: Machine configuration for various different ARM based linkstations
-TARGET_ARCH = "arm"
-PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
-INHERIT += "lsarm-image"
-
-MACHINE_EXTRA_RDEPENDS = "miconapl micro-evtd"
-MACHINE_FEATURES = "kernel26 usbhost ext2 pci uboot"
-
-
-PREFERRED_PROVIDER_virtual/bootloader = ""
-
-USE_DEVFS = "0"
-
-require conf/machine/include/tune-arm926ejs.inc
-
-IMAGE_FSTYPES = "tar.gz"
-
-# serial console port on devboard rev. B3
-SERIAL_CONSOLE = "115200 ttyS0"
-
-HOTPLUG = "udev"
-udevdir = "/dev"
-
-IMAGE_DEVICE_TABLES = "files/device_table-slugos.txt"
-
-BOOTSTRAP_EXTRA_RDEPENDS = "udev module-init-tools kernel-modules"
-PREFERRED_PROVIDER_virtual/kernel = "linux-linkstationarm"
-





More information about the Openembedded-commits mailing list