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:
eda7703
)
remove yacc from DEPENDS, use GPE_MIRROR, add Florian as MAINTAINER
author
Phil Blundell
<philb@gnu.org>
Fri, 4 Jun 2004 08:50:13 +0000
(08:50 +0000)
committer
Phil Blundell
<philb@gnu.org>
Fri, 4 Jun 2004 08:50:13 +0000
(08:50 +0000)
BKrev: 40c037c5D6r_5RsNtlG0g33z_iC8SQ
gpe-wlancfg/gpe-wlancfg_0.2.6.oe
patch
|
blob
|
history
diff --git
a/gpe-wlancfg/gpe-wlancfg_0.2.6.oe
b/gpe-wlancfg/gpe-wlancfg_0.2.6.oe
index
e69de29
..
05c7b3e
100644
(file)
--- 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"