From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-il1-f169.google.com (mail-il1-f169.google.com [209.85.166.169]) by mx.groups.io with SMTP id smtpd.web10.18890.1592837305932955763 for ; Mon, 22 Jun 2020 07:48:26 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=nKNLMysY; spf=pass (domain: linaro.org, ip: 209.85.166.169, mailfrom: arthur.she@linaro.org) Received: by mail-il1-f169.google.com with SMTP id z2so16132471ilq.0 for ; Mon, 22 Jun 2020 07:48:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=9hgkRCNUOk3NzQ/BFEBnfSR9vvGIm6rUligpV3kD2bE=; b=nKNLMysYGRISGUN7SwYV8cFQ8etX3kWVLIYdG2N6lOZc5rUwn41MTy5BlI5NU6XQ5I P/ZJf705ePaAjpsEktatoOAbVzrn0rN7GKv7PfbjCOoLAGyEd+DhKhvY+YyzSNG/2V6p FbshnbtTszz2W7j3u1WEKAtGHT0cqpsjJ4kzGSJUhnqhi06mSCxsjXOii3QDwffh46HS EMXP8EO5UBL/QCaNjGsZRXfYTKj2EptxSaTq0AVxvQakiHu/XLGyj+1dt3lbxbJYYrpp Mj5Gxvq73zSK/7z4NfiySOvS7eR0MLagSU94iJ00v27bl1SkIAVcUaopCtG/K1f4zywQ H5VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=9hgkRCNUOk3NzQ/BFEBnfSR9vvGIm6rUligpV3kD2bE=; b=lgfrY3ihg07khQKM0vzKONBXYFMz1mq1XhNOJPxNP/N19bJCARMCo5xTjz9tTVRkZS Yak16DyiImNKsKTXTb7Slvfz5XvemFqXgSxu7b0GTc60DL6PW34PHLlCneieOiG+trJA D8RuiXuChrNMouD6oJWvgipmAB4EzVAqHFgaXLSyGS0o4/qn8uilg5eAXjZ8BtZkolqk wXVBBwMeaCmdJbZk3UE5MzNE1PkpBUJGJ+EhzpBj0mNi+cY+mD4u2pJs7uGV3NsSILkR kkFDR9v+23Chq5jseIRt+0JTwVHB0PZJWk3l53geege2g0urIRATYWdlm6tgf+ifaQ6+ Ibeg== X-Gm-Message-State: AOAM532HC1KHqilXkWDOYYqoP0m7cqc1QfzBOOdvubdSMntpZ86mN1Oa axpNOZDv52c1T9lFyyCanKToxvk5ipkcH5lXQdaeag== X-Google-Smtp-Source: ABdhPJxMNL0qcftJCTcgI6lu5M0UztqHYvlGYL5ZeTM4nnKp4uznvV2w78gOjcfNAHK+Ociwml6jwNStj8+mJSDnep8= X-Received: by 2002:a05:6e02:dc5:: with SMTP id l5mr17156793ilj.216.1592837305229; Mon, 22 Jun 2020 07:48:25 -0700 (PDT) MIME-Version: 1.0 References: <20200619180922.57663-1-arthur.she@linaro.org> <386362e4937341d265b2e10d87dc472eb2e4f7fa.camel@linuxfoundation.org> <29c3a83a8625e9f8fff5c758adc3e5d46589e8b4.camel@intel.com> In-Reply-To: <29c3a83a8625e9f8fff5c758adc3e5d46589e8b4.camel@intel.com> From: "Arthur She" Date: Mon, 22 Jun 2020 07:48:14 -0700 Message-ID: Subject: Re: [OE-core][PATCH v3] igt-gpu-tools: add new package To: "Mittal, Anuj" Cc: "openembedded-core@lists.openembedded.org" Content-Type: multipart/alternative; boundary="000000000000c37e1705a8ad55e9" --000000000000c37e1705a8ad55e9 Content-Type: text/plain; charset="UTF-8" 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 > --000000000000c37e1705a8ad55e9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Anuj,
I did a test build.
These two packa= ges were needed by chamelium.
I'll disable chamelium and rese= nd the patch.

Thanks,

Art= hur

On Sun, Jun 21, 2020 at 5:07 PM Mittal, Anuj <anuj.mittal@intel.com> 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 testin= g
> > of
> > the DRM
> > drivers. (https://gitlab.freedesktop.org/d= rm/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 replace= d
> > by
> > this one to avoid having a duplicate recipe.
> > It is applicable to be submitted to oe-core, because it provides<= br> > > a core validation functionality that is needed by all providing D= RM
> > drivers and not just to a single arch.
> >
> > Signed-off-by: Arthur She <arthur.she@linaro.org>
>
> Looks like it has a number of dependencies not in OE-Core?
>
> WARNING: Nothing PROVIDES 'xmlrpc-c' (but /home/pokybuild/yoct= o-
> worker/a-full/build/meta/recipes-graphics/igt-gpu-tools/igt-gpu-
> t= ools_git.bb DEPENDS on or otherwise requires it)
> WARNING: Nothing PROVIDES 'gsl' (but /home/pokybuild/yocto-wor= ker/a-
> full/build/meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb<= /a>
> 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=3Denabled into a PACKAGECONFIG and turn that off by default?

Thanks,

Anuj
--000000000000c37e1705a8ad55e9--