From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Tapani_P=E4lli?= Subject: Re: [PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2 Date: Mon, 08 Oct 2012 15:45:00 +0300 Message-ID: <5072CACC.4040605@intel.com> References: <1349688236-24932-1-git-send-email-tapani.palli@intel.com> <20121008114300.GF13854@omcfadde-MOBL1.fi.intel.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0632255052==" Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by gabe.freedesktop.org (Postfix) with ESMTP id D483D9E798 for ; Mon, 8 Oct 2012 05:45:02 -0700 (PDT) In-Reply-To: <20121008114300.GF13854@omcfadde-MOBL1.fi.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: Oliver McFadden Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --===============0632255052== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig38773FDC057AF03D5E072619" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig38773FDC057AF03D5E072619 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 10/08/2012 02:43 PM, Oliver McFadden wrote: > On Mon, Oct 08, 2012 at 12:23:56PM +0300, Tapani P=E4lli 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 >> --- >=20 > Normal syntax is "Subject: [PATCH v2 N/M] ..." You should add a commen= t > here describing the v1..v2 diff. ok, I took away the gerrit 'change-id' row, I'll send v3 with your suggested changes. >> 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 =A9 2011 Intel Corporation >> +# Copyright =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 >> 1.7.11.7 >> >> _______________________________________________ >> dri-devel mailing list >> dri-devel@lists.freedesktop.org >> http://lists.freedesktop.org/mailman/listinfo/dri-devel >=20 --=20 // Tapani --------------enig38773FDC057AF03D5E072619 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/ iQEcBAEBAgAGBQJQcsrMAAoJEM6TJYB4IhVJly0H/icNaTMk92OoxZ6ccmKO/SzM JFYpPXdjcy2Hq4WHWBCiF4pRcIbKF446AxM2YmbewrVlxli6cJn5Zh0zwISd3ksL oAh0Ri0OnSPOYOxazU7UxQMgChacRcGQ0TzvjaroBtimKGaDLkb6dE9nUuMGOhfq Y6XGmukqWhe/vkhiwBplSsWkukzymYiKQEiEqcm7qnGPrSQs7MluJ8N8cD2l7OCG r+RflquovIK4RPUh0VG6YyS0GxJjGilOVeH8oRB5KqBeX88e4miFQ7h6apLBCaYt pOSoHoZu3KBC5PKzpwVbWOaeGVAvlfmNvGM+H6zxAfhm6x9wb+qCv0C29ByEvKY= =G+Ny -----END PGP SIGNATURE----- --------------enig38773FDC057AF03D5E072619-- --===============0632255052== 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 --===============0632255052==--