From 05d590a14c1e28110a2ac304e9de9160bd105411 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 14 Jun 2010 10:37:35 +0200 Subject: xorg-app: use INC_PR Signed-off-by: Martin Jansa --- recipes/xorg-app/xphelloworld_1.0.1.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/xorg-app/xphelloworld_1.0.1.bb') diff --git a/recipes/xorg-app/xphelloworld_1.0.1.bb b/recipes/xorg-app/xphelloworld_1.0.1.bb index 921e68b720..e0b1cc93b2 100644 --- a/recipes/xorg-app/xphelloworld_1.0.1.bb +++ b/recipes/xorg-app/xphelloworld_1.0.1.bb @@ -6,3 +6,4 @@ DEPENDS += " virtual/libx11 libxprintapputil libxaw libxprintutil libxt libxp" SRC_URI[archive.md5sum] = "5c7fd1e35dd63089229e357c46e4f407" SRC_URI[archive.sha256sum] = "b1ca08e3ba4e5b135ee9d8675e717a6f88eafa53b031b2b821d2760897e35426" +PR = "${INC_PR}.0" -- cgit 1.2.3-korg