mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
mdadm: remove duplicated udev setting from FILES_${PN}
bitbake.conf already sets it. (From OE-Core rev: 79b38adb3cac86ac24aa8c13fa0403105f17d494) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4a071fb33f
commit
26a6e950d9
@@ -46,8 +46,6 @@ do_install() {
|
||||
autotools_do_install
|
||||
}
|
||||
|
||||
FILES_${PN} += "${base_libdir}/udev/rules.d/*.rules"
|
||||
|
||||
inherit ptest
|
||||
|
||||
do_compile_ptest() {
|
||||
|
||||
Reference in New Issue
Block a user