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() { : } ech-oe.git' title='multitech-oe.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/packages/python/python-native-2.5.1/bindir-libdir.patch
AgeCommit message (Expand)AuthorFiles
2007-08-15major python upgrade: add python[-native] 2.5.1, rename python-2.4 packageMichael Lauer1