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" PRIORITY = "optional" MAINTAINER = "Michael 'Mickey' Lauer " RDEPENDS = "python-core python-netclient python-netserver" SRCNAME = "scapy" SRC_URI = "http://www.cartel-securite.fr/pbiondi/python/scapy-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" do_install() { install -d ${D}/${libdir}/python2.3 install -m 0755 ${S}/scapy.py ${D}/${libdir}/python2.3/ } FILES_${PN} = "${libdir}/python2.3/" /td>
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/conf/machine/include/handheld-common.conf
AgeCommit message (Expand)AuthorFiles
2006-06-28conf/machine/include/: remove openswan, do distro stuff in conf/distroKoen Kooi1
2006-03-23PCMCIA_MANAGER: Correctly handle this for various machines in a consistent wa...Richard Purdie1
2006-03-12wpa-supplicant, gnutls, libgcrypt, various .confs: revert recent commits by jnc.Rene Wagner1
2006-03-11WPA Supplicant updates, and inclusion of version 0.5.1 for distros with gnutl...Joseph Cole1
2006-02-10handheld-common.conf: Remove irtty-sir from HANDHELD_MODULES.Matt Reimer1
2006-02-10handheld-common.conf: Add hidp and irtty-sir to HANDHELD_MODULES, so theseMatt Reimer1
2006-01-08Following from the meta/packages changes, cleanup conf/machine for incorrect ...Richard Purdie1
2006-01-07Move machine include files (files that are not machines in their own right) i...Richard Purdie1