pkgconfig.bbclass: fix some bugs and add enhancement
authorHenning Heinold <heinold@inf.fu-berlin.de>
Mon, 22 Sep 2008 20:22:34 +0000 (20:22 +0000)
committerHenning Heinold <heinold@inf.fu-berlin.de>
Mon, 22 Sep 2008 20:22:34 +0000 (20:22 +0000)
commit29372d984aea1459b53957055bccc9650c05e7f1
tree23881656e8a556221664304a60e268407052ea70
parent3e272bd4dfa5b24f46f555edf344b1bbe919889e
pkgconfig.bbclass: fix some bugs and add enhancement
* add ${libdir}/pkgconfig to FILES_${PN}-dev per default
  so all .pc files ends up in the right package
* fix QA errors when the .pc file contains bad PATH's at install
  stage
* fix do_stage_append dont look up the sourcedir, look up in
  image-dir to stage the .pc files
classes/pkgconfig.bbclass