All of lore.kernel.org
 help / color / mirror / Atom feed
* Sam Nelson : cmem: Update to new eng version 4.11.00.00_eng
@ 2016-04-28 19:00 Arago Project git
  2016-05-02 14:32 ` Stiffler, Jacob
  0 siblings, 1 reply; 5+ messages in thread
From: Arago Project git @ 2016-04-28 19:00 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: master
Commit: 257a370e7aec4a8954e79697deafec2cd7c2301d
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=257a370e7aec4a8954e79697deafec2cd7c2301d

Author: Sam Nelson <sam.nelson@ti.com>
Date:   Thu Apr 28 00:19:45 2016 +0000

cmem: Update to new eng version 4.11.00.00_eng

Resolves issues with kernel version 4.4

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>

---

 recipes-bsp/cmem/cmem.inc |    6 +++---
 1 files 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}"
 



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

* Re: Sam Nelson : cmem: Update to new eng version 4.11.00.00_eng
  2016-04-28 19:00 Sam Nelson : cmem: Update to new eng version 4.11.00.00_eng Arago Project git
@ 2016-05-02 14:32 ` Stiffler, Jacob
  2016-05-02 17:14   ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Stiffler, Jacob @ 2016-05-02 14:32 UTC (permalink / raw)
  To: meta-ti@yoctoproject.org

Denys,

Now that the build issue with CMEM has been resolved, will you be reverting the hacks to remove everything that depended on CMEM?

Thank you,
Jake

> -----Original Message-----
> From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> bounces@yoctoproject.org] On Behalf Of Arago Project git
> Sent: Thursday, April 28, 2016 3:01 PM
> To: meta-ti@yoctoproject.org
> Subject: [meta-ti] Sam Nelson : cmem: Update to new eng version
> 4.11.00.00_eng
> 
> Module: meta-ti
> Branch: master
> Commit: 257a370e7aec4a8954e79697deafec2cd7c2301d
> URL:    http://arago-project.org/git/meta-
> ti.git?a=commit;h=257a370e7aec4a8954e79697deafec2cd7c2301d
> 
> Author: Sam Nelson <sam.nelson@ti.com>
> Date:   Thu Apr 28 00:19:45 2016 +0000
> 
> cmem: Update to new eng version 4.11.00.00_eng
> 
> Resolves issues with kernel version 4.4
> 
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> 
> ---
> 
>  recipes-bsp/cmem/cmem.inc |    6 +++---
>  1 files 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=9b745e2765a6ba8a6
> 36c91aed4b02ac1"
> 
>  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}"
> 
> 
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

* Re: Sam Nelson : cmem: Update to new eng version 4.11.00.00_eng
  2016-05-02 14:32 ` Stiffler, Jacob
@ 2016-05-02 17:14   ` Denys Dmytriyenko
  2016-05-02 17:37     ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2016-05-02 17:14 UTC (permalink / raw)
  To: Stiffler, Jacob; +Cc: meta-ti@yoctoproject.org

Sam,

I don't think anything was removed or disabled in meta-ti. Other than that, 
yes, in due time cmem dependencies will be re-enabled in meta-arago.

-- 
Denys


On Mon, May 02, 2016 at 10:32:26AM -0400, Stiffler, Jacob wrote:
> Denys,
> 
> Now that the build issue with CMEM has been resolved, will you be reverting 
> the hacks to remove everything that depended on CMEM?
> 
> Thank you,
> Jake
> 
> > -----Original Message-----
> > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> > bounces@yoctoproject.org] On Behalf Of Arago Project git
> > Sent: Thursday, April 28, 2016 3:01 PM
> > To: meta-ti@yoctoproject.org
> > Subject: [meta-ti] Sam Nelson : cmem: Update to new eng version
> > 4.11.00.00_eng
> > 
> > Module: meta-ti
> > Branch: master
> > Commit: 257a370e7aec4a8954e79697deafec2cd7c2301d
> > URL:    http://arago-project.org/git/meta-
> > ti.git?a=commit;h=257a370e7aec4a8954e79697deafec2cd7c2301d
> > 
> > Author: Sam Nelson <sam.nelson@ti.com>
> > Date:   Thu Apr 28 00:19:45 2016 +0000
> > 
> > cmem: Update to new eng version 4.11.00.00_eng
> > 
> > Resolves issues with kernel version 4.4
> > 
> > Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > 
> > ---
> > 
> >  recipes-bsp/cmem/cmem.inc |    6 +++---
> >  1 files 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=9b745e2765a6ba8a6
> > 36c91aed4b02ac1"
> > 
> >  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}"
> > 
> > 
> > --
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti


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

