From 393416f90d61c3d6ebadc1a715eaeaac2f5573d1 Mon Sep 17 00:00:00 2001 From: Rolf Leggewie Date: Mon, 25 Aug 2008 16:03:07 +0000 Subject: conf/machine: replace ushbost with usbhost in a couple of config files and close 3515. --- conf/machine/d201gly2.conf | 2 +- conf/machine/epia.conf | 2 +- conf/machine/i586-generic.conf | 2 +- conf/machine/i686-generic.conf | 2 +- conf/machine/x86-32-nocona.conf | 2 +- conf/machine/x86-prescott.conf | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'conf') diff --git a/conf/machine/d201gly2.conf b/conf/machine/d201gly2.conf index d3c8780463..75a6920246 100644 --- a/conf/machine/d201gly2.conf +++ b/conf/machine/d201gly2.conf @@ -22,7 +22,7 @@ GLIBC_EXTRA_OECONF = "--with-tls" IMAGE_FSTYPES = "ext2.gz" -MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2" +MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" MACHINE_TASK_PROVIDER = "task-base" diff --git a/conf/machine/epia.conf b/conf/machine/epia.conf index b423f83f00..97d43d7a6d 100644 --- a/conf/machine/epia.conf +++ b/conf/machine/epia.conf @@ -12,6 +12,6 @@ GLIBC_EXTRA_OECONF = "--with-tls" IMAGE_FSTYPES = "ext2.gz" -MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86" +MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 x86" require conf/machine/include/tune-c3.inc diff --git a/conf/machine/i586-generic.conf b/conf/machine/i586-generic.conf index 6525c537b0..e715eeb83b 100644 --- a/conf/machine/i586-generic.conf +++ b/conf/machine/i586-generic.conf @@ -20,7 +20,7 @@ GLIBC_EXTRA_OECONF = "--with-tls" IMAGE_FSTYPES ?= "ext2.gz" -MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86" +MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 x86" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" diff --git a/conf/machine/i686-generic.conf b/conf/machine/i686-generic.conf index 15b9259b4f..685d763e6d 100644 --- a/conf/machine/i686-generic.conf +++ b/conf/machine/i686-generic.conf @@ -19,7 +19,7 @@ GLIBC_EXTRA_OECONF = "--with-tls" IMAGE_FSTYPES ?= "ext2.gz" -MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86" +MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 x86" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" #tune for pentium pro cpu diff --git a/conf/machine/x86-32-nocona.conf b/conf/machine/x86-32-nocona.conf index 20b5a11770..91cf003420 100644 --- a/conf/machine/x86-32-nocona.conf +++ b/conf/machine/x86-32-nocona.conf @@ -17,7 +17,7 @@ GLIBC_EXTRA_OECONF = "--with-tls" IMAGE_FSTYPES = "ext2.gz" -MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86" +MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 x86" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" diff --git a/conf/machine/x86-prescott.conf b/conf/machine/x86-prescott.conf index 6a91bc39fb..5ea5079072 100644 --- a/conf/machine/x86-prescott.conf +++ b/conf/machine/x86-prescott.conf @@ -16,7 +16,7 @@ GLIBC_EXTRA_OECONF = "--with-tls" IMAGE_FSTYPES = "ext2.gz" -MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86" +MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 x86" MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" -- cgit v1.2.3