glueap: some reordering of fields. Minor additions and clean-up.
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 11 Mar 2007 22:02:08 +0000 (22:02 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sun, 11 Mar 2007 22:02:08 +0000 (22:02 +0000)
packages/rglueap/rglueap_0.1.bb

index 2d6cd2c..c26bf31 100644 (file)
@@ -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"