aboutsummaryrefslogtreecommitdiffstats
path: root/packages/rglueap
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-03-11 22:02:08 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2007-03-11 22:02:08 +0000
commit12c256dd88f6161d5bfcf82b19357e429bf2d596 (patch)
tree4a9e274685ba34708c30bdb033d6463a6fb25212 /packages/rglueap
parent6161611fd721f20e776b794bba45102bed10a9c9 (diff)
downloadopenembedded-12c256dd88f6161d5bfcf82b19357e429bf2d596.tar.gz
glueap: some reordering of fields. Minor additions and clean-up.
Diffstat (limited to 'packages/rglueap')
-rw-r--r--packages/rglueap/rglueap_0.1.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/rglueap/rglueap_0.1.bb b/packages/rglueap/rglueap_0.1.bb
index 2d6cd2c41b..c26bf31eaa 100644
--- a/packages/rglueap/rglueap_0.1.bb
+++ b/packages/rglueap/rglueap_0.1.bb
@@ -1,10 +1,12 @@
-DESCRIPTION = "Raw Glue AP"
-SECTION = "console/network"
+DESCRIPTION = "Raw Glue AP, wireless intrusion detection"
+AUTHOR = "Laurent Butti"
HOMEPAGE = "http://rfakeap.tuxfamily.org/#Raw_Glue_AP"
+SECTION = "console/network"
+PRIORITY = "optional"
LICENSE = "GPLv2"
DEPENDS = "libpcap"
-SRC_URI = "http://rfakeap.tuxfamily.org/rglueap-${PV}.tar.gz"
+SRC_URI = "http://rfakeap.tuxfamily.org/${P}.tar.gz"
LDFLAGS += "-lpcap"