On Fri, 2026-03-20 at 10:16 +0100, Joao Marcos Costa via lists.openembedded.org 
wrote:
> Hello,
> 
> On 3/19/26 19:17, Mathieu Dubois-Briand wrote:
> > On Thu Mar 19, 2026 at 6:55 PM CET, Joao Marcos Costa wrote:
> > > Hello,
> > > 
> > > On 3/19/26 18:38, Mathieu Dubois-Briand wrote:
> > > > On Thu Mar 19, 2026 at 2:29 PM CET, Joao Marcos Costa via 
> > > > lists.openembedded.org wrote:
> > > > > If this was originally intended to be an actual warning, it was not
> > > > > behaving as such: echo only prints to log.do_patch, so the message 
> > > > > ends
> > > > > up hidden there.
> > > > > 
> > > > > Replace 'echo' by bbwarn to display the warning message correctly.
> > > > > 
> > > > > Signed-off-by: João Marcos Costa <[email protected]>
> > > > > ---
> > > > 
> (...)>>>
> > > Yep, it will. Would an INFO/NOTE be acceptable instead?
> > > 
> > > Thanks!
> > 
> > Yes, I believe info or note are acceptable.
> > 
> > Thanks,
> > Mathieu
> 
> I sent a v2 to fix that.
> 
> One more thing, though: this same function uses an 'rm -rfv' and the 
> "-f" option will not raise an error if the file is not there.
> 
> Do you think this should be addressed? I would send this in a different 
> patch, of course.

Tasks need to be idempotent, we can run then multiple times with the
same result. I didn't check where this is being called but the -f is
probably fine.

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#233592): 
https://lists.openembedded.org/g/openembedded-core/message/233592
Mute This Topic: https://lists.openembedded.org/mt/118399845/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to