Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] insane.bbclass: Warning for so file version mismatch
@ 2020-04-14 18:08 mwillard
  2020-04-14 18:08 ` [PATCH 1/1] " Mike Willard
  0 siblings, 1 reply; 3+ messages in thread
From: mwillard @ 2020-04-14 18:08 UTC (permalink / raw)
  To: openembedded-core; +Cc: Mike Willard

Adds a warning if a package produces a .so file with a
version that doesn't match the package PV.

This will catch issues like the one in a recent lua version
where the .so file was getting the wrong version number.

The following changes since commit 5d47cdf448b6cff5bb7cc5b0ba0426b8235ec478:

  build-appliance-image: Update to master head revision (2020-04-07 22:15:35 +0100)

are available in the Git repository at:

  git://push.yoctoproject.org/poky-contrib mwillard/so-version-warning

Mike Willard (1):
  insane.bbclass: Warning for so file version mismatch

 meta/classes/insane.bbclass | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-14 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-14 18:08 [PATCH] insane.bbclass: Warning for so file version mismatch mwillard
2020-04-14 18:08 ` [PATCH 1/1] " Mike Willard
2020-04-14 18:54   ` [OE-core] " Andre McCurdy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox