mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-03 20:54:42 +02:00
Need a method to run ptests in meta-oe and to build test tasks not done via a world build Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
6 lines
110 B
BlitzBasic
6 lines
110 B
BlitzBasic
require meta-oe-image-base.bb
|
|
|
|
SUMMARY = "meta-oe ptest test image"
|
|
|
|
IMAGE_INSTALL += "packagegroup-meta-oe"
|