summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/images/meta-oe-image-ptest.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta-oe-image-ptest: fix small typoPeter Marko2025-09-041-1/+1
| | | | | | | memroy -> memory Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe-image-ptest: add PTESTS_PROBLEMS_META_OETim Orling2024-02-211-1/+1
| | | | | | | | | | | In oe-core, PTESTS_PROBLEMS are also enabled, so even though the recipe might have failures or the ptests do not run cleanly, the BBCLASSEXTEND still works. Enable the same behavior for meta-oe. Signed-off-by: Tim Orling <tim.orling@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ptest-image: Switch to using core-image-minimalKhem Raj2023-10-061-1/+1
| | | | | | Keeps the dependencies really to minimum. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* images: Rename ptest images to rhyme with oe-core ptest imagesKhem Raj2023-10-061-0/+41
Easy to understand for new-comers. Signed-off-by: Khem Raj <raj.khem@gmail.com>