classes/insane.bbclass: check stages .pc and .la for sanity
authorHolger Freyther <zecke@selfish.org>
Mon, 19 Feb 2007 16:57:13 +0000 (16:57 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 19 Feb 2007 16:57:13 +0000 (16:57 +0000)
commita6bf9a11ca4488cbe5f3e7e75f68c7346603252b
tree3b955105dbe4d089a391d2bbbfa55765cf858a99
parentd285900f1c5967c1312541979f3fb89e621d00b6
classes/insane.bbclass: check stages .pc and .la for sanity
    native ones:
        .la files should have installed=yes (at least I believe
        this). And somehow some believe this as well, some don't though...
        some like fakeroot love to install two .la files...
    non-native:
        .la should have installed=no
    both:
        should not point to tmp/work. libgettext and libltdl(libtool)
        fails this...
    happy fixing and arguing
classes/insane.bbclass