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/madwifi/madwifi-ng_r.inc | 2 +- packages/madwifi/madwifi-ng_r2826-20071105.bb | 2 +- packages/madwifi/madwifi-ng_r3314-20080131.bb | 2 +- packages/madwifi/madwifi-ng_r3837-20080802.bb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'packages/madwifi') diff --git a/packages/madwifi/madwifi-ng_r.inc b/packages/madwifi/madwifi-ng_r.inc index 9ec0a042c1..ddb1e6a50b 100644 --- a/packages/madwifi/madwifi-ng_r.inc +++ b/packages/madwifi/madwifi-ng_r.inc @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "GPL" RDEPENDS = "kernel (${KERNEL_VERSION})" DEPENDS = "virtual/kernel" -FILE_PR ="r5" +PR ="r5" WACKELF_SRC_URI = "" WACKELF_SRC_URI_ixp4xx = " file://20-xscale-VFP-wackelf.patch;patch=1" diff --git a/packages/madwifi/madwifi-ng_r2826-20071105.bb b/packages/madwifi/madwifi-ng_r2826-20071105.bb index 97ad1e5f47..5301e3bd42 100644 --- a/packages/madwifi/madwifi-ng_r2826-20071105.bb +++ b/packages/madwifi/madwifi-ng_r2826-20071105.bb @@ -11,4 +11,4 @@ INHIBIT_PACKAGE_STRIP = "1" require madwifi-ng_r.inc # PR set after the include, to override what's set in the included file. -FILE_PR = "r1" +PR = "r1" diff --git a/packages/madwifi/madwifi-ng_r3314-20080131.bb b/packages/madwifi/madwifi-ng_r3314-20080131.bb index 3dc1ac4334..fb5cde036f 100644 --- a/packages/madwifi/madwifi-ng_r3314-20080131.bb +++ b/packages/madwifi/madwifi-ng_r3314-20080131.bb @@ -11,4 +11,4 @@ SRC_URI += " \ " # PR set after the include, to override what's set in the included file. -FILE_PR = "r6" +PR = "r6" diff --git a/packages/madwifi/madwifi-ng_r3837-20080802.bb b/packages/madwifi/madwifi-ng_r3837-20080802.bb index 84f4c6d1fa..bf14c33f83 100644 --- a/packages/madwifi/madwifi-ng_r3837-20080802.bb +++ b/packages/madwifi/madwifi-ng_r3837-20080802.bb @@ -15,4 +15,4 @@ WACKELF_SRC_URI_compulab-pxa270 = " file://20-xscale-VFP-wackelf-v2.patch;patch= SRCNAME = "madwifi-trunk" # PR set after the include, to override what's set in the included file. -FILE_PR = "r1" +PR = "r1" -- cgit v1.2.3