From 1890a7a8cc4bf041b907f13e962cdca08f1f4fb7 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sat, 13 May 2006 14:03:55 +0000 Subject: remove opensimpad distro configurations. there is no such thing as a dedicated opensimpad distribution anymore. SIMpad support will be continued in Familiar Linux 0.8.4 and Angstrom. If you want to build a non-eabi SIMpad distro, set DISTRO = "openzaurus-unstable" --- conf/distro/opensimpad.conf | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 conf/distro/opensimpad.conf (limited to 'conf/distro/opensimpad.conf') diff --git a/conf/distro/opensimpad.conf b/conf/distro/opensimpad.conf deleted file mode 100644 index dc66621768..0000000000 --- a/conf/distro/opensimpad.conf +++ /dev/null @@ -1,11 +0,0 @@ -#@TYPE: Distribution -#@NAME: OpenSIMpad -#@DESCRIPTION: Distribution configuration for OpenSIMpad (http://www.opensimpad.org) - -INHERIT += " package_ipk debian" -TARGET_OS ?= "linux" -TARGET_FPU ?= "soft" - -PARALLEL_INSTALL_MODULES = "1" - -DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove this line or set a dummy DISTRO_VERSION if you really want to build an unversioned distro')}" -- cgit v1.2.3