mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
npth: remove redundant FILES
This is covered by the default rules. (From OE-Core rev: 1f17a8d13684db6cc603a5184f5d61ab8c715d89) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0646d02199
commit
e3dd871f19
@@ -14,8 +14,6 @@ SRC_URI[sha256sum] = "8589f56937b75ce33b28d312fccbf302b3b71ec3f3945fde6aaa740279
|
||||
|
||||
inherit autotools multilib_header
|
||||
|
||||
FILES:${PN} = "${libdir}/libnpth.so.*"
|
||||
|
||||
do_install:append() {
|
||||
oe_multilib_header npth.h
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user