All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-ti-staging: update to 3.14.19 with latest fixes
@ 2014-09-22 17:04 Denys Dmytriyenko
  2014-09-24 10:26 ` Diego Sueiro
  0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2014-09-22 17:04 UTC (permalink / raw)
  To: meta-ti

From: Denys Dmytriyenko <denys@ti.com>

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb b/recipes-kernel/linux/linux-ti-staging_3.14.bb
index 7667e1a..ae3773d 100644
--- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
+++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
@@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
 
 BRANCH = "ti-linux-3.14.y"
 
-SRCREV = "0261be2e3a30f496c2c8642b6709f4fc54e75391"
-PV = "3.14.17"
+SRCREV = "9202c29d25015b6f1ac6c124add4ca1666a679bf"
+PV = "3.14.19"
 
 # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
-MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}"
+MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
 PR = "${MACHINE_KERNEL_PR}"
 
 KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
-- 
2.0.4



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

* Re: [PATCH] linux-ti-staging: update to 3.14.19 with latest fixes
  2014-09-22 17:04 [PATCH] linux-ti-staging: update to 3.14.19 with latest fixes Denys Dmytriyenko
@ 2014-09-24 10:26 ` Diego Sueiro
  2014-09-24 15:52   ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Diego Sueiro @ 2014-09-24 10:26 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti mailing list

[-- Attachment #1: Type: text/plain, Size: 1540 bytes --]

Denys,

Does TI provides a bug track system for community?


Abraços,

--
*dS
Diego Sueiro

Administrador do Embarcados
www.embarcados.com.br
<http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>

/*long live rock 'n roll*/

On Mon, Sep 22, 2014 at 2:04 PM, Denys Dmytriyenko <denis@denix.org> wrote:

> From: Denys Dmytriyenko <denys@ti.com>
>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
>  recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb
> b/recipes-kernel/linux/linux-ti-staging_3.14.bb
> index 7667e1a..ae3773d 100644
> --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
> +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
> @@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
>
>  BRANCH = "ti-linux-3.14.y"
>
> -SRCREV = "0261be2e3a30f496c2c8642b6709f4fc54e75391"
> -PV = "3.14.17"
> +SRCREV = "9202c29d25015b6f1ac6c124add4ca1666a679bf"
> +PV = "3.14.19"
>
>  # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> rebuild
> -MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}"
> +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
>  PR = "${MACHINE_KERNEL_PR}"
>
>  KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
> --
> 2.0.4
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
>

