From 5790768e770e5a86bab2f77bb399b17d60404a42 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 10 May 2011 16:26:57 +0100 Subject: conf/machine: Drop unused GUI_MACHINE_CLASS variables Signed-off-by: Richard Purdie --- meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 -- meta-crownbay/conf/machine/crownbay.conf | 2 -- meta-emenlow/conf/machine/emenlow.conf | 2 -- meta-fishriver/conf/machine/fishriver.conf | 2 -- meta-jasperforest/conf/machine/jasperforest.conf | 2 -- meta-sugarbay/conf/machine/sugarbay.conf | 2 -- 6 files changed, 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" MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" -GUI_MACHINE_CLASS = "bigscreen" - IMAGE_FSTYPES ?= "ext3 cpio.gz" GLIBC_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" MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" -GUI_MACHINE_CLASS = "bigscreen" - IMAGE_FSTYPES ?= "ext3 cpio.gz" GLIBC_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" MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" -GUI_MACHINE_CLASS = "bigscreen" - IMAGE_FSTYPES ?= "ext3 cpio.gz" GLIBC_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" MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" -GUI_MACHINE_CLASS = "bigscreen" - IMAGE_FSTYPES ?= "ext3 cpio.gz" GLIBC_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" MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" -GUI_MACHINE_CLASS = "bigscreen" - IMAGE_FSTYPES ?= "ext3 cpio.gz" GLIBC_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" MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" -GUI_MACHINE_CLASS = "bigscreen" - IMAGE_FSTYPES ?= "ext3 cpio.gz" GLIBC_ADDONS = "nptl" -- cgit v1.2.3-54-g00ecf