From eb8dc40360f0cfef56fb6947cc817a547d6d9bc6 Mon Sep 17 00:00:00 2001 From: Dave Cobbley Date: Tue, 14 Aug 2018 10:05:37 -0700 Subject: [Subtree] Removing import-layers directory As part of the move to subtrees, need to bring all the import layers content to the top level. Change-Id: I4a163d10898cbc6e11c27f776f60e1a470049d8f Signed-off-by: Dave Cobbley Signed-off-by: Brad Bishop --- poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig (limited to 'poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig') diff --git a/poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig b/poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig new file mode 100755 index 000000000..56a2ae2e3 --- /dev/null +++ b/poky/meta/recipes-bsp/formfactor/files/qemux86/machconfig @@ -0,0 +1,10 @@ +HAVE_TOUCHSCREEN=1 +HAVE_KEYBOARD=1 + +DISPLAY_CAN_ROTATE=0 +DISPLAY_ORIENTATION=0 +#DISPLAY_WIDTH_PIXELS=640 +#DISPLAY_HEIGHT_PIXELS=480 +#DISPLAY_BPP=16 +DISPLAY_DPI=150 +DISPLAY_SUBPIXEL_ORDER=vrgb -- cgit v1.2.1