[OE-core] [PATCH] nativesdk-buildtools-perl-dummy.bb: disable ICECC

Alex Franco alejandro.franco at linux.intel.com
Tue Mar 22 16:40:33 UTC 2016


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 <alejandro.franco at linux.intel.com>
> ---
>  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}')


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160322/3154b2f2/attachment-0002.sig>


More information about the Openembedded-core mailing list