All of lore.kernel.org
 help / color / mirror / Atom feed
* Why we release yocto on different branch
@ 2013-07-24  6:57 Bian Naimeng
  2013-07-24  7:02 ` Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Bian Naimeng @ 2013-07-24  6:57 UTC (permalink / raw)
  To: richard.purdie; +Cc: poky

Hi all,

Why we release yocto on different branch?
 
 Yocto Project 1.2: denzil
 Yocto Project 1.3: danny
 Yocto Project 1.4: dylan

Some questions.
1. Do we always create a new branch to release the next Yocto Project?
2. If so, which branch/commit the new branch start from?
3. What's the relation between these branch?

Thanks,
 bian



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Why we release yocto on different branch
  2013-07-24  6:57 Why we release yocto on different branch Bian Naimeng
@ 2013-07-24  7:02 ` Khem Raj
  2013-08-02  6:33   ` Bian Naimeng
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2013-07-24  7:02 UTC (permalink / raw)
  To: Bian Naimeng; +Cc: poky


On Jul 23, 2013, at 11:57 PM, Bian Naimeng <biannm@cn.fujitsu.com> wrote:

> Hi all,
> 
> Why we release yocto on different branch?

These branches are from same trunk which we call master in git terms.

> 
> Yocto Project 1.2: denzil
> Yocto Project 1.3: danny
> Yocto Project 1.4: dylan
> 

yes denzil danny and dylan and so on are codenames for branches on which releases are made.

> Some questions.
> 1. Do we always create a new branch to release the next Yocto Project?

yes

> 2. If so, which branch/commit the new branch start from?

There is master branch and when the time comes the next release branch is spawned from master 

> 3. What's the relation between these branch?

These are release branches cut from master at some point in time.

> 
> Thanks,
> bian
> 
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Why we release yocto on different branch
  2013-07-24  7:02 ` Khem Raj
@ 2013-08-02  6:33   ` Bian Naimeng
  2013-08-02  7:28     ` Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Bian Naimeng @ 2013-08-02  6:33 UTC (permalink / raw)
  To: Khem Raj; +Cc: poky


said the following on 2013-7-24 15:02:, Khem Raj wrote:
> 
> On Jul 23, 2013, at 11:57 PM, Bian Naimeng <biannm@cn.fujitsu.com> wrote:
> 
>> Hi all,
>>
>> Why we release yocto on different branch?
> 
> These branches are from same trunk which we call master in git terms.
> 
>>
>> Yocto Project 1.2: denzil
>> Yocto Project 1.3: danny
>> Yocto Project 1.4: dylan
>>
> 
> yes denzil danny and dylan and so on are codenames for branches on which releases are made.
> 
>> Some questions.
>> 1. Do we always create a new branch to release the next Yocto Project?
> 
> yes


Thanks for your answer.

Do we apply new features into these branches such as denzil/danny/dylan.
Only bug fix?

Thanks
 Bian


> 
>> 2. If so, which branch/commit the new branch start from?
> 
> There is master branch and when the time comes the next release branch is spawned from master 
> 
>> 3. What's the relation between these branch?
> 
> These are release branches cut from master at some point in time.
> 
>>
>> Thanks,
>> bian
>>
>> _______________________________________________
>> poky mailing list
>> poky@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/poky



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Why we release yocto on different branch
  2013-08-02  6:33   ` Bian Naimeng
@ 2013-08-02  7:28     ` Khem Raj
  2013-08-02  8:09       ` Bian Naimeng
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2013-08-02  7:28 UTC (permalink / raw)
  To: Bian Naimeng; +Cc: poky


On Aug 1, 2013, at 11:33 PM, Bian Naimeng <biannm@cn.fujitsu.com> wrote:

> Thanks for your answer.
> 
> Do we apply new features into these branches such as denzil/danny/dylan.
> Only bug fix?
> 

bug fixes only. And the fix has to be done in master branch if its existing there
and then back ported into the release branch

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Why we release yocto on different branch
  2013-08-02  7:28     ` Khem Raj
@ 2013-08-02  8:09       ` Bian Naimeng
  0 siblings, 0 replies; 5+ messages in thread
From: Bian Naimeng @ 2013-08-02  8:09 UTC (permalink / raw)
  To: Khem Raj; +Cc: poky



said the following on 2013-8-2 15:28:, Khem Raj wrote:
> 
> On Aug 1, 2013, at 11:33 PM, Bian Naimeng <biannm@cn.fujitsu.com> wrote:
> 
>> Thanks for your answer.
>>
>> Do we apply new features into these branches such as denzil/danny/dylan.
>> Only bug fix?
>>
> 
> bug fixes only. And the fix has to be done in master branch if its existing there
> and then back ported into the release branch
> 

I get it.
Thank you very much.

Thanks
 Bian



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-02  8:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-24  6:57 Why we release yocto on different branch Bian Naimeng
2013-07-24  7:02 ` Khem Raj
2013-08-02  6:33   ` Bian Naimeng
2013-08-02  7:28     ` Khem Raj
2013-08-02  8:09       ` Bian Naimeng

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.