aboutsummaryrefslogtreecommitdiffstats
path: root/gpe-wlancfg
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-04 08:50:13 +0000
committerPhil Blundell <philb@gnu.org>2004-06-04 08:50:13 +0000
commita4c7c3294810c79b8cac351d54178ca9dc20c2ed (patch)
treed3bd2a647a87f0e5bfd1ff5284f78ed3139bfd04 /gpe-wlancfg
parenteda7703e66235b1420e4fa5a8a4f1d3ac56e9d3f (diff)
downloadopenembedded-a4c7c3294810c79b8cac351d54178ca9dc20c2ed.tar.gz
remove yacc from DEPENDS, use GPE_MIRROR, add Florian as MAINTAINER
BKrev: 40c037c5D6r_5RsNtlG0g33z_iC8SQ
Diffstat (limited to 'gpe-wlancfg')
-rw-r--r--gpe-wlancfg/gpe-wlancfg_0.2.6.oe11
1 files changed, 11 insertions, 0 deletions
diff --git a/gpe-wlancfg/gpe-wlancfg_0.2.6.oe b/gpe-wlancfg/gpe-wlancfg_0.2.6.oe
index e69de29bb2..05c7b3e417 100644
--- a/gpe-wlancfg/gpe-wlancfg_0.2.6.oe
+++ b/gpe-wlancfg/gpe-wlancfg_0.2.6.oe
@@ -0,0 +1,11 @@
+inherit gpe pkgconfig
+
+DEPENDS = "libgpewidget flex"
+SECTION = "gpe"
+MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
+
+DESCRIPTION = "GPE wireless LAN configuration tool"
+export CVSBUILD = no
+
+SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
+ file://${FILESDIR}/gpe-wlancfg-makefile.patch;patch=1;pnum=0"