DESCRIPTION = "A pure Python implementation of Zeroconf" SECTION = "devel/python" PRIORITY = "optional" LICENSE = "LGPL" PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/pyzeroconf/pyzeroconf-${PV}.tgz" S = "${WORKDIR}/pyzeroconf-${PV}" inherit distutils-base do_install() { install -d ${D}${libdir} install -d ${D}${libdir}/${PYTHON_DIR} install -d ${D}${libdir}/${PYTHON_DIR}/site-packages install -m 0644 Zeroconf.py ${D}${libdir}/${PYTHON_DIR}/site-packages/ } >cgit logo index : multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/tasks/task-opie-16mb.bb
AgeCommit message (Expand)AuthorFiles
2008-05-17tasks: replace unsupported opie-pcmcicaapplet with opie-cardapplet in all tasksRolf Leggewie1
2008-01-01task-opie*: "apm" is MACHINE_FEATURE, not COMBINED.Paul Eggleton1
2007-11-11task-opie-16mb: Add an opie-taskbar-images instance.Paul Sokolovsky1
2007-08-23task-{opie,qpe}*: use task.bbclassPhilipp Zabel1
2007-06-23task-opie-16mb, opie-image-16mb: Add task and image recipes for small OPIE im...Paul Sokolovsky1