From: Michael Lauer Date: Thu, 28 Feb 2008 13:28:30 +0000 (+0000) Subject: ode 0.8 update to 0.9 and bring back from nonworking X-Git-Tag: Release-2010-05/1~7572^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7aeef3fb4a7b70c8c70b24f4198a683b2452ba1;p=openembedded.git ode 0.8 update to 0.9 and bring back from nonworking --- diff --git a/packages/nonworking/ode/files/config.h b/packages/nonworking/ode/files/config.h deleted file mode 100644 index 8711bd91b2..0000000000 --- a/packages/nonworking/ode/files/config.h +++ /dev/null @@ -1,48 +0,0 @@ -/* per-machine configuration. this file is automatically generated. */ - -#ifndef _ODE_CONFIG_H_ -#define _ODE_CONFIG_H_ - -/* standard system headers */ -#include -#include -#include -#include -#include -#include -#include -#include -#include - -#ifdef __cplusplus -extern "C" { -#endif - -/* is this a pentium on a gcc-based platform? */ -#undef PENTIUM - -/* integer types (we assume int >= 32 bits) */ -typedef char int8; -typedef unsigned char uint8; -typedef short int16; -typedef unsigned short uint16; -typedef int int32; -typedef unsigned int uint32; - -/* an integer type that we can safely cast a pointer to and - * from without loss of bits. - */ -typedef unsigned int intP; - -/* select the base floating point type */ -#define dDOUBLE 1 - -/* the floating point infinity */ -#define dInfinity DBL_MAX - -/* available functions */ - -#ifdef __cplusplus -} -#endif -#endif diff --git a/packages/nonworking/ode/.mtn2git_empty b/packages/ode/.mtn2git_empty similarity index 100% rename from packages/nonworking/ode/.mtn2git_empty rename to packages/ode/.mtn2git_empty diff --git a/packages/nonworking/ode/files/.mtn2git_empty b/packages/ode/files/.mtn2git_empty similarity index 100% rename from packages/nonworking/ode/files/.mtn2git_empty rename to packages/ode/files/.mtn2git_empty diff --git a/packages/nonworking/ode/ode_0.8.bb b/packages/ode/ode_0.9.bb similarity index 100% rename from packages/nonworking/ode/ode_0.8.bb rename to packages/ode/ode_0.9.bb