From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx-3.enea.com (sestofw01.enea.se [192.36.1.252]) by yocto-www.yoctoproject.org (Postfix) with SMTP id A71E2E0044A for ; Tue, 21 Aug 2012 07:52:07 -0700 (PDT) Received: from [172.16.140.132] (172.16.140.132) by smtp.enea.com (172.21.1.208) with Microsoft SMTP Server id 14.2.298.4; Tue, 21 Aug 2012 16:52:04 +0200 Message-ID: <5033A10E.1030000@enea.com> Date: Tue, 21 Aug 2012 16:54:06 +0200 From: =?UTF-8?B?RGF2aWQgTnlzdHLDtm0=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: McClintock Matthew-B29882 References: <1341550315-9795-1-git-send-email-raj.khem@gmail.com> <1341550315-9795-2-git-send-email-raj.khem@gmail.com> <88701C38B5D07249817D428430999C910EAC7607@sestoex05.enea.se> <88701C38B5D07249817D428430999C910EAC7B39@sestoex05.enea.se> <502A0308.6080203@enea.com> <5031E600.8030208@enea.com> In-Reply-To: X-Originating-IP: [172.16.140.132] Cc: "yocto@yoctoproject.org" Subject: Re: [meta-fsl-ppc][PATCH 2/2] fsl.conf: Let linux-qoriq-sdk-headers-nativesdk provide linux-libc-headers-nativesdk X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Aug 2012 14:52:08 -0000 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit On 08/20/2012 09:50 PM, McClintock Matthew-B29882 wrote: > Adding David back... > > -M > > On Mon, Aug 20, 2012 at 2:42 PM, Matthew McClintock wrote: >> On Mon, Aug 20, 2012 at 2:27 PM, Khem Raj wrote: >>>> I just checked and we do have a few obscure bits in our kernel tree's >>>> header files. Nothing that 99.9% would use but it seems reasonable to >>>> include these... >>> Do you want applications for sdk host to be built using these obscure bits ? >>> if yes I would like to know why? >>> >>> since then you are creating a scenariou where nativesdk is dependent on target >>> kernel and we need to fix it so that nativesdk can be common again. >>> >>> if patches you are carrying are good for nativesdk headers can they be made >>> available for other kernels like linux-yocto e.g. ? >>> >>> right now if we do this we are pretty much saying fsl machine layer can really >>> not mix with other BSPs. Many people use yocto commonly on more than one kind >>> of CPU and this does not scale. >> Hmm I think I was just confused. We don't need any modifications for >> the headers for nativesdk foo (that is the x86 tools in >> meta-toolchain). >> >> So, I think everything is OK as is.. if you look at meta-toolchain you >> will see it includes our kernel's headers for cross compiling. >> >> -M Oh, sorry for the misunderstanding I was under the impression that linux-libc-headers-nativesdk was installed under /opt/poky/1.2/sysroots//..., which it obviously is not. Br, David