into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/01/05 21:26:05+00:00 nexus.co.uk!pb
add wavelan_cs to IPAQ_MODULES
2005/01/05 21:18:03+00:00 nexus.co.uk!pb
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into stealth.nexus.co.uk:/home/pb/oe/oe
2005/01/05 21:17:47+00:00 nexus.co.uk!pb
update gpe-appmgr to 2.7
2005/01/05 15:59:41-05:00 handhelds.org!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into handhelds.org:/home/kergoth/code/openembedded
2005/01/05 15:59:28-05:00 handhelds.org!kergoth
Add patches to remove the unnecessary inclusion of stropts.h from gpe-package-0.2 and gpe-shield-0.7.
2005/01/05 12:05:42-06:00 ti.com!kergoth
Add unixbench 4.1.0 (The BYTE UNIX benchmarks). Currently the tests need to
be run out of its source tree, so for now (ew) dumped its source tree directly
into ${prefix}/src/unixbench-${PV}.
BKrev: 41dc5eb7DUIaHkMPAYhuYiELmvNd7g
-IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts usb-eth"
+IPAQ_MODULES = "apm h3600_generic_sleeve ipaq-sleeve ipaq-mtd-asset nvrd pcmf502rd pcmf502re sa1100-rtc ipaq-hal h3600_ts usb-eth wavelan_cs"
BOOTSTRAP_EXTRA_DEPENDS += "kbdd bl hostap-modules orinoco-modules mipv6"
BOOTSTRAP_EXTRA_RRECOMMENDS += "kbdd bl hostap-modules-cs orinoco-modules mipv6 ${@linux_module_packages('${IPAQ_MODULES}')}"
LICENSE = "GPL"
+PR = "r1"
inherit gpe pkgconfig
DESCRIPTION = "A package manager GUI for GPE"
SECTION = "gpe"
PRIORITY = "optional"
-SRC_URI += "file://use-filesel.patch;patch=1"
+SRC_URI += "file://use-filesel.patch;patch=1 \
+ file://nostropts.patch;patch=1"
+PR = "r1"
inherit gpe pkgconfig
LICENSE = "GPL"
DEPENDS = "libgpewidget iptables"
MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
DESCRIPTION = "GPE network security tool"
-
+SRC_URI += "file://nostropts.patch;patch=1"