From e30afac76793f8ac3b4a5d3bf077408bfa82c34a Mon Sep 17 00:00:00 2001 From: Cliff Brake Date: Sat, 6 Oct 2007 19:05:10 +0000 Subject: [PATCH] rename compulab-pxa270 machine to cm-x270 --- conf/machine/{compulab-pxa270.conf => cm-x270.conf} | 8 ++++---- .../{compulab-pxa270 => cm-x270}/.mtn2git_empty | 0 .../{compulab-pxa270 => cm-x270}/uClibc.machine | 0 3 files changed, 4 insertions(+), 4 deletions(-) rename conf/machine/{compulab-pxa270.conf => cm-x270.conf} (90%) rename packages/uclibc/uclibc-0.9.29/{compulab-pxa270 => cm-x270}/.mtn2git_empty (100%) rename packages/uclibc/uclibc-0.9.29/{compulab-pxa270 => cm-x270}/uClibc.machine (100%) diff --git a/conf/machine/compulab-pxa270.conf b/conf/machine/cm-x270.conf similarity index 90% rename from conf/machine/compulab-pxa270.conf rename to conf/machine/cm-x270.conf index ff0eb42a11..c712c3728e 100644 --- a/conf/machine/compulab-pxa270.conf +++ b/conf/machine/cm-x270.conf @@ -1,12 +1,12 @@ #@TYPE: Machine -#@Name: Compulab PXA270 system -#@DESCRIPTION: Machine configuration for Compulab PXA270 system +#@Name: Compulab cm-x270 +#@DESCRIPTION: Machine configuration for Compulab cm-x270 computer module #OLDEST_KERNEL = "2.6.16" TARGET_ARCH = "arm" PREFERRED_VERSION_compulab-pxa270 = "2.6.22" GUI_MACHINE_CLASS ?= "bigscreen" -PREFERRED_PROVIDER_virtual/kernel = "${MACHINE}" +PREFERRED_PROVIDER_virtual/kernel = "compulab-pxa270" PACKAGE_EXTRA_ARCHS = "armv4 armv5te" require conf/machine/include/tune-xscale.inc @@ -21,7 +21,7 @@ CMX270_CONSOLE_SERIAL_PORT ?= "ttyS1" # used by sysvinit_2 package, so rebuild this # package if you change the SERIAL_CONSOLE setting -# the following is the for the cm-x270 L module +# the following is the port for the cm-x270 L module # I think the W module would use ttyS0, but has # not been tested. This can be overwritten in # local.conf diff --git a/packages/uclibc/uclibc-0.9.29/compulab-pxa270/.mtn2git_empty b/packages/uclibc/uclibc-0.9.29/cm-x270/.mtn2git_empty similarity index 100% rename from packages/uclibc/uclibc-0.9.29/compulab-pxa270/.mtn2git_empty rename to packages/uclibc/uclibc-0.9.29/cm-x270/.mtn2git_empty diff --git a/packages/uclibc/uclibc-0.9.29/compulab-pxa270/uClibc.machine b/packages/uclibc/uclibc-0.9.29/cm-x270/uClibc.machine similarity index 100% rename from packages/uclibc/uclibc-0.9.29/compulab-pxa270/uClibc.machine rename to packages/uclibc/uclibc-0.9.29/cm-x270/uClibc.machine -- 2.39.5