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} }
summaryrefslogtreecommitdiff
path: root/packages/openocd/openocd-native_svn.bb
AgeCommit message (Expand)AuthorFiles
2007-06-21openocd[-native] update recipe, add link-static patch, put into deploy direct...Michael Lauer1
2007-03-12openocd: Updated so the non-native package builds and works with the Neo debu...Rod Whitby1
2007-02-16openocd: merge openocd from openmoko svnKoen Kooi1