mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
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:
committed by
Richard Purdie
parent
a0f804a372
commit
b1ca0e3c5f
@@ -13,7 +13,6 @@ PR = "r2"
|
||||
PACKAGES += "wiper"
|
||||
|
||||
FILES_wiper = "${bindir}/wiper.sh"
|
||||
FILES_${PN} = "${base_sbindir} ${mandir}"
|
||||
|
||||
RDEPENDS_wiper = "bash gawk stat"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user