From 8f292eb3959239337df2a3671ac9d71809c26982 Mon Sep 17 00:00:00 2001 From: Rene Wagner Date: Sun, 12 Mar 2006 18:07:38 +0000 Subject: wpa-supplicant, gnutls, libgcrypt, various .confs: revert recent commits by jnc. - reverts revisions: 53e14a99825447107bfefacf77e28b5718be54b8 b0535ae5d884f64c3f25212755c0dbbd607a4984 8aaa554502fb1d84fe29935d27089df09bfc3ea1 de47a33901a0f8666a237eaf5825ba25f364516f - reasoning - please play by the rules * we have a policy for commit messages * don't silently drop patches (gnutls), whenever we patch stuff it's usually done for a reason * don't upgrade security critical packages (gnutls) to development releases. upstream has a reason for not declaring them stable yet. * when told by a senior developer to consult oe@ _before_ pushing a change do so, don't ignore him (RP) and push anyway --- conf/machine/include/handheld-common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/include/handheld-common.conf') diff --git a/conf/machine/include/handheld-common.conf b/conf/machine/include/handheld-common.conf index 57afe89ce7..fbecc6e25c 100644 --- a/conf/machine/include/handheld-common.conf +++ b/conf/machine/include/handheld-common.conf @@ -20,6 +20,6 @@ PCMCIA_MANAGER ?= "pcmcia-cs" # Configuration bits for "generic handheld" BOOTSTRAP_EXTRA_RDEPENDS += "${PCMCIA_MANAGER} apm apmd network-suspend-scripts" -BOOTSTRAP_EXTRA_RRECOMMENDS += "ppp wireless-tools irda-utils openswan wpa-supplicant lrzsz ppp-dialin ${@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" -- cgit v1.2.3