On 01/21/2015 02:26 PM, Benjamin Fleming wrote:
>
>
>> -Original Message-
>> From: Philip Balister [mailto:phi...@balister.org]
>> Sent: Tuesday, January 20, 2015 5:29 PM
>> To: Benjamin Fleming; yocto@yoctoproject.org
>> Subject: Re: [yocto] CMake in
> -Original Message-
> From: Philip Balister [mailto:phi...@balister.org]
> Sent: Tuesday, January 20, 2015 5:29 PM
> To: Benjamin Fleming; yocto@yoctoproject.org
> Subject: Re: [yocto] CMake in populate_sdk
>
> On 01/20/2015 02:42 PM, Benjamin Fleming wrote:
>
On 01/20/2015 02:42 PM, Benjamin Fleming wrote:
> How do I add packages to the populate_sdk option?
> I have an image (myimage) that depends on some custom packages which inherit
> the cmake bbclass. My expectation is that the populate_sdk task would notice
> that cmake is required for building
How do I add packages to the populate_sdk option?
I have an image (myimage) that depends on some custom packages which inherit
the cmake bbclass. My expectation is that the populate_sdk task would notice
that cmake is required for building and, as a result add cmake to the SDK. That
is not the