* Latest version of Poky compatible with meta-ti
@ 2013-12-18 17:36 Johnson Thomas
2013-12-18 17:42 ` Denys Dmytriyenko
0 siblings, 1 reply; 5+ messages in thread
From: Johnson Thomas @ 2013-12-18 17:36 UTC (permalink / raw)
To: meta-ti, jamesnuss
[-- Attachment #1: Type: text/plain, Size: 404 bytes --]
Hi all.
I have a Yocto project consisting of Poky (Danny-8.0.2), meta-ti (tag:
ti2013.04.00) and a custom BSP layer. I was looking at upgrading the Poky
version to maybe 9.0 or even 10.0. I was wondering, what is the latest
version of Poky that is compatible with meta-ti layer?. Also, is it
recommended to use the "Danny" branch as a stable version for meta-ti layer?
Thanks,
Johnson Thomas
[-- Attachment #2: Type: text/html, Size: 811 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Latest version of Poky compatible with meta-ti
2013-12-18 17:36 Latest version of Poky compatible with meta-ti Johnson Thomas
@ 2013-12-18 17:42 ` Denys Dmytriyenko
2013-12-18 18:53 ` Johnson Thomas
0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2013-12-18 17:42 UTC (permalink / raw)
To: Johnson Thomas; +Cc: meta-ti
On Wed, Dec 18, 2013 at 12:36:29PM -0500, Johnson Thomas wrote:
> Hi all.
>
> I have a Yocto project consisting of Poky (Danny-8.0.2), meta-ti (tag:
> ti2013.04.00) and a custom BSP layer. I was looking at upgrading the Poky
> version to maybe 9.0 or even 10.0. I was wondering, what is the latest
> version of Poky that is compatible with meta-ti layer?. Also, is it
> recommended to use the "Danny" branch as a stable version for meta-ti layer?
Hi,
Danny branch is quite old and hasn't been updated in long time (although you
are using an older tag from meta-ti/danny). Currently active branches in
meta-ti are dylan and master (dora and later). That would correspond to Poky
releases version 9 and version 10. We are still using Dylan for our stable
releases, but should be switching to Dora soon. So, you can use either Dylan
or master from meta-ti, but I won't recommentd staying with Danny.
--
Denys
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Latest version of Poky compatible with meta-ti
2013-12-18 17:42 ` Denys Dmytriyenko
@ 2013-12-18 18:53 ` Johnson Thomas
2013-12-18 18:56 ` Denys Dmytriyenko
0 siblings, 1 reply; 5+ messages in thread
From: Johnson Thomas @ 2013-12-18 18:53 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-ti
[-- Attachment #1: Type: text/plain, Size: 1196 bytes --]
Hi Denys,
Thanks for the quick response. I will upgrade meta-ti to use dylan and poky
to either 9.0 or 10.0.
Thanks,
Johnson
On Wed, Dec 18, 2013 at 12:42 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> On Wed, Dec 18, 2013 at 12:36:29PM -0500, Johnson Thomas wrote:
> > Hi all.
> >
> > I have a Yocto project consisting of Poky (Danny-8.0.2), meta-ti (tag:
> > ti2013.04.00) and a custom BSP layer. I was looking at upgrading the Poky
> > version to maybe 9.0 or even 10.0. I was wondering, what is the latest
> > version of Poky that is compatible with meta-ti layer?. Also, is it
> > recommended to use the "Danny" branch as a stable version for meta-ti
> layer?
>
> Hi,
>
> Danny branch is quite old and hasn't been updated in long time (although
> you
> are using an older tag from meta-ti/danny). Currently active branches in
> meta-ti are dylan and master (dora and later). That would correspond to
> Poky
> releases version 9 and version 10. We are still using Dylan for our stable
> releases, but should be switching to Dora soon. So, you can use either
> Dylan
> or master from meta-ti, but I won't recommentd staying with Danny.
>
> --
> Denys
>
[-- Attachment #2: Type: text/html, Size: 1710 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Latest version of Poky compatible with meta-ti
2013-12-18 18:53 ` Johnson Thomas
@ 2013-12-18 18:56 ` Denys Dmytriyenko
2013-12-18 18:59 ` Johnson Thomas
0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2013-12-18 18:56 UTC (permalink / raw)
To: Johnson Thomas; +Cc: meta-ti
On Wed, Dec 18, 2013 at 01:53:34PM -0500, Johnson Thomas wrote:
> Hi Denys,
>
> Thanks for the quick response. I will upgrade meta-ti to use dylan and poky
> to either 9.0 or 10.0.
Johnson,
Poky 9 = Dylan
Poky 10 = Dora (I don't have separate branch in meta-ti for Dora yet, but
master should work)
--
Denys
> On Wed, Dec 18, 2013 at 12:42 PM, Denys Dmytriyenko <denys@ti.com> wrote:
>
> > On Wed, Dec 18, 2013 at 12:36:29PM -0500, Johnson Thomas wrote:
> > > Hi all.
> > >
> > > I have a Yocto project consisting of Poky (Danny-8.0.2), meta-ti (tag:
> > > ti2013.04.00) and a custom BSP layer. I was looking at upgrading the Poky
> > > version to maybe 9.0 or even 10.0. I was wondering, what is the latest
> > > version of Poky that is compatible with meta-ti layer?. Also, is it
> > > recommended to use the "Danny" branch as a stable version for meta-ti
> > layer?
> >
> > Hi,
> >
> > Danny branch is quite old and hasn't been updated in long time (although
> > you
> > are using an older tag from meta-ti/danny). Currently active branches in
> > meta-ti are dylan and master (dora and later). That would correspond to
> > Poky
> > releases version 9 and version 10. We are still using Dylan for our stable
> > releases, but should be switching to Dora soon. So, you can use either
> > Dylan
> > or master from meta-ti, but I won't recommentd staying with Danny.
> >
> > --
> > Denys
> >
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Latest version of Poky compatible with meta-ti
2013-12-18 18:56 ` Denys Dmytriyenko
@ 2013-12-18 18:59 ` Johnson Thomas
0 siblings, 0 replies; 5+ messages in thread
From: Johnson Thomas @ 2013-12-18 18:59 UTC (permalink / raw)
To: Denys Dmytriyenko; +Cc: meta-ti
[-- Attachment #1: Type: text/plain, Size: 1685 bytes --]
Thanks for the clarification Denys.
Thanks,
Johnson
On Wed, Dec 18, 2013 at 1:56 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> On Wed, Dec 18, 2013 at 01:53:34PM -0500, Johnson Thomas wrote:
> > Hi Denys,
> >
> > Thanks for the quick response. I will upgrade meta-ti to use dylan and
> poky
> > to either 9.0 or 10.0.
>
> Johnson,
>
> Poky 9 = Dylan
> Poky 10 = Dora (I don't have separate branch in meta-ti for Dora yet, but
> master should work)
>
> --
> Denys
>
>
> > On Wed, Dec 18, 2013 at 12:42 PM, Denys Dmytriyenko <denys@ti.com>
> wrote:
> >
> > > On Wed, Dec 18, 2013 at 12:36:29PM -0500, Johnson Thomas wrote:
> > > > Hi all.
> > > >
> > > > I have a Yocto project consisting of Poky (Danny-8.0.2), meta-ti
> (tag:
> > > > ti2013.04.00) and a custom BSP layer. I was looking at upgrading the
> Poky
> > > > version to maybe 9.0 or even 10.0. I was wondering, what is the
> latest
> > > > version of Poky that is compatible with meta-ti layer?. Also, is it
> > > > recommended to use the "Danny" branch as a stable version for meta-ti
> > > layer?
> > >
> > > Hi,
> > >
> > > Danny branch is quite old and hasn't been updated in long time
> (although
> > > you
> > > are using an older tag from meta-ti/danny). Currently active branches
> in
> > > meta-ti are dylan and master (dora and later). That would correspond to
> > > Poky
> > > releases version 9 and version 10. We are still using Dylan for our
> stable
> > > releases, but should be switching to Dora soon. So, you can use either
> > > Dylan
> > > or master from meta-ti, but I won't recommentd staying with Danny.
> > >
> > > --
> > > Denys
> > >
>
[-- Attachment #2: Type: text/html, Size: 2445 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-12-18 18:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 17:36 Latest version of Poky compatible with meta-ti Johnson Thomas
2013-12-18 17:42 ` Denys Dmytriyenko
2013-12-18 18:53 ` Johnson Thomas
2013-12-18 18:56 ` Denys Dmytriyenko
2013-12-18 18:59 ` Johnson Thomas
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.