All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] cmem: Update to new eng version 4.11.00.00_eng
@ 2016-04-27 18:19 Sam Nelson
  2016-04-28 14:01 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Nelson @ 2016-04-27 18:19 UTC (permalink / raw)
  To: meta-ti

Resolves issues with kernel version 4.4

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 recipes-bsp/cmem/cmem.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
index 19d333c..413f925 100644
--- a/recipes-bsp/cmem/cmem.inc
+++ b/recipes-bsp/cmem/cmem.inc
@@ -4,10 +4,10 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1"
 
 BRANCH ?= "lu-next"
-# This corresponds to version 4.10.02.05_eng
-SRCREV = "8df44102413c2d653341c5b7e6caee882e206d8c"
+# This corresponds to version 4.11.00.00_eng
+SRCREV = "852e97b5584cbdb6aa0fdef02a7c4e245409bcb6"
 
-PV = "4.10.02.05+git${SRCPV}"
+PV = "4.11.00.00+git${SRCPV}"
 
 SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
 
-- 
1.9.1



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

* Re: [PATCH] cmem: Update to new eng version 4.11.00.00_eng
  2016-04-27 18:19 [PATCH] cmem: Update to new eng version 4.11.00.00_eng Sam Nelson
@ 2016-04-28 14:01 ` Denys Dmytriyenko
  2016-04-28 16:36   ` Nelson, Sam
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2016-04-28 14:01 UTC (permalink / raw)
  To: Sam Nelson; +Cc: meta-ti

Does it keep compatibility with 4.1?

On Wed, Apr 27, 2016 at 02:19:45PM -0400, Sam Nelson wrote:
> Resolves issues with kernel version 4.4
> 
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
>  recipes-bsp/cmem/cmem.inc | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
> index 19d333c..413f925 100644
> --- a/recipes-bsp/cmem/cmem.inc
> +++ b/recipes-bsp/cmem/cmem.inc
> @@ -4,10 +4,10 @@ LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a636c91aed4b02ac1"
>  
>  BRANCH ?= "lu-next"
> -# This corresponds to version 4.10.02.05_eng
> -SRCREV = "8df44102413c2d653341c5b7e6caee882e206d8c"
> +# This corresponds to version 4.11.00.00_eng
> +SRCREV = "852e97b5584cbdb6aa0fdef02a7c4e245409bcb6"
>  
> -PV = "4.10.02.05+git${SRCPV}"
> +PV = "4.11.00.00+git${SRCPV}"
>  
>  SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
>  
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

* Re: [PATCH] cmem: Update to new eng version 4.11.00.00_eng
  2016-04-28 14:01 ` Denys Dmytriyenko
@ 2016-04-28 16:36   ` Nelson, Sam
  0 siblings, 0 replies; 3+ messages in thread
From: Nelson, Sam @ 2016-04-28 16:36 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-ti

Yes. Changes are expected to be compatible. 
But no testing done on older versions of kernel.
Sam
> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Thursday, April 28, 2016 10:02 AM
> To: Nelson, Sam
> Cc: meta-ti@yoctoproject.org
> Subject: Re: [meta-ti] [PATCH] cmem: Update to new eng version
> 4.11.00.00_eng
> 
> Does it keep compatibility with 4.1?
> 
> On Wed, Apr 27, 2016 at 02:19:45PM -0400, Sam Nelson wrote:
> > Resolves issues with kernel version 4.4
> >
> > Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> > ---
> >  recipes-bsp/cmem/cmem.inc | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/recipes-bsp/cmem/cmem.inc b/recipes-bsp/cmem/cmem.inc
> > index 19d333c..413f925 100644
> > --- a/recipes-bsp/cmem/cmem.inc
> > +++ b/recipes-bsp/cmem/cmem.inc
> > @@ -4,10 +4,10 @@ LICENSE = "GPLv2"
> >  LIC_FILES_CHKSUM =
> "file://include/ti/cmem.h;beginline=1;endline=30;md5=9b745e2765a6ba8a63
> 6c91aed4b02ac1"
> >
> >  BRANCH ?= "lu-next"
> > -# This corresponds to version 4.10.02.05_eng -SRCREV =
> > "8df44102413c2d653341c5b7e6caee882e206d8c"
> > +# This corresponds to version 4.11.00.00_eng SRCREV =
> > +"852e97b5584cbdb6aa0fdef02a7c4e245409bcb6"
> >
> > -PV = "4.10.02.05+git${SRCPV}"
> > +PV = "4.11.00.00+git${SRCPV}"
> >
> >  SRC_URI = "git://git.ti.com/ipc/ludev.git;protocol=git;branch=${BRANCH}"
> >
> > --
> > 1.9.1
> >
> > --
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti


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

end of thread, other threads:[~2016-04-28 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-27 18:19 [PATCH] cmem: Update to new eng version 4.11.00.00_eng Sam Nelson
2016-04-28 14:01 ` Denys Dmytriyenko
2016-04-28 16:36   ` Nelson, Sam

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.