aircrack-ng_0.9.1.bb : version bump + fixups of .bb file
authorGraeme Gregory <dp@xora.org.uk>
Fri, 29 Jun 2007 20:25:54 +0000 (20:25 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Fri, 29 Jun 2007 20:25:54 +0000 (20:25 +0000)
packages/aircrack/aircrack-ng_0.9.1.bb [moved from packages/aircrack/aircrack-ng_0.9.bb with 86% similarity]

similarity index 86%
rename from packages/aircrack/aircrack-ng_0.9.bb
rename to packages/aircrack/aircrack-ng_0.9.1.bb
index d19e2e2..116ee59 100644 (file)
@@ -1,15 +1,11 @@
-SECTION = "console/network"
 DESCRIPTION = "Aircrack-ng is a set of tools for wep key statistical cracking"
 HOMEPAGE = "http://www.aircrack-ng.org/"
+SECTION = "console/network"
 LICENSE = "GPLv2"
 PR = "r2"
 
 SRC_URI = "http://download.aircrack-ng.org/aircrack-ng-${PV}.tar.gz"
 
-oe_compile() {
-        oe_runmake CC="${CC}" CXX="${CXX}" CFLAGS="-O3 ${CFLAGS}" CXXFLAGS="${CXXFLAGS}" LD="${LD}" LDFLAGS="${LDFLAGS}"
-}
-
 do_install() {
         install -d ${D}/${sbindir}
        install -d ${D}/${bindir}