[-- Attachment #2: Type: text/html, Size: 2723 bytes --]

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

* Re: [PATCH] linux-ti-staging: update to 3.14.19 with latest fixes
  2014-09-24 10:26 ` Diego Sueiro
@ 2014-09-24 15:52   ` Denys Dmytriyenko
  2014-09-25 12:04     ` Diego Sueiro
  0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2014-09-24 15:52 UTC (permalink / raw)
  To: Diego Sueiro; +Cc: meta-ti mailing list

Do you need to submit a bug report? Is it for kernel or some other component?


On Wed, Sep 24, 2014 at 07:26:41AM -0300, Diego Sueiro wrote:
> Denys,
> 
> Does TI provides a bug track system for community?
> 
> 
> Abraços,
> 
> --
> *dS
> Diego Sueiro
> 
> Administrador do Embarcados
> www.embarcados.com.br
> <http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>
> 
> /*long live rock 'n roll*/
> 
> On Mon, Sep 22, 2014 at 2:04 PM, Denys Dmytriyenko <denis@denix.org> wrote:
> 
> > From: Denys Dmytriyenko <denys@ti.com>
> >
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > ---
> >  recipes-kernel/linux/linux-ti-staging_3.14.bb | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes-kernel/linux/linux-ti-staging_3.14.bb
> > b/recipes-kernel/linux/linux-ti-staging_3.14.bb
> > index 7667e1a..ae3773d 100644
> > --- a/recipes-kernel/linux/linux-ti-staging_3.14.bb
> > +++ b/recipes-kernel/linux/linux-ti-staging_3.14.bb
> > @@ -44,11 +44,11 @@ S = "${WORKDIR}/git"
> >
> >  BRANCH = "ti-linux-3.14.y"
> >
> > -SRCREV = "0261be2e3a30f496c2c8642b6709f4fc54e75391"
> > -PV = "3.14.17"
> > +SRCREV = "9202c29d25015b6f1ac6c124add4ca1666a679bf"
> > +PV = "3.14.19"
> >
> >  # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a
> > rebuild
> > -MACHINE_KERNEL_PR_append = "e+gitr${SRCPV}"
> > +MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
> >  PR = "${MACHINE_KERNEL_PR}"
> >
> >  KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"
> > --
> > 2.0.4
> >
> > --
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
> >

> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti



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

* Re: [PATCH] linux-ti-staging: update to 3.14.19 with latest fixes
  2014-09-24 15:52   ` Denys Dmytriyenko
@ 2014-09-25 12:04     ` Diego Sueiro
  2014-09-25 16:20       ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Diego Sueiro @ 2014-09-25 12:04 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti mailing list

[-- Attachment #1: Type: text/plain, Size: 699 bytes --]

On Wed, Sep 24, 2014 at 12:52 PM, Denys Dmytriyenko <denys@ti.com> wrote:

> Do you need to submit a bug report? Is it for kernel or some other
> component?


Not at all.
Just thinking about to have a place where I can easily track issues, solved
bugs and enhancements for both kernel and u-boot projects. I wish I could
have an idea on what to expect from TI's work.

The gitorious web interface is the worst available for opensource projects.


Regards,

--
*dS
Diego Sueiro

Administrador do Embarcados
www.embarcados.com.br
<http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>

/*long live rock 'n roll*/

[-- Attachment #2: Type: text/html, Size: 1255 bytes --]

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

* Re: [PATCH] linux-ti-staging: update to 3.14.19 with latest fixes
  2014-09-25 12:04     ` Diego Sueiro
@ 2014-09-25 16:20       ` Denys Dmytriyenko
  2014-09-25 16:24         ` Diego Sueiro
  0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2014-09-25 16:20 UTC (permalink / raw)
  To: Diego Sueiro; +Cc: meta-ti mailing list

On Thu, Sep 25, 2014 at 09:04:58AM -0300, Diego Sueiro wrote:
> On Wed, Sep 24, 2014 at 12:52 PM, Denys Dmytriyenko <denys@ti.com> wrote:
> 
> > Do you need to submit a bug report? Is it for kernel or some other
> > component?
> 
> Not at all.
> Just thinking about to have a place where I can easily track issues, solved
> bugs and enhancements for both kernel and u-boot projects. I wish I could
> have an idea on what to expect from TI's work.

Well, this is meant to be an internal release and a staging area. The official 
deliverable for the community is the mainline, although that takes longer time 
for everything to get upstreamed and accepted in to the mainline... There is, 
of course, an internal resource for tracking everything, but I don't think 
it's meant for public consumption...


> The gitorious web interface is the worst available for opensource projects.

I prefer gitweb interface myself:

http://git.ti.com/gitweb/

-- 
Denys


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

* Re: [PATCH] linux-ti-staging: update to 3.14.19 with latest fixes
  2014-09-25 16:20       ` Denys Dmytriyenko
@ 2014-09-25 16:24         ` Diego Sueiro
  0 siblings, 0 replies; 6+ messages in thread
From: Diego Sueiro @ 2014-09-25 16:24 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: meta-ti mailing list

[-- Attachment #1: Type: text/plain, Size: 1388 bytes --]

On Thu, Sep 25, 2014 at 1:20 PM, Denys Dmytriyenko <denys@ti.com> wrote:

> On Thu, Sep 25, 2014 at 09:04:58AM -0300, Diego Sueiro wrote:
> > On Wed, Sep 24, 2014 at 12:52 PM, Denys Dmytriyenko <denys@ti.com>
> wrote:
> >
> > > Do you need to submit a bug report? Is it for kernel or some other
> > > component?
> >
> > Not at all.
> > Just thinking about to have a place where I can easily track issues,
> solved
> > bugs and enhancements for both kernel and u-boot projects. I wish I could
> > have an idea on what to expect from TI's work.
>
> Well, this is meant to be an internal release and a staging area. The
> official
> deliverable for the community is the mainline, although that takes longer
> time
> for everything to get upstreamed and accepted in to the mainline... There
> is,
> of course, an internal resource for tracking everything, but I don't think
> it's meant for public consumption...
>
>
Ok. Thanks.


>
> > The gitorious web interface is the worst available for opensource
> projects.
>
> I prefer gitweb interface myself:
>
> http://git.ti.com/gitweb/


Better than gitorious. :-)


Regards,

--
*dS
Diego Sueiro

Administrador do Embarcados
www.embarcados.com.br
<http://www.embarcados.com.br/?utm_source=assinatura_diego&utm_medium=e-mail&utm_campaign=Assinatura%20Email%20Diego>

/*long live rock 'n roll*/

[-- Attachment #2: Type: text/html, Size: 2178 bytes --]

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

end of thread, other threads:[~2014-09-25 16:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-22 17:04 [PATCH] linux-ti-staging: update to 3.14.19 with latest fixes Denys Dmytriyenko
2014-09-24 10:26 ` Diego Sueiro
2014-09-24 15:52   ` Denys Dmytriyenko
2014-09-25 12:04     ` Diego Sueiro
2014-09-25 16:20       ` Denys Dmytriyenko
2014-09-25 16:24         ` Diego Sueiro

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.