]> code.ossystems Code Review - openembedded-core.git/commitdiff
formfactor: rotate X11 on Neo1973
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 12 Feb 2008 12:50:43 +0000 (12:50 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 12 Feb 2008 12:50:43 +0000 (12:50 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3780 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/formfactor/files/fic-gta01/machconfig
meta/packages/formfactor/formfactor_0.0.bb

index c2b372358cb3ad3b84da231e8c9b38dea60f6e55..38a9bb0be0bd6624b1b265725ecd2d605c3b7d5a 100644 (file)
@@ -4,7 +4,7 @@ HAVE_KEYBOARD_PORTRAIT=0
 HAVE_KEYBOARD_LANDSCAPE=0
  
 DISPLAY_CAN_ROTATE=1
-DISPLAY_ORIENTATION=0
+DISPLAY_ORIENTATION=270
 DISPLAY_WIDTH_PIXELS=480
 DISPLAY_WIDTH_MM=74
 DISPLAY_HEIGHT_PIXELS=640
index 652670ba8f42f665648304ea540e540e244695e2..6a65a79310363decf39391b199563cdea4a8c445 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "Device formfactor information"
 SECTION = "base"
-PR = "r10"
+PR = "r11"
 
 SRC_URI = "file://config file://machconfig"
 S = "${WORKDIR}"