Hi Anuj, I did a test build. These two packages were needed by chamelium. I'll disable chamelium and resend the patch. Thanks, Arthur On Sun, Jun 21, 2020 at 5:07 PM Mittal, Anuj wrote: > Hi Arthur, > > On Fri, 2020-06-19 at 23:14 +0100, Richard Purdie wrote: > > On Fri, 2020-06-19 at 11:09 -0700, Arthur She wrote: > > > igt-gpu-tools is a collection of tools for development and testing > > > of > > > the DRM > > > drivers. (https://gitlab.freedesktop.org/drm/igt-gpu-tools) > > > This recipe is originally copied from meta-intel and added the > > > following > > > modifications > > > 1. Enable ARM architecture > > > 2. Enable igt-runner and Chamelium > > > 3. Build git HEAD code instead of a specific version > > > The original recipe in the meta-intel will be removed and replaced > > > by > > > this one to avoid having a duplicate recipe. > > > It is applicable to be submitted to oe-core, because it provides > > > a core validation functionality that is needed by all providing DRM > > > drivers and not just to a single arch. > > > > > > Signed-off-by: Arthur She > > > > Looks like it has a number of dependencies not in OE-Core? > > > > WARNING: Nothing PROVIDES 'xmlrpc-c' (but /home/pokybuild/yocto- > > worker/a-full/build/meta/recipes-graphics/igt-gpu-tools/igt-gpu- > > tools_git.bb DEPENDS on or otherwise requires it) > > WARNING: Nothing PROVIDES 'gsl' (but /home/pokybuild/yocto-worker/a- > > full/build/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb > > DEPENDS on or otherwise requires it) > > > > xmlrpc-c and gsl are optional dependencies and looks like are only > needed for chamelium. Could you please turn the option > chamelium=enabled into a PACKAGECONFIG and turn that off by default? > > Thanks, > > Anuj >