summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest
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 /meta-jasperforest
parent6280c0f0e7148353295a759b6b6a9b549139acc4 (diff)
downloadmeta-intel-5790768e770e5a86bab2f77bb399b17d60404a42.tar.gz
conf/machine: Drop unused GUI_MACHINE_CLASS variables
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-jasperforest')
-rw-r--r--meta-jasperforest/conf/machine/jasperforest.conf2
1 files changed, 0 insertions, 2 deletions
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"