Re: [docs] [PATCH] test-manual: add more detail to the ptest section
"Antonin Godard" <[email protected]>
| Newsgroups | org.yoctoproject.lists.docs |
|---|---|
| Message-ID | <[email protected]> |
Hi, On Tue Jun 16, 2026 at 5:51 PM CEST, Robert P. J. Day wrote: [...] >> >> You can also say: >> >> """ >> You can list available ptest packages with: >> >> .. code-block:: console >> >> oe-pkgdata-util list-pkgs "*-ptest" > > And that will list *all* generated ptest packages, not just the ones > you select for inclusion, right? Just want to be clear since I'll word > it something like that. This prints the list of ptest packages currently available from the local package feed. Maybe add this precision yes, thanks :) Antonin