From 7d9b0799a0195574e5f1eb658d22fa0b118efb4a Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 24 Jun 2010 21:16:02 +0200 Subject: xorg-lib: use INC_PR Signed-off-by: Martin Jansa --- recipes/xorg-lib/libxrandr_1.2.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/xorg-lib/libxrandr_1.2.3.bb') diff --git a/recipes/xorg-lib/libxrandr_1.2.3.bb b/recipes/xorg-lib/libxrandr_1.2.3.bb index 9ce4ae280a..b5a1aef511 100644 --- a/recipes/xorg-lib/libxrandr_1.2.3.bb +++ b/recipes/xorg-lib/libxrandr_1.2.3.bb @@ -4,10 +4,10 @@ DESCRIPTION = "X11 Resize and Rotate extension library" LICENSE = "BSD-X" DEPENDS += "randrproto libxrender libxext" BBCLASSEXTEND = "sdk" -PR = "r0" PE = "1" XORG_PN = "libXrandr" SRC_URI[archive.md5sum] = "5cd67cc02a50c9644ba0a1846ea3b08e" SRC_URI[archive.sha256sum] = "f8edfe26b8c4c3677a3a949f81a8b09a5fad62972020bfd230401e11cc0ed267" +PR = "${INC_PR}.0" -- cgit 1.2.3-korg