[oe-commits] Michael 'Mickey' Lauer : linux-msm7xxx: enable framebuffer console rotation for htcraphael

GIT User account git at amethyst.openembedded.net
Fri Mar 27 16:23:53 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8b70868d1facb867fdd17af6fb6ffc59f91870c0
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8b70868d1facb867fdd17af6fb6ffc59f91870c0

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Mar 27 17:20:59 2009 +0100

linux-msm7xxx: enable framebuffer console rotation for htcraphael

---

 recipes/linux/linux-msm7xxxx/htcraphael/defconfig |    2 +-
 recipes/linux/linux-msm7xxxx_git.bb               |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-msm7xxxx/htcraphael/defconfig b/recipes/linux/linux-msm7xxxx/htcraphael/defconfig
index 22d8fe9..a30c37b 100644
--- a/recipes/linux/linux-msm7xxxx/htcraphael/defconfig
+++ b/recipes/linux/linux-msm7xxxx/htcraphael/defconfig
@@ -760,7 +760,7 @@ CONFIG_FB_TILEBLITTING=y
 CONFIG_DUMMY_CONSOLE=y
 CONFIG_FRAMEBUFFER_CONSOLE=y
 # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set
-# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
+CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
 CONFIG_FONTS=y
 CONFIG_FONT_8x8=y
 # CONFIG_FONT_8x16 is not set
diff --git a/recipes/linux/linux-msm7xxxx_git.bb b/recipes/linux/linux-msm7xxxx_git.bb
index 4751c99..7dd901d 100644
--- a/recipes/linux/linux-msm7xxxx_git.bb
+++ b/recipes/linux/linux-msm7xxxx_git.bb
@@ -3,7 +3,7 @@ require linux.inc
 PV = "2.6.25+${PR}+gitr${SRCREV}"
 PV_htcraphael = "2.6.27+${PR}+gitr${SRCREV}"
 PV_htcdiamond = "2.6.27+${PR}+gitr${SRCREV}"
-PR = "r6"
+PR = "r7"
 
 COMPATIBLE_MACHINE = "htckaiser|htcpolaris|htcvogue|htctitan|htcnike|htcraphael|htcdiamond|htcblackstone"
 





More information about the Openembedded-commits mailing list