[oe-commits] Martin Jansa : libglew, xdriinfo: bump PR after mesa -> virtual/ libgl change

git version control git at git.openembedded.org
Thu Dec 10 16:03:48 UTC 2009


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Dec 10 10:09:51 2009 +0100

libglew, xdriinfo: bump PR after mesa -> virtual/libgl change

---

 recipes/glew/libglew_1.5.1.bb      |    2 +-
 recipes/xorg-app/xdriinfo_1.0.1.bb |    1 +
 recipes/xorg-app/xdriinfo_1.0.2.bb |    1 +
 3 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/glew/libglew_1.5.1.bb b/recipes/glew/libglew_1.5.1.bb
index c011a12..23257b5 100644
--- a/recipes/glew/libglew_1.5.1.bb
+++ b/recipes/glew/libglew_1.5.1.bb
@@ -4,7 +4,7 @@ LICENSE = "Modified BSD License, Mesa 3-D License, Khronos License"
 
 DEPENDS = "virtual/libx11 virtual/libgl libxext libxi libxmu"
 
-PR = "r0"
+PR = "r1"
 
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/1.5.1/glew-1.5.1-src.tgz \
diff --git a/recipes/xorg-app/xdriinfo_1.0.1.bb b/recipes/xorg-app/xdriinfo_1.0.1.bb
index 7198a79..ed7d48c 100644
--- a/recipes/xorg-app/xdriinfo_1.0.1.bb
+++ b/recipes/xorg-app/xdriinfo_1.0.1.bb
@@ -1,5 +1,6 @@
 require xorg-app-common.inc
 PE = "1"
+PR = "r1"
 
 DEPENDS += " virtual/libx11 glproto virtual/libgl"
 
diff --git a/recipes/xorg-app/xdriinfo_1.0.2.bb b/recipes/xorg-app/xdriinfo_1.0.2.bb
index b995e91..38e57cd 100644
--- a/recipes/xorg-app/xdriinfo_1.0.2.bb
+++ b/recipes/xorg-app/xdriinfo_1.0.2.bb
@@ -2,3 +2,4 @@ require xorg-app-common.inc
 DESCRIPTION = "query configuration information of DRI drivers"
 DEPENDS += " virtual/libx11 glproto virtual/libgl"
 PE = "1"
+PR = "r1"





More information about the Openembedded-commits mailing list