From patchwork Thu Jan 5 08:37:45 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3/4] qemuppc: add machconfig Date: Thu, 05 Jan 2012 08:37:45 -0000 From: Liming Wang X-Patchwork-Id: 18421 Message-Id: <1325752666-28560-4-git-send-email-liming.wang@windriver.com> To: , Cc: openembedded-core@lists.openembedded.org Signed-off-by: Liming Wang Signed-off-by: Bruce Ashfield --- .../formfactor/files/qemuppc/machconfig | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) create mode 100755 meta/recipes-bsp/formfactor/files/qemuppc/machconfig diff --git a/meta/recipes-bsp/formfactor/files/qemuppc/machconfig b/meta/recipes-bsp/formfactor/files/qemuppc/machconfig new file mode 100755 index 0000000..5ea2270 --- /dev/null +++ b/meta/recipes-bsp/formfactor/files/qemuppc/machconfig @@ -0,0 +1,10 @@ +HAVE_TOUCHSCREEN=1 +HAVE_KEYBOARD=1 + +DISPLAY_CAN_ROTATE=0 +DISPLAY_ORIENTATION=0 +DISPLAY_WIDTH_PIXELS=800 +DISPLAY_HEIGHT_PIXELS=600 +DISPLAY_BPP=16 +DISPLAY_DPI=150 +DISPLAY_SUBPIXEL_ORDER=vrgb