aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-util
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2008-10-15 10:56:42 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-18 18:02:07 +0200
commitc0b6dd9b41279ff00c5a90e49108945a0fee9cdd (patch)
treecfeff92229e10bf27533dc5309e42213e5bdee8f /packages/xorg-util
parente769c7fbe16294b2c5306edfafa1ec821b7b138c (diff)
downloadopenembedded-c0b6dd9b41279ff00c5a90e49108945a0fee9cdd.tar.gz
bb files: Revert the introduction of FILE_PR
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
Diffstat (limited to 'packages/xorg-util')
-rw-r--r--packages/xorg-util/gccmakedep_1.0.2.bb2
-rw-r--r--packages/xorg-util/imake_1.0.2.bb2
-rw-r--r--packages/xorg-util/lndir_1.0.1.bb2
-rw-r--r--packages/xorg-util/makedepend-native_1.0.1.bb2
-rw-r--r--packages/xorg-util/makedepend_1.0.1.bb2
-rw-r--r--packages/xorg-util/util-macros-native_1.1.5.bb2
-rw-r--r--packages/xorg-util/util-macros_1.1.5.bb2
-rw-r--r--packages/xorg-util/xorg-cf-files_1.0.2.bb2
8 files changed, 8 insertions, 8 deletions
diff --git a/packages/xorg-util/gccmakedep_1.0.2.bb b/packages/xorg-util/gccmakedep_1.0.2.bb
index b7c1f80d29..3abfa037a2 100644
--- a/packages/xorg-util/gccmakedep_1.0.2.bb
+++ b/packages/xorg-util/gccmakedep_1.0.2.bb
@@ -3,5 +3,5 @@ require xorg-util-common.inc
DESCRIPTION = "create dependencies in makefiles using 'gcc -M'"
RDEPENDS = "gcc"
-FILE_PR = "r2"
+PR = "r2"
PE = "1"
diff --git a/packages/xorg-util/imake_1.0.2.bb b/packages/xorg-util/imake_1.0.2.bb
index a835887f28..deeb4477a1 100644
--- a/packages/xorg-util/imake_1.0.2.bb
+++ b/packages/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"
-FILE_PR = "r1"
+PR = "r1"
PE = "1"
diff --git a/packages/xorg-util/lndir_1.0.1.bb b/packages/xorg-util/lndir_1.0.1.bb
index 1ef4b2fa96..34309a6487 100644
--- a/packages/xorg-util/lndir_1.0.1.bb
+++ b/packages/xorg-util/lndir_1.0.1.bb
@@ -1,5 +1,5 @@
require xorg-util-common.inc
DESCRIPTION = "create a shadow directory of symbolic links to another directory tree"
-FILE_PR = "r1"
+PR = "r1"
PE = "1"
diff --git a/packages/xorg-util/makedepend-native_1.0.1.bb b/packages/xorg-util/makedepend-native_1.0.1.bb
index 2c9cad5945..9facfc69fa 100644
--- a/packages/xorg-util/makedepend-native_1.0.1.bb
+++ b/packages/xorg-util/makedepend-native_1.0.1.bb
@@ -3,7 +3,7 @@ inherit native
DESCRIPTION = "create dependencies in makefiles"
DEPENDS = "xproto-native util-macros-native"
-FILE_PR = "r2"
+PR = "r2"
PE = "1"
XORG_PN = "makedepend"
diff --git a/packages/xorg-util/makedepend_1.0.1.bb b/packages/xorg-util/makedepend_1.0.1.bb
index edef6a0208..e998bba1b0 100644
--- a/packages/xorg-util/makedepend_1.0.1.bb
+++ b/packages/xorg-util/makedepend_1.0.1.bb
@@ -2,5 +2,5 @@ require xorg-util-common.inc
DESCRIPTION = "create dependencies in makefiles"
DEPENDS = "xproto util-macros"
-FILE_PR = "r2"
+PR = "r2"
PE = "1"
diff --git a/packages/xorg-util/util-macros-native_1.1.5.bb b/packages/xorg-util/util-macros-native_1.1.5.bb
index 21ff91569e..c327f3f54e 100644
--- a/packages/xorg-util/util-macros-native_1.1.5.bb
+++ b/packages/xorg-util/util-macros-native_1.1.5.bb
@@ -2,7 +2,7 @@ require util-macros_${PV}.bb
inherit native
-FILE_PR = "r1"
+PR = "r1"
XORG_PN = "util-macros"
diff --git a/packages/xorg-util/util-macros_1.1.5.bb b/packages/xorg-util/util-macros_1.1.5.bb
index 65fedf3516..22634bffd2 100644
--- a/packages/xorg-util/util-macros_1.1.5.bb
+++ b/packages/xorg-util/util-macros_1.1.5.bb
@@ -1,7 +1,7 @@
require xorg-util-common.inc
DESCRIPTION = "X autotools macros"
-FILE_PR = "r1"
+PR = "r1"
PE = "1"
SRC_URI += "file://unbreak_cross_compile.patch;patch=1"
diff --git a/packages/xorg-util/xorg-cf-files_1.0.2.bb b/packages/xorg-util/xorg-cf-files_1.0.2.bb
index 0cfcf61a8b..7c3fb8d7e9 100644
--- a/packages/xorg-util/xorg-cf-files_1.0.2.bb
+++ b/packages/xorg-util/xorg-cf-files_1.0.2.bb
@@ -2,7 +2,7 @@ require xorg-util-common.inc
DESCRIPTION = "X Window System CF files"
-FILE_PR = "r1"
+PR = "r1"
PE = "1"
FILES_${PN} += " /usr/lib/X11/config"