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 <[email protected]> > > 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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#139726): https://lists.openembedded.org/g/openembedded-core/message/139726 Mute This Topic: https://lists.openembedded.org/mt/74985512/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
