From c0b6dd9b41279ff00c5a90e49108945a0fee9cdd Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 15 Oct 2008 10:56:42 +0200 Subject: 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. --- packages/obsolete/dbus/dbus-native_0.50.bb | 2 +- packages/obsolete/dbus/dbus_0.21.bb | 2 +- packages/obsolete/dbus/dbus_0.22.bb | 2 +- packages/obsolete/dbus/dbus_0.23.1-osso5.bb | 2 +- packages/obsolete/dbus/dbus_0.23.4.bb | 2 +- packages/obsolete/dbus/dbus_0.23.bb | 2 +- packages/obsolete/dbus/dbus_0.34.inc | 2 +- packages/obsolete/dbus/dbus_0.50.inc | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'packages/obsolete/dbus') diff --git a/packages/obsolete/dbus/dbus-native_0.50.bb b/packages/obsolete/dbus/dbus-native_0.50.bb index 95a073abd4..39ea2ae0b7 100644 --- a/packages/obsolete/dbus/dbus-native_0.50.bb +++ b/packages/obsolete/dbus/dbus-native_0.50.bb @@ -8,7 +8,7 @@ S = "${WORKDIR}/dbus-${PV}" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/dbus" DEPENDS = "glib-2.0-native" -FILE_PR = "r1" +PR = "r1" do_stage() { oe_runmake install diff --git a/packages/obsolete/dbus/dbus_0.21.bb b/packages/obsolete/dbus/dbus_0.21.bb index c6615b1c99..d7b164e8cc 100644 --- a/packages/obsolete/dbus/dbus_0.21.bb +++ b/packages/obsolete/dbus/dbus_0.21.bb @@ -1,5 +1,5 @@ SECTION = "base" -FILE_PR = "r4" +PR = "r4" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" DEPENDS = "expat glib-2.0 virtual/libintl" diff --git a/packages/obsolete/dbus/dbus_0.22.bb b/packages/obsolete/dbus/dbus_0.22.bb index 9e40e3d376..8eacbeca27 100644 --- a/packages/obsolete/dbus/dbus_0.22.bb +++ b/packages/obsolete/dbus/dbus_0.22.bb @@ -1,5 +1,5 @@ SECTION = "base" -FILE_PR = "r6" +PR = "r6" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/packages/obsolete/dbus/dbus_0.23.1-osso5.bb b/packages/obsolete/dbus/dbus_0.23.1-osso5.bb index 36b6db4e5b..1cb72cb792 100644 --- a/packages/obsolete/dbus/dbus_0.23.1-osso5.bb +++ b/packages/obsolete/dbus/dbus_0.23.1-osso5.bb @@ -1,6 +1,6 @@ DEFAULT_PREFERENCE = "-1" SECTION = "base" -FILE_PR = "r1" +PR = "r1" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/packages/obsolete/dbus/dbus_0.23.4.bb b/packages/obsolete/dbus/dbus_0.23.4.bb index a4711c2c8d..6fd86ae1aa 100644 --- a/packages/obsolete/dbus/dbus_0.23.4.bb +++ b/packages/obsolete/dbus/dbus_0.23.4.bb @@ -1,5 +1,5 @@ SECTION = "base" -FILE_PR = "r1" +PR = "r1" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/packages/obsolete/dbus/dbus_0.23.bb b/packages/obsolete/dbus/dbus_0.23.bb index 186cb50361..de224f307e 100644 --- a/packages/obsolete/dbus/dbus_0.23.bb +++ b/packages/obsolete/dbus/dbus_0.23.bb @@ -1,5 +1,5 @@ SECTION = "base" -FILE_PR = "r2" +PR = "r2" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/packages/obsolete/dbus/dbus_0.34.inc b/packages/obsolete/dbus/dbus_0.34.inc index cac7139b3e..1c63c37fdf 100644 --- a/packages/obsolete/dbus/dbus_0.34.inc +++ b/packages/obsolete/dbus/dbus_0.34.inc @@ -1,5 +1,5 @@ SECTION = "base" -FILE_PR = "r0" +PR = "r0" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/packages/obsolete/dbus/dbus_0.50.inc b/packages/obsolete/dbus/dbus_0.50.inc index 6a1b06ab0a..094a9b68d6 100644 --- a/packages/obsolete/dbus/dbus_0.50.inc +++ b/packages/obsolete/dbus/dbus_0.50.inc @@ -1,5 +1,5 @@ SECTION = "base" -FILE_PR = "r0" +PR = "r0" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" -- cgit v1.2.3