aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-aerial
diff options
context:
space:
mode:
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2004-12-30 19:40:07 +0000
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>2004-12-30 19:40:07 +0000
commita7076dbc95bd6ce91a7a35cde4cb2680df6e124a (patch)
treef5d137525079bf6ced36541c327e0cd8fec44e27 /packages/gpe-aerial
parente3c66c76fb94154753949c8346264ae60aa3cd62 (diff)
downloadopenembedded-a7076dbc95bd6ce91a7a35cde4cb2680df6e124a.tar.gz
Merge bk://oe-devel.bkbits.net/openembedded
into bkbits.net:/repos/n/nslu2-linux/openembedded 2004/12/30 19:19:11+00:00 nexus.co.uk!pb add patch to make busybox fbset try both /dev/fb0 and /dev/fb/0 when compiled with devfs support 2004/12/30 18:50:56+00:00 nexus.co.uk!pb apply patch from Florian Boor to correct gpe-aerial dependencies 2004/12/30 18:48:47+00:00 nexus.co.uk!pb Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into stealth.nexus.co.uk:/home/pb/oe/oe 2004/12/30 18:48:30+00:00 nexus.co.uk!pb apply patch from Bob Davies to correct h3900 root entry in fstab BKrev: 41d45997uPl6xQo9570qKKthAheN5g
Diffstat (limited to 'packages/gpe-aerial')
-rw-r--r--packages/gpe-aerial/gpe-aerial_0.2.11.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/gpe-aerial/gpe-aerial_0.2.11.bb b/packages/gpe-aerial/gpe-aerial_0.2.11.bb
index e69de29bb2..543dc09e88 100644
--- a/packages/gpe-aerial/gpe-aerial_0.2.11.bb
+++ b/packages/gpe-aerial/gpe-aerial_0.2.11.bb
@@ -0,0 +1,12 @@
+inherit gpe pkgconfig
+
+PR = "r1"
+
+DESCRIPTION = "GPE wireless LAN communication applet"
+DEPENDS = "gtk+ libgpewidget prismstumbler"
+RDEPENDS = "prismstumbler"
+SECTION = "gpe"
+PRIORITY = "optional"
+LICENSE = "GPL"
+
+SRC_URI += "file://fix_makefile.patch;patch=1"