aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-wlancfg/gpe-wlancfg_0.2.6.bb
blob: 0e752f48b89d81367091e9acafddddfd115308f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PR = "r1"
LICENSE = "GPL"
inherit gpe pkgconfig

DEPENDS = "libgpewidget flex"
SECTION = "gpe"
MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
RDEPENDS = "gpe-su"

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"