Re: [docs][PATCH v2] ref-manual/tasks.rst: make do_clean description more explicit
"Antonin Godard" <[email protected]>
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Thu Aug 13, 2026 at 8:55 PM CEST, Anis Bougrine wrote: > From: anis <[email protected]> > > The current do_clean task description is generic and does not > specify which files will be removed. > > This commit adds details about the files that are removed by > explicitly listing the affected subdirectories. > > Signed-off-by: anis <[email protected]> > Cc: Antonin Godard <[email protected]> Thanks, I've merged this to master-next with the do_clean description tweaked to match your recent contribution to OE-Core. Antonin