Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1]insane.bbclass: add library dir sanity check
@ 2012-09-19  9:32 Radu Moisan
  2012-09-19  9:32 ` [PATCH 1/1] insane.bbclass: " Radu Moisan
  2012-09-21 22:22 ` [PATCH 0/1]insane.bbclass: " Saul Wold
  0 siblings, 2 replies; 4+ messages in thread
From: Radu Moisan @ 2012-09-19  9:32 UTC (permalink / raw)
  To: openembedded-core

    Check in ${PKGD} for libraries in wrong locations.
    Trigger a warning if so.
    Eg. Catch recipe installing /lib/bar.so when ${base_libdir}="lib32"
    or installing in /usr/lib64 when ${libdir}="/usr/lib"

The following changes since commit 7887b99646d8e1e736ad6e4a306e47df9955221e:

  local.conf.sample: change valgrind support architecture comment (2012-09-14 17:05:59 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib rmoisan/tmp1
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=rmoisan/tmp1

Radu Moisan (1):
  insane.bbclass: add library dir sanity check

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

-- 
1.7.9.5




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

end of thread, other threads:[~2012-09-21 22:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-19  9:32 [PATCH 0/1]insane.bbclass: add library dir sanity check Radu Moisan
2012-09-19  9:32 ` [PATCH 1/1] insane.bbclass: " Radu Moisan
2012-09-21 10:19   ` Richard Purdie
2012-09-21 22:22 ` [PATCH 0/1]insane.bbclass: " Saul Wold

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