Fix originally submitted on bugzilla [1] by Andreas Schultz, I get good results with it and I do think that ICECC should be disabled for this recipe...
Alex Franco [1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=8934 On 03/22/2016 10:37 AM, Alex Franco wrote: > Disable ICECC, as this recipe was added for compatibility with > the extensible SDK (eSDK), and therefore does not need to be > able to be built with the distributed icecream compiler. > > [YOCTO #8934] > > Signed-off-by: Alex Franco <[email protected]> > --- > meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb > b/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb > index 90784a9..b488b03 100644 > --- a/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb > +++ b/meta/recipes-core/meta/nativesdk-buildtools-perl-dummy.bb > @@ -18,6 +18,7 @@ PERLPACKAGES = "nativesdk-perl \ > nativesdk-perl-module-file-path" > > ALLOW_EMPTY_${PN} = "1" > +ICECC_DISABLED = "1" > > python populate_packages_prepend() { > d.appendVar(d.expand('RPROVIDES_${PN}'), '${PERLPACKAGES}')
signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
