require python-cython_${PV}.bb inherit native DEPENDS = "python-native" RDEPENDS = "" do_stage() { BUILD_SYS=${BUILD_SYS} HOST_SYS=${HOST_SYS} \ STAGING_LIBDIR=${STAGING_LIBDIR} STAGING_INCDIR=${STAGING_INCDIR} \ ${STAGING_BINDIR}/python setup.py install --prefix=${STAGING_BINDIR}/.. --install-data=${STAGING_DATADIR} } ry'/>
summaryrefslogtreecommitdiff
path: root/packages/sysconf
AgeCommit message (Collapse)AuthorFiles
2007-08-10sysconf: Removed the erroneous conffiles lineRod Whitby1
2007-06-02sysconf: Trival code comment cleanupRod Whitby1
2007-05-05sysconf: Remove /linuxrc and spurious debug messagesRod Whitby3
2007-03-25sysconf: A general utility for storing network configuration and CONFFILES ↵Rod Whitby6
in a flash partition