summaryrefslogtreecommitdiff
path: root/recipes/xorg-util/imake_1.0.2.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-03-15 08:49:48 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-03-15 08:49:48 +0100
commit3aec39dd6117e9112876c4b7d88c7324cb296c34 (patch)
treeb5508c38b8cdf958231165fbe951ddfb30b1411d /recipes/xorg-util/imake_1.0.2.bb
parente2c2c3d636045bf9b292b103a4f4fb0a4c16deab (diff)
xorg-util: used BPN in xorg-util-common
as per hrw's suggestion Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Conflicts: recipes/xorg-util/xorg-util-common.inc Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/xorg-util/imake_1.0.2.bb')
-rw-r--r--recipes/xorg-util/imake_1.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-util/imake_1.0.2.bb b/recipes/xorg-util/imake_1.0.2.bb
index deeb4477a1..b0eda35823 100644
--- a/recipes/xorg-util/imake_1.0.2.bb
+++ b/recipes/xorg-util/imake_1.0.2.bb
@@ -3,5 +3,5 @@ require xorg-util-common.inc
DESCRIPTION = "C preprocessor interface to the make utility"
RDEPENDS = "perl xproto"
-PR = "r1"
+PR = "r2"
PE = "1"