From: Paul Sokolovsky Date: Fri, 7 Dec 2007 19:18:38 +0000 (+0000) Subject: PocketPC machines: Remove bogus af-key module. X-Git-Tag: Release-2010-05/1~8190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94a0dd5ad44a5365ba79af6c00f3169f6e5f8607;p=openembedded.git PocketPC machines: Remove bogus af-key module. --- diff --git a/conf/machine/aximx50.conf b/conf/machine/aximx50.conf index 0dda9492e9..45ff9724b7 100644 --- a/conf/machine/aximx50.conf +++ b/conf/machine/aximx50.conf @@ -35,7 +35,6 @@ MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls-cp437 \ kernel-module-nls-iso8859-1 \ kernel-module-nls-utf8 \ - kernel-module-af-key \ kernel-module-i2c-pxa" # diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 0dd8782fa8..338709af87 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -29,7 +29,6 @@ XSERVER = "xserver-kdrive-fbdev" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" MACHINE_EXTRA_RRECOMMENDS = "\ - kernel-module-af-key \ kernel-module-bsd-comp \ kernel-module-i2c-pxa \ kernel-module-snd-htcuniversal-audio \ diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index 2c2982876e..daa74866b2 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -35,7 +35,6 @@ PREFERRED_VERSION_orinoco-modules = "0.15rc1" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" MACHINE_EXTRA_RRECOMMENDS = "\ - kernel-module-af-key \ kernel-module-i2c-pxa \ kernel-module-pxa27x-voltage \ kernel-module-pxa27x-voltage-max158xx \ diff --git a/conf/machine/magician.conf b/conf/machine/magician.conf index 900b24b751..e099825a40 100644 --- a/conf/machine/magician.conf +++ b/conf/machine/magician.conf @@ -41,7 +41,6 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" PREFERRED_VERSION_orinoco-modules = "0.15rc1" MACHINE_EXTRA_RRECOMMENDS = " \ - kernel-module-af-key \ kernel-module-i2c-pxa \ kernel-module-pxa27x-voltage \ kernel-module-pxa27x-voltage-max158xx \