[oe] [meta-handheld][PATCH] formfactor: h1940: unset framebuffer rotation

Andrea Adami andrea.adami at gmail.com
Mon Oct 14 15:10:44 UTC 2013


Device has been reported working w/out fb rotation
with kernel 3.1

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 recipes-bsp/formfactor/files/h1940/machconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/formfactor/files/h1940/machconfig b/recipes-bsp/formfactor/files/h1940/machconfig
index 2276812..9fa7472 100755
--- a/recipes-bsp/formfactor/files/h1940/machconfig
+++ b/recipes-bsp/formfactor/files/h1940/machconfig
@@ -4,7 +4,7 @@ HAVE_KEYBOARD_PORTRAIT=1
 HAVE_KEYBOARD_LANDSCAPE=0
 
 DISPLAY_CAN_ROTATE=0
-DISPLAY_ORIENTATION=270
+DISPLAY_ORIENTATION=0
 DISPLAY_WIDTH_PIXELS=240
 DISPLAY_WIDTH_MM=53
 DISPLAY_HEIGHT_PIXELS=320
-- 
1.8.1.5




More information about the Openembedded-devel mailing list