* Re: Sam Nelson : cmem: Update to new eng version 4.11.00.00_eng
  2016-05-02 17:14   ` Denys Dmytriyenko
@ 2016-05-02 17:37     ` Denys Dmytriyenko
  2016-05-02 17:58       ` [meta-ti] " Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2016-05-02 17:37 UTC (permalink / raw)
  To: Stiffler, Jacob; +Cc: meta-ti@yoctoproject.org

On Mon, May 02, 2016 at 01:14:36PM -0400, Denys Dmytriyenko wrote:
> Sam,

Sorry, I was thinking Jake, but writing Sam due to the quoted commit below... :)


> I don't think anything was removed or disabled in meta-ti. Other than that, 
> yes, in due time cmem dependencies will be re-enabled in meta-arago.
> 
> -- 
> Denys
> 
> 
> On Mon, May 02, 2016 at 10:32:26AM -0400, Stiffler, Jacob wrote:
> > Denys,
> > 
> > Now that the build issue with CMEM has been resolved, will you be reverting 
> > the hacks to remove everything that depended on CMEM?
> > 
> > Thank you,
> > Jake
> > 
> > > -----Original Message-----
> > > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> > > bounces@yoctoproject.org] On Behalf Of Arago Project git
> > > Sent: Thursday, April 28, 2016 3:01 PM
> > > To: meta-ti@yoctoproject.org
> > > Subject: [meta-ti] Sam Nelson : cmem: Update to new eng version
> > > 4.11.00.00_eng
> > > 
> > > Module: meta-ti
> > > Branch: master
> > > Commit: 257a370e7aec4a8954e79697deafec2cd7c2301d
> > > URL:    http://arago-project.org/git/meta-
> > > ti.git?a=commit;h=257a370e7aec4a8954e79697deafec2cd7c2301d
> > > 
> > > Author: Sam Nelson <sam.nelson@ti.com>
> > > Date:   Thu Apr 28 00:19:45 2016 +0000
> > > 
> > > cmem: Update to new eng version 4.11.00.00_eng
> > > 
> > > Resolves issues with kernel version 4.4
> > > 
> > > Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> > > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > > 
> > > ---
> > > 
> > >  recipes-bsp/cmem/cmem.inc |    6 +++---
> > >  1 files 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=9b745e2765a6ba8a6
> > > 36c91aed4b02ac1"
> > > 
> > >  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}"
> > > 
> > > 
> > > --
> > > _______________________________________________
> > > 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] 5+ messages in thread

* Re: [meta-ti] Sam Nelson : cmem: Update to new eng version 4.11.00.00_eng
  2016-05-02 17:37     ` Denys Dmytriyenko
@ 2016-05-02 17:58       ` Denys Dmytriyenko
  0 siblings, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2016-05-02 17:58 UTC (permalink / raw)
  To: Stiffler, Jacob; +Cc: meta-arago

Moving discussion to meta-arago.
What about ipsecmgr breakage?


On Mon, May 02, 2016 at 01:37:18PM -0400, Denys Dmytriyenko wrote:
> On Mon, May 02, 2016 at 01:14:36PM -0400, Denys Dmytriyenko wrote:
> > Sam,
> 
> Sorry, I was thinking Jake, but writing Sam due to the quoted commit below... :)
> 
> 
> > I don't think anything was removed or disabled in meta-ti. Other than that, 
> > yes, in due time cmem dependencies will be re-enabled in meta-arago.
> > 
> > -- 
> > Denys
> > 
> > 
> > On Mon, May 02, 2016 at 10:32:26AM -0400, Stiffler, Jacob wrote:
> > > Denys,
> > > 
> > > Now that the build issue with CMEM has been resolved, will you be reverting 
> > > the hacks to remove everything that depended on CMEM?
> > > 
> > > Thank you,
> > > Jake
> > > 
> > > > -----Original Message-----
> > > > From: meta-ti-bounces@yoctoproject.org [mailto:meta-ti-
> > > > bounces@yoctoproject.org] On Behalf Of Arago Project git
> > > > Sent: Thursday, April 28, 2016 3:01 PM
> > > > To: meta-ti@yoctoproject.org
> > > > Subject: [meta-ti] Sam Nelson : cmem: Update to new eng version
> > > > 4.11.00.00_eng
> > > > 
> > > > Module: meta-ti
> > > > Branch: master
> > > > Commit: 257a370e7aec4a8954e79697deafec2cd7c2301d
> > > > URL:    http://arago-project.org/git/meta-
> > > > ti.git?a=commit;h=257a370e7aec4a8954e79697deafec2cd7c2301d
> > > > 
> > > > Author: Sam Nelson <sam.nelson@ti.com>
> > > > Date:   Thu Apr 28 00:19:45 2016 +0000
> > > > 
> > > > cmem: Update to new eng version 4.11.00.00_eng
> > > > 
> > > > Resolves issues with kernel version 4.4
> > > > 
> > > > Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> > > > Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> > > > 
> > > > ---
> > > > 
> > > >  recipes-bsp/cmem/cmem.inc |    6 +++---
> > > >  1 files 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=9b745e2765a6ba8a6
> > > > 36c91aed4b02ac1"
> > > > 
> > > >  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}"
> > > > 
> > > > 
> > > > --
> > > > _______________________________________________
> > > > 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
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


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

end of thread, other threads:[~2016-05-02 17:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-28 19:00 Sam Nelson : cmem: Update to new eng version 4.11.00.00_eng Arago Project git
2016-05-02 14:32 ` Stiffler, Jacob
2016-05-02 17:14   ` Denys Dmytriyenko
2016-05-02 17:37     ` Denys Dmytriyenko
2016-05-02 17:58       ` [meta-ti] " Denys Dmytriyenko

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.