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>
This commit is contained in:
Saul Wold 2012-06-18 11:04:34 -07:00 committed by Richard Purdie
parent a0f804a372
commit b1ca0e3c5f
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ PR = "r2"
PACKAGES += "wiper"
FILES_wiper = "${bindir}/wiper.sh"
FILES_${PN} = "${base_sbindir} ${mandir}"
RDEPENDS_wiper = "bash gawk stat"