]> code.ossystems Code Review - openembedded-core.git/commitdiff
v86d: mark as compatible with all x86, not just qemux86
authorRoss Burton <ross.burton@intel.com>
Mon, 29 Jul 2013 14:40:06 +0000 (15:40 +0100)
committerSaul Wold <sgw@linux.intel.com>
Tue, 30 Jul 2013 14:25:39 +0000 (07:25 -0700)
This package isn't specific to qemux86 but all x86 machines that are using the
userspace VESA framebuffer kernel driver.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-bsp/v86d/v86d_0.1.10.bb

index 2dbfbb579a8c6063b8df7a14474cf57576e56e31..bce4f4e9351442312f3828ca2e13609141444b68 100644 (file)
@@ -17,7 +17,7 @@ SRC_URI[md5sum] = "51c792ba7b874ad8c43f0d3da4cfabe0"
 SRC_URI[sha256sum] = "634964ae18ef68c8493add2ce150e3b4502badeb0d9194b4bd81241d25e6735c"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-COMPATIBLE_MACHINE = "(qemux86)"
+COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
 
 INITSCRIPT_NAME = "fbsetup"
 INITSCRIPT_PARAMS = "start 0 S ."