Re: [OE-core][PATCH] igt-gpu-tools: Add PACKAGECONFIG for Chamelium support

2020-07-08 Thread Arthur She
Hi Anuj, Thanks for your explanation. I've sent patch v2 out. Thanks, Arthur On Wed, Jul 8, 2020 at 6:29 PM Mittal, Anuj wrote: > On Tue, 2020-07-07 at 18:01 -0700, Arthur She wrote: > > Hi Anuj, > > Thanks for your review. > > I don't need to put "-Dchamelium=disa

[OE-core][PATCH v2] igt-gpu-tools: Add PACKAGECONFIG for Chamelium support

2020-07-08 Thread Arthur She
Chamelium is a hardware device that can be used for external display test automation [1]. It is disabled by default and can be turned on through PACKAGECONFIG. [1] https://www.chromium.org/chromium-os/testing/chamelium Signed-off-by: Arthur She --- meta/recipes-graphics/igt-gpu-tools/igt-gpu

Re: [OE-core][PATCH] igt-gpu-tools: Add PACKAGECONFIG for Chamelium support

2020-07-07 Thread Arthur She
Hi Anuj, Thanks for your review. I don't need to put "-Dchamelium=disabled" in the EXTRA_OEMESON. Because chamelium is disabled by default. Is it correct? Thanks, Arthur On Tue, Jul 7, 2020 at 4:43 PM Mittal, Anuj wrote: > On Tue, 2020-07-07 at 14:09 -0700, Arthur She wrote:

[OE-core][PATCH] igt-gpu-tools: Add PACKAGECONFIG for Chamelium support

2020-07-07 Thread Arthur She
Chamelium is a hardware device that can be used for external display test automation [1]. It is disabled by default and can be turned on through PACKAGECONFIG. [1] https://www.chromium.org/chromium-os/testing/chamelium Signed-off-by: Arthur She --- meta/recipes-graphics/igt-gpu-tools/igt-gpu

[OE-core][PATCH v4] igt-gpu-tools: add new package

2020-06-22 Thread Arthur She
to a single arch. Signed-off-by: Arthur She --- meta/conf/distro/include/maintainers.inc | 1 + .../igt-gpu-tools/igt-gpu-tools_git.bb| 47 +++ 2 files changed, 48 insertions(+) create mode 100644 meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb diff --git

Re: [OE-core][PATCH v3] igt-gpu-tools: add new package

2020-06-22 Thread Arthur She
-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-int

[OE-core][PATCH v3] igt-gpu-tools: add new package

2020-06-19 Thread Arthur She
and not just to a single arch. Signed-off-by: Arthur She --- meta/conf/distro/include/maintainers.inc | 1 + .../igt-gpu-tools/igt-gpu-tools_git.bb| 47 +++ 2 files changed, 48 insertions(+) create mode 100644 meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb

Re: [OE-core][PATCH v2] igt-gpu-tools: add new package

2020-06-19 Thread Arthur She
pgrade). > > Alex > > On Fri, 19 Jun 2020 at 04:11, 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 c

[OE-core][PATCH v2] igt-gpu-tools: add new package

2020-06-18 Thread Arthur She
and not just to a single arch. Signed-off-by: Arthur She --- .../igt-gpu-tools/igt-gpu-tools_git.bb| 47 +++ 1 file changed, 47 insertions(+) create mode 100644 meta/recipes-graphics/igt-gpu-tools/igt-gpu-tools_git.bb diff --git a/meta/recipes-graphics/igt-gpu-tools/igt

Re: [OE-core][PATCH] igt-gpu-tools: add new package

2020-06-18 Thread Arthur She
18 Jun 2020 at 07:27, Arthur She wrote: > >> Hi Alex, >> Would it be a sufficient reason for doing that? >> Or any thought could be shared from you? >> >> Thank you so much, >> Arthur >> >> On Tue, Jun 16, 2020 at 12:16 AM Mittal, Anuj >>

Re: [OE-core][PATCH] igt-gpu-tools: add new package

2020-06-17 Thread Arthur She
It's a well maintained project and I can keep the recipe updated and > working. If it can be in oe-core, I can remove it from meta-intel layer > and avoid having a duplicate recipe. > > Thanks, > > Anuj > > > Alex > > > > On Tue, 16 Jun 2020 at 06:45, Arthur S

Re: [OE-core][PATCH] igt-gpu-tools: add new package

2020-06-15 Thread Arthur She
: > https://lists.openembedded.org/g/openembedded-devel/topic/74775294 > > But I tend to agree. > > -- > Denys > > > On Mon, Jun 15, 2020 at 09:45:25AM +0200, Alexander Kanavin wrote: > > This should go to meta-oe, rather than core? > > > > Alex > >

[OE-core][PATCH] igt-gpu-tools: add new package

2020-06-15 Thread Arthur She
git HEAD code instead of a specific version The original recipe in the meta-intel will be removed and replaced by this one once it get merged. Signed-off-by: Arthur She --- .../igt-gpu-tools/igt-gpu-tools_git.bb| 47 +++ 1 file changed, 47 insertions(+) create mode 100644

[OE-core] [meta-oe][PATCH] igt-gpu-tools: add new package

2020-06-08 Thread Arthur She
igt-gpu-tools is a collection of tools for development and testing of the DRM drivers. (https://gitlab.freedesktop.org/drm/igt-gpu-tools) Signed-off-by: Arthur She --- .../igt-gpu-tools/igt-gpu-tools_git.bb| 46 +++ 1 file changed, 46 insertions(+) create mode 100644