From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?VGFwYW5pIFDDpGxsaQ==?= Subject: Re: [PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2 Date: Thu, 11 Oct 2012 11:55:26 +0300 Message-ID: <5076897E.6000506@intel.com> References: <1349688236-24932-1-git-send-email-tapani.palli@intel.com> <5075A9D8.4090208@linux.intel.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1544148476==" Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTP id E4E369E8F3 for ; Thu, 11 Oct 2012 01:55:28 -0700 (PDT) In-Reply-To: <5075A9D8.4090208@linux.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Chad Versace Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============1544148476== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF2C32D5CA69FB0B8BC42DFAE" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF2C32D5CA69FB0B8BC42DFAE Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 10/10/2012 08:01 PM, Chad Versace wrote: > Is the only difference between v2 and v1 of this patch the removal of t= he > Change-ID tag? yep that is the diff (sorry for not noting it), there is the v3 as well where I've removed the [] comment per Oliver's suggestion. > On 10/08/2012 02:23 AM, Tapani P=C3=A4lli wrote: >> From: Haitao Huang >> >> Export necessary header files used by other components for Android, >> such as libva intel-driver, gralloc, hwcomposer, etc. >> >> Signed-off-by: Haitao Huang >> [chad: Fixed inconsistent indentation.] >> Signed-off-by: Chad Versace >> --- >> Android.mk | 12 +++++++++++- >> 1 file changed, 11 insertions(+), 1 deletion(-) >> >> diff --git a/Android.mk b/Android.mk >> index 1029dc6..68db5df 100644 >> --- a/Android.mk >> +++ b/Android.mk >> @@ -1,5 +1,5 @@ >> # >> -# Copyright =C2=A9 2011 Intel Corporation >> +# Copyright =C2=A9 2011-2012 Intel Corporation >> # >> # Permission is hereby granted, free of charge, to any person obtaini= ng a >> # copy of this software and associated documentation files (the "Soft= ware"), >> @@ -45,6 +45,16 @@ LOCAL_C_INCLUDES :=3D \ >> LOCAL_CFLAGS :=3D \ >> -DHAVE_LIBDRM_ATOMIC_PRIMITIVES=3D1 >> =20 >> +LOCAL_COPY_HEADERS :=3D \ >> + xf86drm.h \ >> + include/drm/drm_fourcc.h \ >> + include/drm/drm.h \ >> + include/drm/drm_mode.h \ >> + include/drm/drm_sarea.h \ >> + include/drm/i915_drm.h \ >> + intel/intel_bufmgr.h \ >> + >> +LOCAL_COPY_HEADERS_TO :=3D libdrm >> include $(BUILD_SHARED_LIBRARY) >> =20 >> include $(LOCAL_PATH)/intel/Android.mk >> >=20 --=20 // Tapani --------------enigF2C32D5CA69FB0B8BC42DFAE Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQdol+AAoJEM6TJYB4IhVJpysH/RPdk5yNEXYwP+GQgzmEYLfa eURHqd/hH/sS0FzhYgOlTuGUENHXAx4Tp5bFvbzP106Nm3+Z+jXnBiXEdpwselJ0 //wtU3iuxS264LWy2cnzxZucbPfwEvIS81TBw1etZMRgxGqGsmaZs5xmFec+d8l0 rVU8WjADbz+l0bInzSJNERUK+WMt3LIgs1MfOOZ0k7gjJIZmaNukGBMJFaqGIsqq v9ZCVVMQBCCJf6LNMpCe7oTdyRNgcUb98ffuXTRkPFEJLrRoBVMDohjJyeD8+PL+ bsrmk7M5qzJqHlrkoTBXPMt/gqw3yZSYR1xrAfsONM9h6277vx4JQ+Qs8F6RlQs= =MT/F -----END PGP SIGNATURE----- --------------enigF2C32D5CA69FB0B8BC42DFAE-- --===============1544148476== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1544148476==--