]> code.ossystems Code Review - openembedded-core.git/commitdiff
hdparam: Clean up FILES_* after PACKAGES reoder
authorSaul Wold <sgw@linux.intel.com>
Mon, 18 Jun 2012 18:04:34 +0000 (11:04 -0700)
committerSaul Wold <sgw@linux.intel.com>
Wed, 20 Jun 2012 04:59:53 +0000 (21:59 -0700)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/hdparm/hdparm_9.39.bb

index 42867a90d3e40dc881efd23f3a199891ce75e3dd..40ebd351edb312a4fa5901731fac42391dcb39cf 100644 (file)
@@ -13,7 +13,6 @@ PR = "r2"
 PACKAGES += "wiper"
 
 FILES_wiper = "${bindir}/wiper.sh"
-FILES_${PN} = "${base_sbindir} ${mandir}"
 
 RDEPENDS_wiper = "bash gawk stat"