DESCRIPTION = "Python Implementation of Linda Tuple Space" SECTION = "devel/python" HOMEPAGE = "http://www-users.cs.york.ac.uk/~aw/pylinda/" PRIORITY = "optional" LICENSE = "LGPL" SRCNAME = "linda" SRC_URI = "http://www-users.cs.york.ac.uk/~aw/pylinda/dist/linda-${PV}.tar.gz \ file://honor-datadir.patch;patch=1" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils export LINDA_DATADIR = "${D}/${libdir}/${PYTHON_DIR}" > cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/recipes/opie-mediaplayer1
AgeCommit message (Expand)AuthorFiles
2010-08-17opie: remove version 1.2.2 recipesPaul Eggleton2
2010-06-03recipes: conform to OE packaging guidelines with RDEPENDS/RRECOMMENDSMartin Jansa2
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson1
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson1
2010-04-12opie: add OPIE_CVS_PV definition to cvs recipes using it for PV without inclu...Martin Jansa1
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko11