From 4986bbc0e37f4e1401b599969c244d6cfb7f8b9f Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Wed, 26 Jan 2005 20:12:03 +0000 Subject: add network-suspend-scripts to handheld-common BOOTSTRAP_EXTRA_{R}DEPENDS BKrev: 41f7f993ql3uYYtgPWcNdPOLNu138Q --- conf/machine/handheld-common.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/handheld-common.conf b/conf/machine/handheld-common.conf index 30b8409814..e938cb2a37 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 wpa-supplicant-nossl lrzsz ppp-dialin scap" -BOOTSTRAP_EXTRA_RDEPENDS += "pcmcia-cs apm apmd" +BOOTSTRAP_EXTRA_DEPENDS += "pcmcia-cs apmd ppp wireless-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin scap 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}')}" INHERIT += "linux_modules" -- cgit v1.2.3