DESCRIPTION = "PyODE is a set of open-source Python bindings for The Open Dynamics Engine, \ an open-source physics engine. PyODE also includes an XODE parser." SECTION = "devel/python" PRIORITY = "optional" LICENSE = "LGPL" DEPENDS = "ode" SRCNAME = "PyODE" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/pyode/${SRCNAME}-${PV}.tar.bz2 \ file://install.patch;patch=1" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils do_configure_prepend() { ln -s ${STAGING_LIBDIR}/.. ../ode } > index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/mtd
AgeCommit message (Expand)AuthorFiles
2006-09-14mtn: added configuration for cvs20041113 version of mtd-utils which works for...Martin Dietze3
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
2006-07-22mtd-utils: Fix PV strings and lower default preference of 1.0.0 due to build ...Richard Purdie5
2006-06-01mtd-utils: Add 1.0.0 release.Jonathan McDowell1
2006-02-23mtd-utils: add snapshot 20060223, includes sumtoolPhilipp Zabel4
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1
2005-12-30mtd-utils: add patch to make nanddump --ignoreerrors actually do something di...Arjan Schrijver2