All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zanoni, Paulo R" <paulo.r.zanoni@intel.com>
To: "Morton, Derek J" <derek.j.morton@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH] tests/Android.mk: Make intel_residency CAIRO dependant
Date: Tue, 26 Jan 2016 17:49:45 +0000	[thread overview]
Message-ID: <1453830585.12148.34.camel@intel.com> (raw)
In-Reply-To: <1453813482-7972-1-git-send-email-derek.j.morton@intel.com>

Em Ter, 2016-01-26 às 13:04 +0000, Derek Morton escreveu:
> intel_residency has a cairo dependency through igt_fb.c. Remove it
> if ANDROID_HAS_CAIRO is not defined.

The patch looks good, so I pushed it so we can unbreak your build.

Thanks,
Paulo

> 
> Signed-off-by: Derek Morton <derek.j.morton@intel.com>
> ---
>  tools/Android.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/tools/Android.mk b/tools/Android.mk
> index da4f3c0..5f64184 100644
> --- a/tools/Android.mk
> +++ b/tools/Android.mk
> @@ -64,6 +64,7 @@ skip_tools_list := \
>  
>  ifneq ("${ANDROID_HAS_CAIRO}", "1")
>      skip_tools_list += intel_display_crc
> +    skip_tools_list += intel_residency
>  endif
>  
>  tools_list := $(filter-out $(skip_tools_list),$(bin_PROGRAMS))
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

      reply	other threads:[~2016-01-26 17:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-26 13:04 [PATCH] tests/Android.mk: Make intel_residency CAIRO dependant Derek Morton
2016-01-26 17:49 ` Zanoni, Paulo R [this message]

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=1453830585.12148.34.camel@intel.com \
    --to=paulo.r.zanoni@intel.com \
    --cc=derek.j.morton@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.