re2: rework solibs handling

This is cleaner way how to package unversioned libraries
which was suggested during review of the last commit.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Peter Marko
2024-06-16 22:36:51 +02:00
committed by Armin Kuster
parent 67559f2aed
commit 61e9a3aba8
@@ -32,7 +32,8 @@ do_install_ptest () {
}
# ignore .so in /usr/lib64
FILES:${PN} = "${libdir}"
SOLIBS = ".so*"
FILES_SOLIBSDEV = ""
INSANE_SKIP:${PN} += "dev-so"
# Don't include so files in dev package