summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/npth/npth_1.7.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-support/npth/npth_1.7.bb b/meta/recipes-support/npth/npth_1.7.bb
index 861f0b92c8..0cf35565a3 100644
--- a/meta/recipes-support/npth/npth_1.7.bb
+++ b/meta/recipes-support/npth/npth_1.7.bb
@@ -14,8 +14,6 @@ SRC_URI[sha256sum] = "8589f56937b75ce33b28d312fccbf302b3b71ec3f3945fde6aaa740279
14 14
15inherit autotools multilib_header 15inherit autotools multilib_header
16 16
17FILES:${PN} = "${libdir}/libnpth.so.*"
18
19do_install:append() { 17do_install:append() {
20 oe_multilib_header npth.h 18 oe_multilib_header npth.h
21} 19}