diff options
Diffstat (limited to 'meta-crownbay/conf')
-rw-r--r-- | meta-crownbay/conf/machine/crownbay-noemgd.conf | 2 | ||||
-rw-r--r-- | meta-crownbay/conf/machine/crownbay.conf | 2 |
2 files changed, 0 insertions, 4 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 | ||
34 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" | 34 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" |
35 | 35 | ||
36 | GUI_MACHINE_CLASS = "bigscreen" | ||
37 | |||
38 | IMAGE_FSTYPES ?= "ext3 cpio.gz" | 36 | IMAGE_FSTYPES ?= "ext3 cpio.gz" |
39 | 37 | ||
40 | GLIBC_ADDONS = "nptl" | 38 | 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" | |||
37 | 37 | ||
38 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" | 38 | MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" |
39 | 39 | ||
40 | GUI_MACHINE_CLASS = "bigscreen" | ||
41 | |||
42 | IMAGE_FSTYPES ?= "ext3 cpio.gz" | 40 | IMAGE_FSTYPES ?= "ext3 cpio.gz" |
43 | 41 | ||
44 | GLIBC_ADDONS = "nptl" | 42 | GLIBC_ADDONS = "nptl" |