DESCRIPTION = "Python SOAP Bindings" SECTION = "devel/python" HOMEPAGE = "http://pywebsvcs.sourceforge.net/" PRIORITY = "optional" LICENSE = "BSD" RDEPENDS = "python-xml python-fpconst" SRCNAME = "SOAPpy" SRC_URI = "${SOURCEFORGE_MIRROR}/pywebsvcs/${SRCNAME}-${PV}.tar.gz \ file://fix-future.patch;patch=1 \ file://fpconst.py" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils do_compile_prepend() { install -m 0644 ${WORKDIR}/fpconst.py ${S}/SOAPpy/fpconst.py } ng' alt='cgit logo'/> index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/update-modules
AgeCommit message (Expand)AuthorFiles
2007-08-29update-modules: Insert special case work-around for a legacy corner case of a...Rod Whitby1
2007-08-29update-modules: depend on depmod (Take from Poky - r2589)Marcin Juszkiewicz1
2006-02-04update-modules: fix module loading during first bootPhilipp Zabel2
2005-06-30import clean BK tree at cset 1.3670Koen Kooi6
2005-06-15Merge bk://oe-devel.bkbits.net/openembeddedJohn Bowler1
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson3