summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2011-05-10 16:26:57 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2011-05-10 16:26:57 +0100
commit5790768e770e5a86bab2f77bb399b17d60404a42 (patch)
tree3f9cd2fd1f9633aa4219a2b86b459cbed4e9fce7
parent6280c0f0e7148353295a759b6b6a9b549139acc4 (diff)
downloadmeta-intel-5790768e770e5a86bab2f77bb399b17d60404a42.tar.gz
conf/machine: Drop unused GUI_MACHINE_CLASS variables
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
-rw-r--r--meta-crownbay/conf/machine/crownbay-noemgd.conf2
-rw-r--r--meta-crownbay/conf/machine/crownbay.conf2
-rw-r--r--meta-emenlow/conf/machine/emenlow.conf2
-rw-r--r--meta-fishriver/conf/machine/fishriver.conf2
-rw-r--r--meta-jasperforest/conf/machine/jasperforest.conf2
-rw-r--r--meta-sugarbay/conf/machine/sugarbay.conf2
6 files changed, 0 insertions, 12 deletions
diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf
index 64709111..8c2ba990 100644
--- a/meta-crownbay/conf/machine/crownbay-noemgd.conf
+++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf
@@ -33,8 +33,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
33 33
34MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 34MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
35 35
36GUI_MACHINE_CLASS = "bigscreen"
37
38IMAGE_FSTYPES ?= "ext3 cpio.gz" 36IMAGE_FSTYPES ?= "ext3 cpio.gz"
39 37
40GLIBC_ADDONS = "nptl" 38GLIBC_ADDONS = "nptl"
diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf
index b46d7838..b8f107bf 100644
--- a/meta-crownbay/conf/machine/crownbay.conf
+++ b/meta-crownbay/conf/machine/crownbay.conf
@@ -37,8 +37,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
37 37
38MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 38MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
39 39
40GUI_MACHINE_CLASS = "bigscreen"
41
42IMAGE_FSTYPES ?= "ext3 cpio.gz" 40IMAGE_FSTYPES ?= "ext3 cpio.gz"
43 41
44GLIBC_ADDONS = "nptl" 42GLIBC_ADDONS = "nptl"
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index 7e5e78d8..9e2cb24e 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.conf
@@ -34,8 +34,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
34 34
35MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 35MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
36 36
37GUI_MACHINE_CLASS = "bigscreen"
38
39IMAGE_FSTYPES ?= "ext3 cpio.gz" 37IMAGE_FSTYPES ?= "ext3 cpio.gz"
40 38
41GLIBC_ADDONS = "nptl" 39GLIBC_ADDONS = "nptl"
diff --git a/meta-fishriver/conf/machine/fishriver.conf b/meta-fishriver/conf/machine/fishriver.conf
index 91a1fb6c..a88c2050 100644
--- a/meta-fishriver/conf/machine/fishriver.conf
+++ b/meta-fishriver/conf/machine/fishriver.conf
@@ -33,8 +33,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
33 33
34MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 34MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
35 35
36GUI_MACHINE_CLASS = "bigscreen"
37
38IMAGE_FSTYPES ?= "ext3 cpio.gz" 36IMAGE_FSTYPES ?= "ext3 cpio.gz"
39 37
40GLIBC_ADDONS = "nptl" 38GLIBC_ADDONS = "nptl"
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index 8ae7813a..27b669fb 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -32,8 +32,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
32 32
33MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 33MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
34 34
35GUI_MACHINE_CLASS = "bigscreen"
36
37IMAGE_FSTYPES ?= "ext3 cpio.gz" 35IMAGE_FSTYPES ?= "ext3 cpio.gz"
38 36
39GLIBC_ADDONS = "nptl" 37GLIBC_ADDONS = "nptl"
diff --git a/meta-sugarbay/conf/machine/sugarbay.conf b/meta-sugarbay/conf/machine/sugarbay.conf
index 845ac643..052cf17b 100644
--- a/meta-sugarbay/conf/machine/sugarbay.conf
+++ b/meta-sugarbay/conf/machine/sugarbay.conf
@@ -34,8 +34,6 @@ SERIAL_CONSOLE = "115200 ttyS0"
34 34
35MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 35MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
36 36
37GUI_MACHINE_CLASS = "bigscreen"
38
39IMAGE_FSTYPES ?= "ext3 cpio.gz" 37IMAGE_FSTYPES ?= "ext3 cpio.gz"
40 38
41GLIBC_ADDONS = "nptl" 39GLIBC_ADDONS = "nptl"