[OE-core] [PATCH 0/1]insane.bbclass: add library dir sanity check

Radu Moisan radu.moisan at intel.com
Wed Sep 19 09:32:38 UTC 2012


    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





More information about the Openembedded-core mailing list