DESCRIPTION = "Scapy is a powerful interactive packet manipulation tool, \ packet generator, network scanner, network discovery, packet sniffer, etc. \ It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, \ tcpdump, tethereal, p0f, ...." SECTION = "devel/python" HOMEPAGE = "http://www.secdev.org/projects/scapy/" LICENSE = "GPL" PRIORITY = "optional" SRCNAME = "scapy" PR = "ml1" SRC_URI = "http://www.secdev.org/projects/scapy/files/scapy-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit distutils RDEPENDS = "\ python-netclient \ python-netserver \ " href='/cgit/multitech-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/ltrace
AgeCommit message (Expand)AuthorFiles
2007-03-26ltrace: make it buildable on misc architectures (copied some stuff from linux...Marcin Juszkiewicz1
2007-03-19ltrace: fix configure.ac to not search in /usr/include for header filesHolger Schurig3
2006-11-20another set of parse errors fixingMarcin Juszkiewicz1
2006-09-19ltrace: remove 0.3.36 and add 0.4Michael Lauer4
2006-09-17ltrace: fix building for ARCH=i686 and ARCH=i586Michael Lauer1
2006-08-30ltrace: add mvista-toolchain specific version, fix building w/ gnueabiMichael Lauer4
2006-05-12ltrace: remove do_installMichael Lauer1
2006-05-11ltrace: add 0.3.36, bring back from nonworkingMichael Lauer2