aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/handheld-common.conf
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-01-25 20:17:55 +0000
committerMichael Lauer <mickey@vanille-media.de>2005-01-25 20:17:55 +0000
commitf13f115291855a28678da4f8bb484c96dfe08508 (patch)
tree10b9900e2acdc2e7b0fa186bf5f64bbe56b9652d /conf/machine/handheld-common.conf
parent377dac3a9249624370e056fe2e34d6d47431c11b (diff)
downloadopenembedded-f13f115291855a28678da4f8bb484c96dfe08508.tar.gz
minor cosmetics to wpa-supplicant and let machine configurations depend on this one and not on the (now deleted) hostap-wpa-supplicant
BKrev: 41f6a973kFdVABLuKW0VC7PKl44w4g
Diffstat (limited to 'conf/machine/handheld-common.conf')
-rw-r--r--conf/machine/handheld-common.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/handheld-common.conf b/conf/machine/handheld-common.conf
index 2b698c9b62..30b8409814 100644
--- a/conf/machine/handheld-common.conf
+++ b/conf/machine/handheld-common.conf
@@ -17,8 +17,8 @@ input uinput \
"
# Configuration bits for "generic handheld"
-BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp wireless-tools irda-utils openswan hostap-wpa-supplicant-nossl lrzsz ppp-dialin scap"
+BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin scap"
BOOTSTRAP_EXTRA_RDEPENDS += "pcmcia-cs apm apmd"
-BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan hostap-wpa-supplicant-nossl lrzsz ppp-dialin scap ${@linux_module_packages('${HANDHELD_MODULES}')}"
+BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin scap ${@linux_module_packages('${HANDHELD_MODULES}')}"
INHERIT += "linux_modules"