On Mon, 2018-11-19 at 15:00 +0000, Valek, Andrej wrote:
> Hello Richard,
>  
> I would like to ask You a question about your commit (
> http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/meta/recipes-core/meta/dummy-sdk-package.inc?id=0d0984e1e616c9f1c211b7b980ba2ca54c096e6e
> ) to update sdk providers. I have found an issue regarding to
> buildtools.
>  
> ERROR:  OE-core's config sanity checker detected a potential
> misconfiguration.
>     Either fix the cause of this error or at your own risk disable
> the checker (see sanity.conf).
>     Following is the list of potential problems / advisories:
> 
>     Required perl module(s) not found: Text::ParseWords Thread::Queue
> Data::Dumper
>  
> After analyzing, I have found, that buildtools-tarball contains a
> nativesdk-perl (in manifest), which I guess should be excluded.
> I have found, that after removing comments your comments of
> d.appendVar("RCONFLICTS_%s" % p, "${DUMMYPROVIDES}") and RREPLACES_%s
> in meta/recipes-core/meta/dummy-sdk-package.inc it works. Is there
> any reason, why You have commented out?

Good question, I think this behaviour is package backend specific and
I'm not sure if those commented out lines were accidental from testing
something. I'll remove them and see what the autobuilder makes of
that...

Cheers,

Richard

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to