summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/hdparm
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-06-18 11:04:34 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-21 13:03:01 +0100
commitb1ca0e3c5f8a3d5f13b1f994cb14b48df2629b58 (patch)
tree2649657649713a67ecdd84118149bfcf60b74e8e /meta/recipes-extended/hdparm
parenta0f804a37264592b6546b2478b59d658a45449fd (diff)
downloadpoky-b1ca0e3c5f8a3d5f13b1f994cb14b48df2629b58.tar.gz
hdparam: Clean up FILES_* after PACKAGES reoder
(From OE-Core rev: a833ae1941a2f5d1c2bcd1df90e2e9e1056d8375) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/hdparm')
-rw-r--r--meta/recipes-extended/hdparm/hdparm_9.39.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-extended/hdparm/hdparm_9.39.bb b/meta/recipes-extended/hdparm/hdparm_9.39.bb
index 42867a90d3..40ebd351ed 100644
--- a/meta/recipes-extended/hdparm/hdparm_9.39.bb
+++ b/meta/recipes-extended/hdparm/hdparm_9.39.bb
@@ -13,7 +13,6 @@ PR = "r2"
13PACKAGES += "wiper" 13PACKAGES += "wiper"
14 14
15FILES_wiper = "${bindir}/wiper.sh" 15FILES_wiper = "${bindir}/wiper.sh"
16FILES_${PN} = "${base_sbindir} ${mandir}"
17 16
18RDEPENDS_wiper = "bash gawk stat" 17RDEPENDS_wiper = "bash gawk stat"
19 18