[OE-core] [PATCH] insane.bbclass: tighten lib_re and exec_re patterns to avoid false positive

Phil Blundell pb at pbcl.net
Wed Mar 23 17:56:38 UTC 2016


On Wed, 2016-03-23 at 08:54 -0700, Bill Randle wrote:
> lib_re would match files like "/libsoletta.so.0.0.1-gdb.py" which are
> not valid library filenames.

What are the consequences of it matching things that are not libraries?

> Tighten up the re for lib_re and exec_re so they match only valid
> sonames (.so or .so followed by major version and optional minor
> version and release).

Where does this definition of "valid sonames" come from?

p.




More information about the Openembedded-core mailing list