Yocto experts,
I am a learner of Yocto, Yocto is a very good tool to build images for
embedded devices.
I have one question, can Yocto be used for commercial purpose? If the
answer is yes, what should I do before using it for commercial purpose?
Cheers,
Bruce
__
What's the reason to deprecate meta-toolchain that is for standalone
cross-compiler generation? Is there a replacement?
Cheers,
Bruce
On Mon, Jul 1, 2013 at 5:16 PM, Ross Burton wrote:
> On Fri, 2013-06-28 at 15:44 -0600, Gary Thomas wrote:
> > On 2013-06-27 04:06, Ross Burton wrote:
> > >
Hi,
I don't know whether this is the right place to ask the question. Hope to
get some help from here.
I see below two types definition of LICENSE in Yocto recipe:
LICENSE = "license-1 & license-2"
LICENSE = "license-1 | license-2"
Can somebody help to give some explanation for the difference of
So for |, user only needs to comply with either one, for &, user needs to
follow all, right?
Cheers,
Bruce
On Fri, Dec 6, 2013 at 10:37 PM, Chris Larson wrote:
> On Fri, Dec 6, 2013 at 7:23 AM, Kumita Bruce wrote:
>
>> I don't know whether this is the right place to a
I understand, thanks a lot.
Cheers,
Bruce
On Fri, Dec 6, 2013 at 10:48 PM, Kumita Bruce wrote:
> So for |, user only needs to comply with either one, for &, user needs to
> follow all, right?
>
>
> Cheers,
>
> Bruce
>
>
> On Fri, Dec 6, 2013 at 10:37 PM, Chr