public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Petri Latvala <petri.latvala@intel.com>
Subject: [igt-dev] [PATCH i-g-t 4/4] tools/meson: Build igt_stats
Date: Tue,  4 Jun 2019 15:59:55 +0300	[thread overview]
Message-ID: <20190604125955.28806-4-arkadiusz.hiler@intel.com> (raw)
In-Reply-To: <20190604125955.28806-1-arkadiusz.hiler@intel.com>

Since upgrade to Meson 0.46.0 we can have multiple binaries with the
same name. Let's re-enable build of igt_stats!

Cc: Petri Latvala <petri.latvala@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
---
 tools/meson.build | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/tools/meson.build b/tools/meson.build
index dfaed82a..6e72b263 100644
--- a/tools/meson.build
+++ b/tools/meson.build
@@ -12,8 +12,7 @@ foreach prog : tools_progs_noisnt
 endforeach
 
 tools_progs = [
-	# FIXME we already have a libtestcase with this name as target
-	#'igt_stats',
+	'igt_stats',
 	'intel_audio_dump',
 	'intel_backlight',
 	'intel_bios_dumper',
-- 
2.21.0

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

  parent reply	other threads:[~2019-06-04 13:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04 12:59 [igt-dev] [PATCH i-g-t 1/4] tests/gem_exec_balancer: Manually calculate VLA struct sizes Arkadiusz Hiler
2019-06-04 12:59 ` [igt-dev] [PATCH i-g-t 2/4] Makefile: Do not nest new gem tests in i915 directory Arkadiusz Hiler
2019-06-04 13:02   ` Chris Wilson
2019-06-04 13:18     ` Arkadiusz Hiler
2019-06-05  9:28   ` Petri Latvala
2019-06-04 12:59 ` [igt-dev] [PATCH i-g-t 3/4] meson: Add gem_exec_balancer to test-list.txt Arkadiusz Hiler
2019-06-05  9:11   ` Petri Latvala
2019-06-04 12:59 ` Arkadiusz Hiler [this message]
2019-06-05  9:10   ` [igt-dev] [PATCH i-g-t 4/4] tools/meson: Build igt_stats Petri Latvala
2019-06-04 13:03 ` [igt-dev] [PATCH i-g-t 1/4] tests/gem_exec_balancer: Manually calculate VLA struct sizes Chris Wilson
2019-06-04 13:15 ` [igt-dev] [PATCH i-g-t v2] " Arkadiusz Hiler
2019-06-04 13:23   ` Chris Wilson
2019-06-04 15:14 ` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,v2] tests/gem_exec_balancer: Manually calculate VLA struct sizes (rev2) Patchwork
2019-06-05  7:32 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190604125955.28806-4-arkadiusz.hiler@intel.com \
    --to=arkadiusz.hiler@intel.com \
    --cc=igt-dev@lists.freedesktop.org \
    --cc=petri.latvala@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox