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" SRCNAME = "PyODE" SRC_URI = "${SOURCEFORGE_MIRROR}/pyode/${SRCNAME}-${PV}.tar.bz2" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils do_configure_prepend() { ln -s ${STAGING_LIBDIR}/.. ../ode } rowspan='2'>cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/tar
AgeCommit message (Expand)AuthorFiles
2007-08-19tar: drop VERY OLD recipe which is not used since BitBake was createdMarcin Juszkiewicz2
2007-08-19tar: added 1.18Marcin Juszkiewicz1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1