summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-07-20 18:12:06 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-07-20 18:18:24 +0200
commite8703fd23aa627b6aedb344bdcddd50a1b366451 (patch)
tree4bdb375189789d5200587fb84942895632e4f3b0 /recipes/xorg-xserver/xserver-xorg-conf_0.1.bb
parent7dfb99a469c4fa34d5a3181cb2d5f5457a74eaad (diff)
downloadopenembedded-e8703fd23aa627b6aedb344bdcddd50a1b366451.tar.gz
xserver-xorg-conf: fix rotation issue with htcdream and bump PR
I used comment in the htcdream's xorg.conf for telling the user what to comment in order to remove rotation,but I forgetten to add some coments for the trackball,with the result of the trackball beeing rotated when the screen is not. I was told in irc and belive that a PR bump is ok and doesn't need prior review
Diffstat (limited to 'recipes/xorg-xserver/xserver-xorg-conf_0.1.bb')
-rw-r--r--recipes/xorg-xserver/xserver-xorg-conf_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb b/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb
index f8ce48c1a3..976dfacf5b 100644
--- a/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb
+++ b/recipes/xorg-xserver/xserver-xorg-conf_0.1.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "Machine specific xorg.conf files"
-PR = "r28"
+PR = "r29"
SRC_URI = "file://xorg.conf"