From 25cbcad84ccaa96b1287906f63284b362424de23 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 10 Dec 2009 10:09:51 +0100 Subject: 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 deletion(-) (limited to 'recipes') diff --git a/recipes/glew/libglew_1.5.1.bb b/recipes/glew/libglew_1.5.1.bb index c011a12525..23257b552a 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 7198a794d8..ed7d48c6c9 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 b995e91753..38e57cd022 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" -- cgit v1.2.3