From 4fc415229063b35bb87c09fc337b80453930c143 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 25 Jan 2005 14:02:30 +0000 Subject: Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into stealth.nexus.co.uk:/home/pb/oe/oe 2005/01/25 00:06:56+00:00 nexus.co.uk!pb apply patch from Paul Eggleton to forward port usbnet-related net.agent changes from Familiar 0.7 2005/01/25 00:05:03+00:00 nexus.co.uk!pb apply patch from Paul Eggleton to restore usbnet behaviour from Familiar 0.7 2005/01/24 23:59:26+00:00 nexus.co.uk!pb add scap to handheld-common BOOTSTRAP_EXTRA_DEPENDS/RRECOMMENDS 2005/01/24 23:57:03+00:00 nexus.co.uk!pb add scap BKrev: 41f65176bucCL0CGF5e7FYURgLdgRw --- conf/machine/handheld-common.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/machine/handheld-common.conf b/conf/machine/handheld-common.conf index c320d84b0c..2b698c9b62 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" +BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp wireless-tools irda-utils openswan hostap-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 ${@linux_module_packages('${HANDHELD_MODULES}')}" +BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan hostap-wpa-supplicant-nossl lrzsz ppp-dialin scap ${@linux_module_packages('${HANDHELD_MODULES}')}" INHERIT += "linux_modules" -- cgit v1.2.3