Openembedded Core Discussions
 help / color / mirror / Atom feed
From: mwillard@izotope.com
To: openembedded-core@lists.openembedded.org
Cc: Mike Willard <mwillard@izotope.com>
Subject: [PATCH] insane.bbclass: Warning for so file version mismatch
Date: Tue, 14 Apr 2020 18:08:17 +0000	[thread overview]
Message-ID: <cover.1586887105.git.mwillard@izotope.com> (raw)

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


             reply	other threads:[~2020-04-14 18:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-14 18:08 mwillard [this message]
2020-04-14 18:08 ` [PATCH 1/1] insane.bbclass: Warning for so file version mismatch Mike Willard
2020-04-14 18:54   ` [OE-core] " Andre McCurdy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1586887105.git.mwillard@izotope.com \
    --to=mwillard@izotope.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox