[oe-commits] Martin Jansa : xf86-driver-common: PR bump for newer xserver in SHR

git version control git at git.openembedded.org
Fri Apr 2 12:55:23 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: ed61ecec2ab33c37fcd18040add05b507dd3f648
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ed61ecec2ab33c37fcd18040add05b507dd3f648

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Apr  2 14:53:45 2010 +0200

xf86-driver-common: PR bump for newer xserver in SHR

---

 recipes/xorg-driver/xf86-video-glamo_git.bb |    2 +-
 recipes/xorg-driver/xorg-driver-common.inc  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/xorg-driver/xf86-video-glamo_git.bb b/recipes/xorg-driver/xf86-video-glamo_git.bb
index 10b5519..19c7591 100644
--- a/recipes/xorg-driver/xf86-video-glamo_git.bb
+++ b/recipes/xorg-driver/xf86-video-glamo_git.bb
@@ -6,7 +6,7 @@ S = "${WORKDIR}/git"
 SRCREV = "77b6d1b7363d3ff28f063ed92c9ed47194f70b20"
 PV = "1.0.0+gitr${SRCREV}"
 PE = "1"
-PR = "r3"
+PR = "r4"
 
 do_configure_prepend() {
   # pedantic emits warning about GCC extension used in xserver header file edid.h (from version 1.8) and because of -Werror it fill fail
diff --git a/recipes/xorg-driver/xorg-driver-common.inc b/recipes/xorg-driver/xorg-driver-common.inc
index c431fa3..66a378f 100644
--- a/recipes/xorg-driver/xorg-driver-common.inc
+++ b/recipes/xorg-driver/xorg-driver-common.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "X driver"
 HOMEPAGE = "http://www.x.org"
 SECTION = "x11/drivers"
 LICENSE = "MIT-X"
-PR = "r10"
+PR = "r11"
 
 DEPENDS = "randrproto xorg-server xproto"
 





More information about the Openembedded-commits mailing list