summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp/conf/machine/genericx86.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-19 15:08:24 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-06-20 23:24:58 +0100
commit8ed7880e1ec5e931328375b45e9d5a9afc984c7f (patch)
tree8fde86e6e1148b0e84ea5b318d0ca565a372fe70 /meta-yocto-bsp/conf/machine/genericx86.conf
parent6b26715fd7f660bf0ec8fad5bda6d866854fdc5f (diff)
downloadpoky-8ed7880e1ec5e931328375b45e9d5a9afc984c7f.tar.gz
genericx86: Drop gma500-gfx-check
Drop the gma500-gfx-check script. This hardware is ancient and times have moved on, stop carrying around this old compatibility script. (From meta-yocto rev: fa57b62988010a398b0defa89c9e831d75618d14) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-yocto-bsp/conf/machine/genericx86.conf')
-rw-r--r--meta-yocto-bsp/conf/machine/genericx86.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-yocto-bsp/conf/machine/genericx86.conf b/meta-yocto-bsp/conf/machine/genericx86.conf
index ed4fc8a3de..34e1448a8c 100644
--- a/meta-yocto-bsp/conf/machine/genericx86.conf
+++ b/meta-yocto-bsp/conf/machine/genericx86.conf
@@ -6,6 +6,5 @@ DEFAULTTUNE ?= "core2-32"
6require conf/machine/include/x86/tune-core2.inc 6require conf/machine/include/x86/tune-core2.inc
7require conf/machine/include/genericx86-common.inc 7require conf/machine/include/genericx86-common.inc
8 8
9MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "gma500-gfx-check"
10#For runqemu 9#For runqemu
11QB_SYSTEM_NAME = "qemu-system-i386" 10QB_SYSTEM_NAME = "qemu-system-i386"