summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/procps/procps_3.2.8.bb
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-06-05 18:23:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-21 13:03:00 +0100
commit43616aa766515b9675e57a3825a010583e3b7cfb (patch)
tree81c5a84ab51323e23c63f7eafc29f68980c0c472 /meta/recipes-extended/procps/procps_3.2.8.bb
parent28a1a0fbf65cd9220c2d9d63a9fa9bc239d69a3e (diff)
downloadpoky-43616aa766515b9675e57a3825a010583e3b7cfb.tar.gz
procps: clean up FILE after PACKAGE reorder
(From OE-Core rev: f68b38ce45b3af54096c58e282598b49f8cfcaba) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/procps/procps_3.2.8.bb')
-rw-r--r--meta/recipes-extended/procps/procps_3.2.8.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/procps/procps_3.2.8.bb b/meta/recipes-extended/procps/procps_3.2.8.bb
index dfae0b8f22..5508eb05b3 100644
--- a/meta/recipes-extended/procps/procps_3.2.8.bb
+++ b/meta/recipes-extended/procps/procps_3.2.8.bb
@@ -1,6 +1,6 @@
1require procps.inc 1require procps.inc
2 2
3PR = "r7" 3PR = "r8"
4 4
5inherit update-alternatives 5inherit update-alternatives
6 6