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 diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf index 6470911..8c2ba99 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 b46d783..b8f107b 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 7e5e78d..9e2cb24 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 91a1fb6..a88c205 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 8ae7813..27b669f 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 845ac64..052cf17 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 v0.10.2-6-g49f6