summaryrefslogtreecommitdiffstats
path: root/meta-jasperforest/conf/machine/jasperforest.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-jasperforest/conf/machine/jasperforest.conf')
-rw-r--r--meta-jasperforest/conf/machine/jasperforest.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf
index a97ae444..17468de7 100644
--- a/meta-jasperforest/conf/machine/jasperforest.conf
+++ b/meta-jasperforest/conf/machine/jasperforest.conf
@@ -34,6 +34,8 @@ XSERVER ?= "xserver-xorg \
34 34
35SERIAL_CONSOLE = "115200 ttyS0" 35SERIAL_CONSOLE = "115200 ttyS0"
36 36
37APPEND += "video=vesafb vga=0x318"
38
37MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 39MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
38 40
39IMAGE_FSTYPES ?= "ext3 cpio.gz live" 41IMAGE_FSTYPES ?= "ext3 cpio.gz live"