summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fri2/conf/machine/fri2.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-fri2/conf/machine/fri2.conf b/meta-fri2/conf/machine/fri2.conf
index e73d28fa..6029cee5 100644
--- a/meta-fri2/conf/machine/fri2.conf
+++ b/meta-fri2/conf/machine/fri2.conf
@@ -37,6 +37,8 @@ PREFERRED_VERSION_emgd-driver-bin ?= "1.8"
37 37
38SERIAL_CONSOLE = "115200 ttyS0" 38SERIAL_CONSOLE = "115200 ttyS0"
39 39
40APPEND += "video=vesafb vga=0x318"
41
40MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts" 42MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
41 43
42IMAGE_FSTYPES ?= "ext3 cpio.gz live" 44IMAGE_FSTYPES ?= "ext3 cpio.gz live"