require python-pyrex_${PV}.bb inherit native DEPENDS = "python-native" RDEPENDS = "" do_stage() { BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ ${STAGING_BINDIR}/python setup.py install --prefix=${STAGING_BINDIR}/.. --install-data=${STAGING_DATADIR} } ='https://git.multitech.net/cgit/multitech-oe.git' title='multitech-oe.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/opie-keytabs
AgeCommit message (Expand)AuthorFiles
2007-03-10opie-*: Convert remaining recipes with "cvs-" version to OPIE_CVS_PV.Paul Sokolovsky1
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
2006-07-02Opie: Rename Opie 1.2.1 to 1.2.2, Remove PRsHolger Freyther2
2006-04-24opie-keytabs: remove bogus depends on libqpe, keytabs is just data filesMichael Lauer1
2006-01-13Fix the opie CVS PV changes for the opie packages that don't inherit opie. Al...Richard Purdie1
2006-01-12Correct Opie PV format to preserve upgradability of packages but note where c...Richard Purdie1
2006-01-07Convert CVSDATE -> SRCDATE. Also standardise cvs and svn PVs to x.x.x+cvsYYYY...Richard Purdie1