summaryrefslogtreecommitdiff
path: root/openembedded/conf/machine/handheld-common.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-12-12 14:39:34 +0000
committerRichard Purdie <richard@openedhand.com>2005-12-12 14:39:34 +0000
commit9e7c699670036999a2c4c238d910534689739aa3 (patch)
tree30a9d324a2035521463cde788d6701daf93fe212 /openembedded/conf/machine/handheld-common.conf
parentcb216acc908eca1fa88f631f83b5b9e6b5a5f560 (diff)
downloadopenembedded-core-9e7c699670036999a2c4c238d910534689739aa3.tar.gz
openembedded-core-9e7c699670036999a2c4c238d910534689739aa3.tar.bz2
openembedded-core-9e7c699670036999a2c4c238d910534689739aa3.tar.xz
openembedded-core-9e7c699670036999a2c4c238d910534689739aa3.zip
oe/conf updates from Openembedded
git-svn-id: https://svn.o-hand.com/repos/poky@186 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 2445ee17a..dab1d01e7 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 scap network-suspend-scripts"
+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_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin scap ${@linux_module_packages('${HANDHELD_MODULES}', d)}"
+BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin ${@linux_module_packages('${HANDHELD_MODULES}', d)}"
INHERIT += "linux_modules"