require python-scons_${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_LIBDIR}/.. --install-data=${STAGING_DATADIR} || \ oefatal "python setup.py install execution failed." } do_install() { : } e.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/neon/neon_0.25.5.bb
AgeCommit message (Expand)AuthorFiles
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
2007-05-09neon: force gnutls support as per bug #2280Michael Krelin1
2007-05-08neon: stage pkgconfig stuffMichael Krelin1
2007-01-15neon: fix SRC_URI to make older versions fetchable againRolf Leggewie1
2006-11-04bump PR on various recipes using binconfigKoen Kooi1
2006-05-09neon: alter source while webdav is offlineMichael Lauer1
2006-03-15subversion-1.3.0,davfs2-0.2.8: push newest releasesMustafa Yuecel1