git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6161611
)
glueap: some reordering of fields. Minor additions and clean-up.
author
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sun, 11 Mar 2007 22:02:08 +0000
(22:02 +0000)
committer
Rolf Leggewie
<oe-devel@rolf.leggewie.biz>
Sun, 11 Mar 2007 22:02:08 +0000
(22:02 +0000)
packages/rglueap/rglueap_0.1.bb
patch
|
blob
|
history
diff --git
a/packages/rglueap/rglueap_0.1.bb
b/packages/rglueap/rglueap_0.1.bb
index
2d6cd2c
..
c26bf31
100644
(file)
--- 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"