summaryrefslogtreecommitdiff
path: root/openembedded/conf/machine/handheld-common.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-12-15 17:44:52 +0000
committerRichard Purdie <richard@openedhand.com>2005-12-15 17:44:52 +0000
commitd37555f2b9eeda5ced77324b3b2b155a73049b72 (patch)
tree9286e00028622f1d29bb770365154562acb46bd1 /openembedded/conf/machine/handheld-common.conf
parent748927fa055a52708cbbf27ecde8b915e7218a2c (diff)
downloadopenembedded-core-d37555f2b9eeda5ced77324b3b2b155a73049b72.tar.gz
openembedded-core-d37555f2b9eeda5ced77324b3b2b155a73049b72.tar.bz2
openembedded-core-d37555f2b9eeda5ced77324b3b2b155a73049b72.tar.xz
openembedded-core-d37555f2b9eeda5ced77324b3b2b155a73049b72.zip
Switch to pcmciautils instead of pcmcia-cs. Remove the unneeded pcmcia-cs dependency from nokia770.conf
git-svn-id: https://svn.o-hand.com/repos/poky@195 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/handheld-common.conf')
-rw-r--r--openembedded/conf/machine/handheld-common.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/conf/machine/handheld-common.conf b/openembedded/conf/machine/handheld-common.conf
index dab1d01e7..4bb8325de 100644
--- a/openembedded/conf/machine/handheld-common.conf
+++ b/openembedded/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 wpa-supplicant-nossl lrzsz ppp-dialin network-suspend-scripts"
-BOOTSTRAP_EXTRA_RDEPENDS += "pcmcia-cs apm apmd network-suspend-scripts"
+BOOTSTRAP_EXTRA_DEPENDS += "apmd ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin network-suspend-scripts"
+BOOTSTRAP_EXTRA_RDEPENDS += "apm apmd network-suspend-scripts"
BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}"
INHERIT += "linux_modules"