diff options
-rw-r--r-- | meta/recipes-support/p11-kit/p11-kit_0.22.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb b/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb index 798ad37def..a4efff1617 100644 --- a/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb +++ b/meta/recipes-support/p11-kit/p11-kit_0.22.1.bb | |||
@@ -18,4 +18,4 @@ FILES_${PN} += " \ | |||
18 | ${libdir}/pkcs11/*.la" | 18 | ${libdir}/pkcs11/*.la" |
19 | 19 | ||
20 | # PN contains p11-kit-proxy.so, a symlink to a loadable module | 20 | # PN contains p11-kit-proxy.so, a symlink to a loadable module |
21 | INSANE_SKIP_${PN} = "dev-elf" | 21 | INSANE_SKIP_${PN} = "dev-so" |