[oe] [PATCH] packagegroup-meta-oe: drop ptest groups

Alexander Kanavin alex.kanavin at gmail.com
Sun Dec 2 16:09:25 UTC 2018


On Sun, 2 Dec 2018 at 17:04, Alexander Kanavin <alex.kanavin at gmail.com> wrote:
> > My understanding all ptests are included in the auto mode. I wanted to
> > isolate the ones for meta-oe to get a quicker test run.
> >
> > Am I misunderstanding ptest?
>
> The problem appears when ptest is in DISTRO_FEATURES (e.g. poky
> default). Bitbake then throws an error due to duplicate entries in
> packagegroups (-ptest stuff included twice - once via explicit
> definition in the recipe and then again from packagegroups.bbclass):
>
> ERROR: packagegroup-meta-oe-1.0-r0 do_package: QA Issue:
> packagegroup-meta-oe-ptest is listed in PACKAGES multiple times, this
> leads to packaging errors. [packages-list]
> ERROR: packagegroup-meta-oe-1.0-r0 do_package: Fatal QA errors found,
> failing task.
> ERROR: packagegroup-meta-oe-1.0-r0 do_package: Function failed: do_package
> ERROR: Logfile of failure stored in:
> /home/alexander/development/poky/build/tmp/work/all-poky-linux/packagegroup-meta-oe/1.0-r0/temp/log.do_package.89890
> ERROR: Task (/home/alexander/development/meta-openembedded/meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb:do_package)
> failed with exit code '1'
>
> I don't think you can cherry-pick ptests at the moment.

However, maybe renaming the ptest group will work. Let me try that.

Alex


More information about the Openembedded-devel mailing list