summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/elfutils/elfutils_0.176.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/elfutils/elfutils_0.176.bb b/meta/recipes-devtools/elfutils/elfutils_0.176.bb
index 75acf59d26..d98457e3f9 100644
--- a/meta/recipes-devtools/elfutils/elfutils_0.176.bb
+++ b/meta/recipes-devtools/elfutils/elfutils_0.176.bb
@@ -142,4 +142,4 @@ INHIBIT_PACKAGE_STRIP_FILES = "\
142 ${PKGD}${PTEST_PATH}/backends/libebl_x86_64.so \ 142 ${PKGD}${PTEST_PATH}/backends/libebl_x86_64.so \
143" 143"
144 144
145EXCLUDE_PACKAGES_FROM_SHLIBS = "${PN}-ptest" 145PRIVATE_LIBS_${PN}-ptest = "libdw.so.1 libelf.so.1"