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/bash
AgeCommit message (Expand)AuthorFiles
2006-04-04bash 3.0: Bump PRRichard Purdie1
2006-04-04bash 3.0: Add various fixes from upstream (from Stelios Koroneos #767)Richard Purdie2
2005-09-30bash: kill the output from grepping after shellsOyvind Repvik1
2005-09-30bash: create sysconfdir/shells upon installOyvind Repvik1
2005-06-30import clean BK tree at cset 1.3670Koen Kooienssl.inc?id=6114ba8eaa8d149324204d27d574462f43c52856'>openssl: fix FILES, spotted by Junqian Gordon XuKoen Kooi1
2006-11-16openssl: Use the new siteinfo stuff to determine the endianess and set theJamie Lenehan1
2006-09-17openssl: add openssl-native (needed for git-native)Michael Lauer1
2006-09-08openssl: duplicated mtx-1 specific configuration for mtx-2Martin Dietze1
2006-08-16openssl: Update the endianess test to handle the situation whereJamie Lenehan1