From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2-g21.free.fr (smtp2-g21.free.fr [212.27.42.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 8ED1BE006CB for ; Tue, 19 Feb 2013 06:02:38 -0800 (PST) Received: from e6520eb (pac33-2-82-240-38-71.fbx.proxad.net [82.240.38.71]) (Authenticated sender: eukrea) by smtp2-g21.free.fr (Postfix) with ESMTPSA id 01E224B0083 for ; Tue, 19 Feb 2013 15:02:33 +0100 (CET) Date: Tue, 19 Feb 2013 15:02:32 +0100 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: meta-freescale@yoctoproject.org Message-ID: <20130219150232.7570ce41@e6520eb> In-Reply-To: <20130219144408.52766c34@e6520eb> References: <1361277447-6186-1-git-send-email-otavio@ossystems.com.br> <1361277447-6186-2-git-send-email-otavio@ossystems.com.br> <20130219144408.52766c34@e6520eb> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.13; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Subject: Re: [meta-fsl-arm][PATCH 1/3] linux-libc-headers: Use Yocto's default to avoid same arch rebuilds X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Feb 2013 14:02:41 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Le Tue, 19 Feb 2013 14:44:08 +0100, Eric B=C3=A9nard a =C3=A9crit : > Le Tue, 19 Feb 2013 09:37:25 -0300, > Otavio Salvador a =C3=A9crit : >=20 > > This avoids full rebuild in case of compatible machine changes (e.g > > i.MX53 and i.MX6) and fixes the build failures seen in autobuilder. > >=20 > aren't Frescale's headers needed for some GPU/VPU libraries ? >=20 OK forget that, we have -I${STAGING_KERNEL_DIR}/include in imxfb. Eric