]> code.ossystems Code Review - openembedded-core.git/commit
cpan.bbclass: Fail unless Makefile.PL generates Makefile
authorOlof Johansson <olof.johansson@axis.com>
Mon, 22 Jul 2013 09:35:47 +0000 (11:35 +0200)
committerSaul Wold <sgw@linux.intel.com>
Fri, 26 Jul 2013 06:44:27 +0000 (23:44 -0700)
commit0a2dffefc6fbca37ce9604117cebc2f7d4abc1c6
tree09f5dd1214c499e80d6a782810cce6df18dc5055
parent03e745f18f9da22cfba53bb0057bdb0af4a49fca
cpan.bbclass: Fail unless Makefile.PL generates Makefile

Makefile.PLs can exit with success without generating a Makefile,
e.g. in cases of missing configure time dependencies. This is
considered a best practice by cpantesters.org. See:

 * http://wiki.cpantesters.org/wiki/CPANAuthorNotes
 * http://www.nntp.perl.org/group/perl.qa/2008/08/msg11236.html

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/cpan.bbclass