On 1 February 2016 at 20:47, Andre McCurdy <armccu...@gmail.com> wrote:

> There seems to be something odd going on with these file-rdeps warning
> messages. e.g.
>
>   chkconfig-1.3.58: /usr/sbin/ntsysv_chkconfig contained in package
> chkconfig ...
>
> Should be:
>
>   chkconfig-1.3.58: /usr/sbin/ntsysv contained in package chkconfig ...
>

Yes, insane.bbclass needs to sanitise the string for display.  If the
filename contains an underscore you get that appearing as @underscore@ too!
:)

(patches welcome)

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

Reply via email to