All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Yocto Project <yocto@yoctoproject.org>
Subject: Re: [PATCH 2/3] distro: Add poky-tiny distro definition
Date: Wed, 04 Jan 2012 08:16:15 -0800	[thread overview]
Message-ID: <4F047B4F.7020809@linux.intel.com> (raw)
In-Reply-To: <CAMKF1so814A+hqP=xqWjhQCeuwkg__V67Q5OMjYqzsh5k+-tKg@mail.gmail.com>

On 01/03/2012 04:19 PM, Khem Raj wrote:
> On Wed, Dec 28, 2011 at 3:45 PM, Darren Hart <dvhart@linux.intel.com> wrote:
>> Poky-tiny is intended for building very small OS images. The distro
>> definition sets the providers for the kernel and the runtime services.
>> It also reduces the eglibc component list and other DISTRO_FEATURE
>> elements.
>>
>> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
>> ---
>>  meta-yocto/conf/distro/poky-tiny.conf |  103 +++++++++++++++++++++++++++++++++
>>  1 files changed, 103 insertions(+), 0 deletions(-)
>>  create mode 100644 meta-yocto/conf/distro/poky-tiny.conf
>>
>> diff --git a/meta-yocto/conf/distro/poky-tiny.conf b/meta-yocto/conf/distro/poky-tiny.conf
>> new file mode 100644
>> index 0000000..49c4397
>> --- /dev/null
>> +++ b/meta-yocto/conf/distro/poky-tiny.conf
>> @@ -0,0 +1,103 @@
>> +# Distribution definition for: poky-tiny
>> +#
>> +# Copyright (c) 2011, Intel Corporation.
>> +# All rights reserved.
>> +#
> 
> should this be MIT licensed ?
> or do u plan to keep it closed.

Should be MIT - my understanding was that was the default if no license
was specified in a particular file. Is that not correct?


-- 
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel


  reply	other threads:[~2012-01-04 16:16 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-28 23:45 [PATCH V3 0/3] New distribution definition for poky-tiny Darren Hart
2011-12-28 23:45 ` [PATCH 1/3] distro: Add POKY_DEFAULT_EXTRA_R* variables Darren Hart
2011-12-28 23:45 ` [PATCH 2/3] distro: Add poky-tiny distro definition Darren Hart
2012-01-04  0:19   ` Khem Raj
2012-01-04 16:16     ` Darren Hart [this message]
2012-01-04 16:31       ` Chris Larson
2012-01-04 13:56   ` Leon Woestenberg
2012-01-04 14:12     ` Richard Purdie
2011-12-28 23:45 ` [PATCH 3/3] image_types: Ensure /init exists for cpio rootfs archives Darren Hart
2011-12-28 23:52   ` Darren Hart
2011-12-28 23:54   ` [PATCH] " Darren Hart
2011-12-29 17:39     ` Chris Larson
2011-12-30  8:25     ` Andrea Adami
2011-12-30 23:18       ` Darren Hart
2012-01-03 14:57         ` Andrea Adami
2012-01-04  0:07     ` Saul Wold
2012-01-04 23:49       ` Andrea Adami
2012-01-05  0:05         ` Andrea Adami
2012-01-05 12:30           ` Richard Purdie
2012-01-05 23:36             ` Darren Hart
2012-01-06  1:00               ` Andrea Adami
2012-01-06  1:10                 ` Andrea Adami
2012-01-06 10:57                 ` Richard Purdie
2012-01-06 22:58                   ` Andrea Adami
2012-01-10 23:07                     ` Andrea Adami
2012-01-10 23:28                       ` Andrea Adami
2011-12-29  0:16 ` [PATCH V3 0/3] New distribution definition for poky-tiny Chris Larson
2011-12-29  1:07 ` Leon Woestenberg
2011-12-29  1:51   ` Chris Larson
2011-12-29  2:12     ` Leon Woestenberg
2012-01-06 11:52       ` Richard Purdie
2011-12-29  5:55   ` Darren Hart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F047B4F.7020809@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=raj.khem@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.