summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrecipes/v86d/v86d/fbsetup3
-rw-r--r--recipes/v86d/v86d_0.1.10.bbappend2
2 files changed, 5 insertions, 0 deletions
diff --git a/recipes/v86d/v86d/fbsetup b/recipes/v86d/v86d/fbsetup
new file mode 100755
index 0000000..064e080
--- /dev/null
+++ b/recipes/v86d/v86d/fbsetup
@@ -0,0 +1,3 @@
1#!/bin/sh
2
3/sbin/modprobe uvesafb mode_option=800x600-32 mtrr=3 scroll=ywrap
diff --git a/recipes/v86d/v86d_0.1.10.bbappend b/recipes/v86d/v86d_0.1.10.bbappend
new file mode 100644
index 0000000..7c9a860
--- /dev/null
+++ b/recipes/v86d/v86d_0.1.10.bbappend
@@ -0,0 +1,2 @@
1COMPATIBLE_MACHINE = "(qemux86|emulator)"
2FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"