aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-util
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-10 21:37:43 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-10 21:50:51 +0200
commitdce51c1b4ea37b62b953e1b719c8468e14d2f5ca (patch)
treed9f31ab62b7087b7cc40d85284824461f23f5433 /recipes/xorg-util
parent719de6735f6d14ad05f231df900795bbb19a2810 (diff)
downloadopenembedded-dce51c1b4ea37b62b953e1b719c8468e14d2f5ca.tar.gz
recipes: bump PR/INC_PR for packages changed in RDEPENDS/RRECOMMENDS/RSUGGESTS/RPROVIDES/RCONFLICTS/RREPLACES cleanup
* only 769 from 1102 recipes were covered by automatic PR bump, list of remaining 333 recipes not using PR/INC_PR is available for manual PR add or INC_PR conversion - volunteers? http://build.shr-project.org/tests/jama/files.not.PR.bumped * just echo 'PR = "r1"' to recipes without any PR/INC_PR is not so good idea without manual check, because sometimes they rely on PR set in their .inc file and "r1" could make it go backwards Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-util')
-rw-r--r--recipes/xorg-util/gccmakedep_1.0.2.bb2
-rw-r--r--recipes/xorg-util/imake_1.0.2.bb2
-rw-r--r--recipes/xorg-util/imake_1.0.3.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-util/gccmakedep_1.0.2.bb b/recipes/xorg-util/gccmakedep_1.0.2.bb
index dbfc648931..651d272944 100644
--- a/recipes/xorg-util/gccmakedep_1.0.2.bb
+++ b/recipes/xorg-util/gccmakedep_1.0.2.bb
@@ -3,7 +3,7 @@ require xorg-util-common.inc
DESCRIPTION = "create dependencies in makefiles using 'gcc -M'"
RDEPENDS_${PN} = "gcc"
-PR = "r3"
+PR = "r4"
PE = "1"
SRC_URI[archive.md5sum] = "fc49f45251c1336fe1dad5dba1c83fcd"
SRC_URI[archive.sha256sum] = "fdd3963294e80b27416f902a5c029c033d321f03310d3cafa3afb62b50ddce92"
diff --git a/recipes/xorg-util/imake_1.0.2.bb b/recipes/xorg-util/imake_1.0.2.bb
index 1e90a9bce6..a77e70540f 100644
--- a/recipes/xorg-util/imake_1.0.2.bb
+++ b/recipes/xorg-util/imake_1.0.2.bb
@@ -3,7 +3,7 @@ require xorg-util-common.inc
DESCRIPTION = "C preprocessor interface to the make utility"
RDEPENDS_${PN} = "perl xproto"
-PR = "r2"
+PR = "r3"
PE = "1"
SRC_URI[archive.md5sum] = "b5c3a719d60a14ca2378dc1259ee60df"
SRC_URI[archive.sha256sum] = "8008b4366ab96abfdac2c91808b79ec2cc5649966b41cfb07b14b6fbd798651c"
diff --git a/recipes/xorg-util/imake_1.0.3.bb b/recipes/xorg-util/imake_1.0.3.bb
index 10e4f732d4..509b823348 100644
--- a/recipes/xorg-util/imake_1.0.3.bb
+++ b/recipes/xorg-util/imake_1.0.3.bb
@@ -3,7 +3,7 @@ require xorg-util-common.inc
DESCRIPTION = "C preprocessor interface to the make utility"
RDEPENDS_${PN} = "perl xproto"
-PR = "r2"
+PR = "r3"
PE = "1"
SRC_URI[archive.md5sum] = "579377af36a146913b3429cad1f7e8ab"
SRC_URI[archive.sha256sum] = "5d149c3cc9a0d7eca2a4bb44e5597f50f6d7ec75b61d7ca2ded842294214012d"